Featurama
The big one. A social platform built around what people are into.
Featurama is a social platform built around the things people are into. Users keep lists, follow friends, and talk in real time. It started as a way to make sharing recommendations feel less like a group chat and more like a place — and grew into a full-stack product with sharing, reactions, threaded comments, and a live activity feed.
- React 19
- TypeScript
- Node / Express
- PostgreSQL
- Prisma
- Socket.IO
- Docker
What's in it
Lists
Create, order, and share lists by link. Each one supports reactions and threaded comments, so a recommendation becomes a conversation.
Friends
A social graph that scopes what you see. Filters like "Friends only" and "No spoilers" run server-side, so the feed respects them before anything reaches the client.
Watercooler
A realtime feed per interest, powered by Socket.IO. Posts and replies land live in per-interest rooms, with the same filters applied at the edge.