Blog
Sharing my personal opinions, thoughts and experiences. Please note that my opinions about technology do change, as they should.
2025
- Write your git - Part 6: ReferencesImplementing Git's branch management and reference system
- Write your git - Part 5: CommitsCreating snapshots of your repository
- Write your git - Part 4: TreesGit's tree structure for representing directories and files
- Write your git - Part 3: Staging AreaGit's index mechanism for tracking changes
- Write your git - Part 2: BlobsUnderstanding Git's basic storage unit - how files are stored and tracked
- Write your git - Part 1: RepositoryExploring what .git holds
2024
- Making my own git: TakeawaysWhat I learned from building my own git from scratch
- Why I dislike LinkedInMy story with lack of care for Linkedin
- Opensource as stress reliefWhy contributing to Open Source recharges my love for programming
- Rubiks cube and programming, how are they alike?Changing your perspective may expand your horizons.