Writing & learning

Notes on code,
systems & craft.

Documenting my software engineering journey — from low-level internals to the tools and systems I build every day.

Latest Articles

1 post
2026-05-30

Mastering Git Internals: What Happens When You Commit

An exploration into how Git handles files under the hood, breaking down blobs, trees, and commits.

gitinternalsdevtools
Read article