Thoughts & Writing
My Blogs
On AI, engineering, infrastructure & systems thinking.
Building Scalable Infrastructure
Jan 15, 2026
How I set up automated deployment pipelines and monitoring for production systems. Lessons from scaling services to handle real-world traffic.
Coming SoonCybersecurity Best Practices
Jan 8, 2026
Essential security measures every developer should implement in their projects. From input validation to secrets management.
Coming SoonAPI Design Principles
Dec 20, 2025
Lessons learned from building RESTful APIs that are maintainable and efficient. Patterns that scale and pitfalls to avoid.
Coming SoonGetting Started with RAG
Dec 5, 2025
A practical guide to Retrieval-Augmented Generation. How to ground LLM responses in your own data for accurate, reliable outputs.
Coming SoonDocker in Production
Nov 18, 2025
Beyond docker-compose: container orchestration, health checks, and multi-stage builds for production-grade deployments.
Coming SoonWhy I Chose Python for Everything
Nov 2, 2025
From scripting to ML pipelines to web APIs — why Python remains my go-to language and where it falls short.
Coming Soon