Courses
Embedded
Arduino
From reading real .ino code to verifying AI-written changes and writing effective prompts — build your own drone from scratch.
STM32 (HAL)
From GPIO to timers, UART, ADC, and PWM with the HAL library — read real STM32 code and verify what your AI assistant writes.
STM32 (LL)
Work with STM32 closer to the registers using LL drivers. Compare what actually changes versus HAL, in real code.
ESP32
An ESP32 IoT course covering Wi-Fi web servers, BLE, MQTT, deep sleep, and OTA updates.
Programming
Next.js
Build one blog-with-comments app across 5 stages, learning to review AI-written full-stack code along the way.
Python
Build one sales-data API server across 5 stages, learning to review AI-written Python code along the way.
React
Build one team task board app across 5 stages, learning to review AI-written components along the way.
React Native
Build one habit-tracker app across 5 stages, all the way through a real-device build.
Flutter
Build one grocery-list app across 5 stages, all the way through a real-device build.