Blog
5 posts so far.
2026
First Post
A short opening note about what this site is for, what I plan to write about, and the small set of tools I picked to keep things friction-free.
A Brief Look at Container Queries
Container queries let a component respond to its own surroundings rather than the viewport. A short tour of where they shine, where they still surprise me, and a few patterns I keep reaching for.
Why I Built This Blog
A short note on why I skipped the usual platforms and put together my own little site instead. Mostly it comes down to wanting plain files, a simple stack, and a workflow that does not get in the way.
Micro-Interactions That Feel Right
A few notes on the small motion details that quietly make an interface feel responsive — picking durations that match intent, choosing where to add delay, and knowing when to leave things still.
Sticky Headers, Cleanly Done
A quick write-up of the sticky header pattern I keep reusing across projects. It avoids the usual jank, plays nicely with anchored links, and stays out of the way on mobile.