Blog
Thoughts, tutorials, and insights on software engineering and AI.
Lessons Learned: Optimizing RAG Pipelines for Production
August 15, 2026A deep dive into chunking strategies, vector database selection, and retrieval mechanisms for production-grade Retrieval-Augmented Generation.
FastAPI vs Flask: Choosing a Python Backend in 2026
July 22, 2026Why I transitioned from Flask to FastAPI for building scalable machine learning microservices.
A Guide to Deploying Full-Stack Apps on AWS EC2
June 10, 2026A step-by-step guide to manually provisioning, securing, and deploying applications on Amazon EC2 instances.