Welcome to my learning repository!
This repo is where I practice the fundamental concepts of using GitHub as part of my development journey.
It's not a production-ready project — it's a sandbox for experimenting, exploring, and learning.
Here’s what I’ve explored so far:
- How to create a GitHub repository
- How to upload files into the repo
- How to create and switch between branches
- Understanding how branches work with commits and merging
- Writing and committing meaningful messages
- Building habits for clean version control
I created this to track my progress as I get more comfortable using GitHub.
Version control is a key skill in software development, and this repo is like my practice notebook for it.
- Learn pull requests and code reviews
- Explore
.gitignoreand licensing - Work with GitHub Issues and Projects
- Collaborate with others on test projects