- Create a new folder named after your roll number (e.g.,
LCX2025XXX) - Add a
me.mdfile with your introduction and tech stack
- Fork this repository
- Clone your fork:
git clone <your-fork-url> - Navigate to the directory:
cd practice-repo - Complete the tasks above
- Create a feature branch:
git checkout -b your-roll-number - Stage changes:
git add . - Commit your work:
git commit -m "Assignment 1 completed" - Push to your fork:
git push origin your-roll-number - Open a pull request
Note: Attempt this assignment independently. Consult resources like YouTube if needed, but prioritize learning through practice. Failures are part of growth.
📢 Heads Up: This repository will evolve into a full-fledged project. Stay tuned! This opportunity is for a select few and is completely unofficial.