Intermediate weekend builds
Weekend-sized projects that are a little more involved. Learn to split a project into steps and decide what to do by hand, what to steer, and what to hand off.
-
Build your own automation runner (a personal Zapier)
You will build a single Node.js process that runs your personal automations: pipelines fired by cron schedules (time-based triggers) or...
a weekend · automation
-
Build your own booking page (a personal Calendly)
You will build a personal booking page: a public URL where guests pick from time slots computed from your weekly availability, minus what...
a weekend · scheduling
-
Build your own group expense splitter (a personal Splitwise)
You will build a small web app where a household or trip group logs shared expenses and gets back the shortest list of repayments that...
one sitting · personal-finance
-
Build your own kanban tracker (a personal Trello)
You will build a small-team kanban app on PostgreSQL: boards divided into lists, draggable cards carrying checklists, labels, due dates, and...
multi-day · project-management
-
Build your own notes workspace (a personal Notion)
You'll build a local notes workspace: Markdown pages with [[wiki links]] and backlinks (pages that link back to the current one), simple...
multi-day · notes-knowledge
-
Build your own quick-capture inbox (a personal Capture)
You build a two-platform capture inbox: an iPhone app with a share extension and a home-screen widget, plus a Mac menu bar window, all...
multi-day · notes-knowledge
-
Build your own reading archive (a personal Readwise)
You will build a local reading archive that imports highlights from files you already have, reviews them with spaced repetition, searches...
one sitting · reading
-
Build your own social post scheduler (a personal Buffer)
You will build a small web app that holds a queue of posts and publishes them to Mastodon and Bluesky at times you pick, with retries and a...
multi-day · social-media
-
Build your own social scheduler (a personal Postiz)
You'll build a small web app that queues social posts and publishes them on a schedule to Mastodon, Bluesky, and Telegram using their open...
multi-day · social-media