Uses
What we actually build with, day to day.
People occasionally ask what's actually behind the products — so here's the honest list.
Building
- Next.js for nearly everything — frontend and backend in one codebase
- MongoDB for flexible, fast-moving data models
- Node.js for anything that needs to run outside the request/response cycle
Design
- Figma for interface design and prototyping
- A shared internal design system so new products don't start from zero
Operations
- Vercel for hosting and deployment
- MongoDB Atlas for managed databases
- Cloudinary for media storage and delivery
- SendGrid for transactional email
Nothing exotic — mostly boring, well-understood tools chosen so a small team can keep reasoning about the whole system.
