unfinished, on purpose
The Unfinished Projects

A home for the songs, apps, essays and ideas you started and never finished, where each one is a letter to the project, and where the right collaborator can help you finish it.

ABCmobile app

the app

full mobile prototype: capture board, swipe, discover, claude, inbox.

open#uncut
ABCweb app

the web app

the same product, responsive for desktop. every feature and menu.

open#uncut
ABCpublic pages

public portfolio

shareable /u and /gems pages with the “I can help” collab form.

open#uncut

This repo holds the working interactive prototypes plus the backend plan to build the production app.

app/app.html  — mobile app prototype
app/web.html  — responsive web app
app/public.html  — public shareable pages
supabase/  — schema, RLS policies, setup guide
docs/  — product + iteration notes

Stack to build: Expo (React Native) + Next.js on Vercel + Supabase (Postgres, Auth, Storage) + Anthropic Claude. See supabase/SETUP.md and the README.