Making Workshops

Materials from workshops I have run — on AI tools, the web, and physical computing. Best described as creative coding tutorials.

6 workshops · 3 courses · 2024–2026

Network Things

Use MQTT to let separate devices talk to each other, then bring those messages into p5.js so a sketch reacts to a thing in the room.

Physical computingCoding

Prompting Realities

Wire a microcontroller kit to a language model, so a physical object can be given a character and answer for itself.

AIPhysical computing

Up and running with generative AI

Install VS Code and Python, get an OpenAI key working, then learn the prompt-writing patterns that make model output predictable.

AICoding