AI Coding for beginners.
All 8 modules, in order — each lab hands its deliverable to the next. Start at Module 01 and ship your first agent this weekend. You have lifetime access.
Clone this before Module 02 — it's the agent you'll build on.
Foundations: what an agent actually is
Strip out the marketing. What separates a chatbot from a production agent. The mental model that scales.
Your first agent in 30 minutes
Hands-on: build a working agent that does one real job in your business. Copy the starter repo.
The four agent patterns that ship
Polling, event-triggered, scheduled, conversational. When to use each. The trap of trying to be all four.
Memory, tools, evals
How to give your agent a brain that doesn't forget, hands that don't break, and a way to know when it's wrong.
Prompting for production
Why the prompts you write for ChatGPT will fail in production. The structure I use for agents that don't hallucinate.
Cost, latency, security
The three things that will kill your agent before features do. How to monitor each.
Shipping it: deploy, monitor, iterate
CF Workers, Pages Functions, GitHub Actions, cron. The boring infra that makes agents actually run.
Case studies: my 30+ agents
Every agent I run in production, broken down. The wins, the failures, the rebuilds. Steal what you need.
Questions?
Reply to your access email, or reach me through the contact page. Monthly office hours through end of 2026 are included — details are in your access email.