Skip to content

Srishanth57/lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 

Repository files navigation

My Learning Journey in Code

Welcome to my personal code repository! This repository serves as a living archive of the code, projects, and exercises I've completed throughout my academic journey. It's a way for me to track my progress, revisit concepts, and showcase the skills I've developed over time.


πŸ›οΈ Repository Structure

This repository is organized by academic semester. All the code, notes, and projects for a specific semester are contained within their own dedicated branch.

This structure keeps the main branch clean and makes it easy to navigate to the work from a particular period of my studies.

Branches

  • semester-1
  • semester-2
  • semester-3
  • ...and so on

πŸš€ How to Access the Code

To view the files for a specific semester, you need to switch to the corresponding branch.

1. Using the GitHub Website:

You can easily switch branches by using the branch dropdown menu, which is located at the top-left of the file list.

2. Using the Command Line (Git):

First, clone the repository to your local machine:

git clone [your-repository-url]
cd [your-repository-name]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published