10 projects a beginner can build in one evening
Want to learn vibe coding? Build something small and finish it. That beats big plans every time. Here are ten ideas, each within your reach in a single evening. Each one names the skill you'll practice. Pick one.
- A Pomodoro timer. 25 minutes of work, 5 of rest. → Working with time and cycles.
- A to-do list. Add, check off, delete. → Storing and changing a list of data.
- A currency converter. Rates pulled from an open API. → Requests to the internet.
- A password generator. Choose length and character set. → Randomness and settings.
- A habit tracker. A check each day, a running streak. → Calendars and state.
- A one-page mini-blog. Title, text, date. → Forms and rendering a list.
- A "quote of the day" Telegram bot. Sends a line on command. → Bots and reacting to commands.
- A tip calculator. Amount, percent, split across a group. → Simple logic and math.
- Weather in your city. One screen, data from an API. → External data and showing it.
- Flashcards. Question — flip — answer. → Animation and navigation.
How to choose
Don't hunt for the "perfect" idea. Take the one that clicked and shrink it to its simplest version. Better to build a timer with no settings than to spend a week planning the "ultimate timer."
A small finished project teaches you ten times more than a big one you never ship.
How to start any of them
Describe the task to the agent briefly but with edges: what the main screen is, what data there is, what happens on tap, and what not to do. The clearer the boundaries, the fewer surprises.
Pick a number from the list — and build it tonight.
Short story-lessons, an agent simulator and daily practice — in our mobile app. Free.