

Featured Posts
Two habits that I'm currently working on
Growth rarely comes from a dramatic rewrite. It comes from how you scope the small decisions — what to fix now, what to split off, and what to leave alone.
Engineering
Telemetry guide for engineers
When your code runs in production, you can't attach a debugger or read console output. Telemetry is how you observe what your system is actually doing at runtime.
Backend
How I use Claude Code as a software engineer in enterprise production
A practical breakdown of my daily workflow
Engineering
Server-Side Logging
Finding the Signal in the Noise
Backend
Working Faster With Shopify APIs Using MCP
Using an MCP Server to Work Faster With Shopify APIs in Production
Engineering
How I refactored code
How I Refactored Code to Make It Cleaner, Safer, and More Scalable
TypeScript