Blog

Practical insights from frontend, backend, and DevOps. Things I've learned the hard way.

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.

Why Frontend Projects Become Messy Over Time

A practical look at how frontend projects degrade from clean to chaotic, and concrete steps to fix it before it's too late.