Writing
I write about what I learn. From debugging complex systems to understanding why clean code matters, these articles capture insights from building software and thinking deeply about engineering practices.
3 articles
AI in the Developer Workflow: Tool, Not Crutch AI is everywhere in tech today. As a developer, it would be foolish not to leverage it—but only where it truly adds value. Here’s my honest, nuanced take on how I use AI, where it helps, and where it can hurt. Read article Clean Code is Not Optional: Why I Prioritize Quality Why I refuse to cut corners on code quality, even when it's faster to ship messy code. The long-term cost of technical debt far exceeds short-term speed gains. Read article Why I Love Debugging (Even When It's 3 AM) Most developers hate debugging. I find it strangely satisfying. Here's why hunting down bugs is secretly the best part of software engineering. Read article