All work
The Nightstand
A cozy AI reading advisor and tiny private book club. Mabel — a warm, opinionated librarian — learns each reader's taste and recommends books as hypotheses, with her reasoning and confidence attached. No spoilers, ever.
Visit the appScreens
How it's built
- Zero-build PWA — plain HTML, CSS, and JavaScript with Preact + htm. No bundler, no build step; it deploys as static files.
- Supabase backend — Postgres with row-level security, auth, and edge functions that keep every API key server-side.
- Claude-powered advisor — Mabel's recommendations, book chats, and fit checks run through an AI edge function with a personality all her own.
- Installable & offline-friendly — a service worker caches the app shell so it opens like a native app from the home screen.