Engineering Notes
Thoughts and Ideas on AI by Muthukrishnan
Home
All posts
AI Agents
Engineering Manager
About
Resume
Tags & Stats
Tag: Development
06
Aug 2025
TDD with Coding Agents to Build a Rate Limiting Service
## Problem Overview We'll build a sophisticated rate limiting service that supports: - Multiple rate limiting algorith...
06
Aug 2025
The Complete Claude Code Best Practices Guide
*A Comprehensive Manual Compiled from Developer Experiences and Community Knowledge* ## Table of Contents 1. [Introduc...
11
Jul 2025
My Thoughts on Andrew Ngs Building Faster and Smarter with AI
{{< youtube RNJCfif1dPY >}} I watched Andrew Ng's latest talk on AI startup strategy, and while I disagree with some o...
02
Jul 2025
An Introduction to Context Engineering for AI Code Generation
How to prevent AI coding assistants from generating outdated or deprecated code by using real-time context engineering.
01
Jul 2025
A Developers Guide to Effective AI Coding Agents
Moving beyond basic code completion to a structured, developer-led workflow that harnesses the full potential of AI coding agents.