I Built My Own Version of Git in Python — Here’s What I Learned (and Why You Should Too)
TL;DR: I recreated Git’s core features from scratch using Python. What started as a side project turned into a deep dive into Git internals, SHA-1 hashing, content-addressable storage, and why HEAD is