Building things
that actually work.

Writing about frontend, backend, DevOps, and the stuff you learn the hard way.

Featured Work

Latest Articles

Git SSH Setup: Multiple Keys, Seamless Workflows

A practical guide to managing multiple SSH keys for Git, VPS access, and different GitHub accounts without constantly switching between credentials.

Why Large Frontend Apps Feel Slow

A technical breakdown of how frontend performance degrades with scale: bundle bloat, inefficient rendering, and state management overhead. Plus a practical recovery strategy.