Deploy a website
Outcome: Move from local files to a live static website with a domain, Nginx, DNS, HTTPS, release notes, and rollback thinking.
Who it is for: Makers publishing a portfolio, documentation site, project journal, or small reference site.
Build a first game loop
Outcome: Create one small playable loop, then add input, collision feedback, a save-state idea, and a clean next-mechanic note.
Who it is for: New game makers who need a working loop before adding menus, art, networking, or a full game design.
Wire a sensor to a microcontroller
Outcome: Read a pinout, measure power and ground, connect only the minimum circuit, and capture a small debug table.
Who it is for: Software-minded makers, students, and hobbyists moving into simple electronics without random wiring guesses.
Read a hydraulic schematic
Outcome: Identify supply, tank, valves, actuator behavior, pressure and flow questions, and the boundary where qualified help is required.
Who it is for: Learners who need hydraulic vocabulary and diagram-reading discipline before touching real equipment.
Build an Obsidian project notebook
Outcome: Turn tutorials, decisions, warnings, and next actions into local notes, review cards, and a project map you can return to.
Who it is for: Makers who save useful links but lose the reasoning, warnings, and next step after a session ends.
Learn the command line for maker projects
Outcome: Learn enough shell navigation, files, permissions, logs, Git, and deployment vocabulary to inspect small project machines.
Who it is for: Makers who are not trying to become full-time sysadmins but need Linux to ship, repair, and document projects.