Beginner one-sitting wins
Projects you, working with an AI agent, can build in one sitting. You learn the full loop: describe, build, verify, own the result.
-
Build your own link shortener (a personal Bitly)
You will build a link shortener on Cloudflare Workers: a small function that maps short slugs (the memorable tail of a short URL, like...
one sitting · analytics
-
Build your own link-in-bio page (a personal Linktree Pro)
Learn and build a static single page site (a page served exactly as stored, with no app logic behind it) showing your avatar, name, short...
one sitting · link-in-bio
-
Build your own meeting notepad (a personal Granola)
In one sitting you will build a small command-line tool that records a meeting, turns the speech into text (that conversion is called...
one sitting · meeting-notes
-
Build your own one-page site (a personal Carrd)
You will build a one-page personal site from a single HTML file that is generated from a content.json file, plus a tiny form endpoint that...
one sitting · website-builder
-
Build your own privacy-friendly web analytics (a personal Plausible)
You will build a small analytics service that runs on your own machine: a lightweight JavaScript snippet records page views, a tiny server...
a weekend · analytics
Other paths: Intermediate Advanced