Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This is a practice repo to get you practice steps of git and github

Getting Started

Tasks

  • Create a new folder named after your roll number (e.g., LCX2025XXX)
  • Add a me.md file with your introduction and tech stack

Git & GitHub Workflow

  1. Fork this repository
  2. Clone your fork: git clone <your-fork-url>
  3. Navigate to the directory: cd practice-repo
  4. Complete the tasks above
  5. Create a feature branch: git checkout -b your-roll-number
  6. Stage changes: git add .
  7. Commit your work: git commit -m "Assignment 1 completed"
  8. Push to your fork: git push origin your-roll-number
  9. 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.

About

This Forked Repo is to do the assignment given by tech parent

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors