blog.mdx

Notes from the field

Long-form writing on LLM interpretability, offensive security, CTF writeups, and the systems I build along the way.

/ featured
Engineering4 min

feat: Master Your Git Commit Messages 📝✅

Stop writing 'fixed stuff' in your commits! 🛑 This guide breaks down standard commit types like feat, fix, and refactor to help you write clean, professional, and useful Git history. 🚀

Read
/ filter