← ls projects/

Content Creator Website - Demo

A content creator website we built for ourselves. We wanted it to handle a heavy media load without breaking a sweat.

#next.js#convex

My partner and I built this for ourselves when we were exploring the content creator space. It's a Next.js site with a pretty deliberate media stack — Mux for video processing and delivery, Cloudflare R2 for storage, and Convex handling a small but specific real-time feature. We also took a good look at Cloudinary for the image pipeline side of things.

The goal was simple: a platform that could take a beating from heavy media uploads and just deal with it. Optimised delivery, solid infrastructure, nothing held together with tape. We never ended up launching it publicly, but it was a great exercise in building a proper content pipeline from scratch.