Discovered Git and GitHub
September 6, 2017
My first introduction to version control and collaborative development. Created my first README.md file and learned the basics of Git commands - commit, push, pull, branch.
Markdown formatting became second nature as I documented my projects. Understanding version control opened up a whole new world of professional development workflows.
This was the moment I realized coding wasn't just about writing code - it was about managing it, versioning it, and collaborating with others. GitHub became my portfolio and learning platform.