Developer · Builder · Writer

Welcome to My Engineering Notebook

This is my engineering notebook for documenting the journey from backend systems to agentic AI.

I architect with Django and Python on AWS, automate with N8N, implement RAG systems, and design autonomous agents. Currently exploring Claude, Google AI Studio, and MCPs.

This blog captures what works: architecture patterns, infrastructure decisions, AI integrations, and the documented path of shipping intelligent systems.

Tools

Vercel Got Breached. You Probably Missed It (But You Shouldn't)

Vercel was breached through a supply chain attack via Context.ai. Here's what happened, what was compromised, and exactly what you should do right now.

· 9 min read

Latest Writing

Guides

What is MCP? A Beginner's Guide

Understanding Model Context Protocol and why it suddenly matters. From copy-paste hell to seamless automation with AI agents.

· 7 min read
#mcp#ai#claude
Android

Fixing Android Gradle Build Errors — Step by Step

A guide to understanding and fixing the most common Android Gradle build errors that plague developers.

· 2 min read
#android#gradle#android-studio
Tools

Setting Up MCP Servers in VS Code — Complete Guide

Learn what the Model Context Protocol (MCP) is and how to configure MCP servers directly within VS Code to supercharge your AI tools.

· 2 min read
#mcp#vscode#ai-tools