Your First AI Agent System: Study Buddy & The First Steps to Agent Creation
Learn the fundamentals of AI agents and build your first Study Buddy agent from scratch using Google ADK — covering setup, configuration, prompts, and running your agent.
Deep dives into backend engineering, IoT systems, AI agents, and cloud architecture. Practical guides from real production experience.
A practical guide to building, extending, and deploying AI agents in production.
Learn the fundamentals of AI agents and build your first Study Buddy agent from scratch using Google ADK — covering setup, configuration, prompts, and running your agent.
Equip your AI agent with real-world capabilities through tool calling. Learn how function calling works under the hood and build custom tools for your Study Buddy.
Deploy your AI Study Buddy agent as a production REST API using FastAPI — covering API architecture, session management, chat interface, rate limiting, and Docker containerization.
Shorter-form technical insights shared on LinkedIn.
Lessons learned architecting RouteEye — handling thousands of concurrent device connections with AWS IoT Core and Redis.
Go's concurrency model and performance characteristics make it the ideal choice for real-time IoT data processing pipelines.