catt.me

Articles and Tutorials

  • First Post

    Setting the stage for everything that comes after

    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.

    Read more
  • A Brief Look at Container Queries

    Layout that finally knows where it lives

    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.

    Read more
  • Why I Built This Blog

    A small place to write, on my own terms

    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.

    Read more
  • Micro-Interactions That Feel Right

    Why timing matters more than the easing curve

    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.

    Read more
  • Sticky Headers, Cleanly Done

    One small layout trick that has served me well

    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.

    Read more