Vibe Coding playbook/Module 5 · First projects

Day 43 / 100 · First projects

Solve your own annoying task.

Every job has a small, repetitive chore. A personal tool takes something in, does one useful thing, and gives you something back.

Starter Prompt

Build a page where I paste messy meeting notes and it pulls out the actions into a table: action, owner, due date. Add a button to copy the table. Everything stays in the browser.

You'll Learn

Level

The input, process, output pattern behind almost all software, and how to describe a rule clearly.

Done when

You used it in a real meeting

It handles notes with no actions

Copy works into email or ClickUp

Nothing is sent anywhere

Useful to one person beats impressive to nobody.