Writing

All Posts

Jun 2026
Building a Personal Site with Next.js 15 and Supabase
How I built nold.dev — the architecture decisions, trade-offs, and lessons learned along the way.
Engineering
May 2026
Why I Stopped Using CSS-in-JS
Runtime CSS-in-JS has real costs. Here is what I switched to and why I am not looking back.
CSS
May 2026
Practical TypeScript: Patterns I Use Every Day
Not the advanced stuff — the five TypeScript patterns that quietly make every codebase better.
TypeScript