Jul 9, 2025How Building Admin Tools Taught Me Product ThinkingBuilding internal tools turned out to be the best crash course in user empathy, iteration speed, and long-term maintenance tradeoffs.
Jul 9, 2025How I Use JSONB to Design Flexible Workflows in PostgreSQLA deep dive into how I store, query, and manipulate dynamic workflow structures using PostgreSQL’s JSONB and Python.
Jul 9, 2025Incidents Are Feedback, Not FailuresHow I reframed production issues as learning loops—and why this mindset has made me a better developer, teammate, and system designer.
Jul 9, 2025My Rule of Three for ReusabilityHow I decide when to extract, refactor, or modularize code—without falling into the overengineering trap.
Jul 9, 2025Why I Build Tools Instead of Just Writing CodeHow building internal tools and dev-centric products helped me grow faster than chasing shiny frameworks—plus the mindset shift that made it click.