Full Curriculum
What you'll learn
Seven modules. Five projects. A complete arc from first prompt to deployed application — built on a workflow you'll reuse for every project after this one.
L0.1 — Why I Built This Course
Screenshot placeholder
L1.3 — Framing a Problem
Screenshot placeholder
M00
M01
RC Filter Analyser
A browser tool that plots RC circuit frequency response. Built in Claude with no editor, no install. Your first Level 3–4 build.
M02
M03
CLI Tool + Serial Plotter GUI
Two projects: a CLI tool that processes maker file formats (BOM, traces, CSV), and a live serial data plotter with a web chart frontend.
M04
Datasheet Q&A Tool
Upload a component datasheet, ask natural-language questions, get cited answers. Your first AI-powered application using the RAG pattern.
M05
Resource Booking System (Capstone)
A full makerspace equipment booking app: multi-user auth, PostgreSQL, role-based access, conflict detection, public holiday integration, and APScheduler email reminders.