Development Playbooks
I document real-world systems for building and deploying applications that are practical, structured, and easy to follow. Whether you're starting from scratch or improving an existing setup, these playbooks are designed to help you turn complex workflows into something clear and reliable.
May 5, 2025
How to Deploy Projects on GCE
A step-by-step guide to setting up a Google Compute Engine VM, configuring SSH access, installing Docker, connecting to GitHub, and deploying your project.
May 23, 2025
Retrieval-Augmented Generation (RAG): Enhancing AI with Real-Time Knowledge
Explore how Retrieval-Augmented Generation (RAG) boosts the capabilities of AI systems by combining generative models with real-time document retrieval, enabling more accurate, contextual, and up-to-date responses.