Build your first vibe coding project
In the next few minutes, you'll go from an idea to a small, working app on your own computer.
The loop you'll see in action:
You'll pick a project, watch this loop play out twice, then write your own first prompt.
Before you dive in
Two quick warnings before you choose a project.
With that in mind, next you'll choose to explore one of two example projects. Both were picked because they fit the rules above: they run only on your machine, and they only ever touch files already sitting in front of you.
Keep that in mind as you make your own app.
Do you agree to the above limitations?
Choose a project to walk through
Pick one path to continue — you'll see it built out, step by step.
Project checklist
Turn a spreadsheet you already have into a checklist app you can check items off in — the app reads the spreadsheet sitting right next to it in the same folder.
Friday hours reminder
A small, fun popup that shows up every Friday afternoon to nag you to submit your hours — so you never forget again.
The loop: prompt → review → test → refine
Your AI coding assistant
Your app, so far
See it run
Now write your own first prompt
A good first prompt has three parts: the goal, the data it touches, and what it should look or feel like. Fill these in for your own idea — or start from one below.
Need an idea?