Writings
May 11, 2026
A Demo Walkthrough of This Very Blog
How this blog was built — Astro 6, MDX, content collections, and Tailwind v4. A technical breakdown for anyone curious about the stack.
Mar 15, 2026
Building a Habit Tracker API with Raw SQL
Why I chose raw PostgreSQL over an ORM, and what I learned about schema design, indexing, and JWT auth along the way.
Feb 20, 2026
Rwote: A Chrome Extension for Research Notes
Building a side-panel note-taking extension with Chrome MV3, Supabase Auth, and a companion Next.js web app.