Building Reliable Systems That Help Teams Ship Faster.
I turn business requirements into production-ready web apps, APIs, and internal tools with a strong focus on reliability, maintainability, and real business impact.
Trusted in healthcare, fintech, internal platforms, and client-facing systems where uptime, clear ownership, and fast iteration matter.
Featured Projects
A curated selection of systems Iโve built to solve real product and operational problems.
Notification Engine
A mass notification engine for email, WhatsApp, and push notifications with automatic failover.
Docker Janitor CLI
A lightweight CLI application to automatically clean up Docker containers, images, volumes, and networks.
Realtime Chat Application
A real-time communication application using WebSockets, distributed with Redis Pub/Sub.
Latest Articles
Sharing lessons on building maintainable systems, scalable backends, and production-ready workflows.
Understanding Dependency Injection in Go Simply
How to neatly manage database and third-party dependencies in Go applications without external frameworks.
Integrating OpenTelemetry Tracing in GORM
A complete guide on recording SQL query performance directly to Grafana Tempo using the OTel GORM plugin.
Designing Database Schema Migrations with Atlas
Why declarative migrations with Atlas are safer and more efficient than traditional manual SQL scripts.