fragmento

FastAPI, React, TypeScript, Vite, Supabase, Stripe

fragmento turns a video or a sequence of frames into a single “timeslice” image — thin slices of many moments composited into one frame. it’s the productized version of an image-processing library i’d been messing with.

the stack is a fastapi backend doing the frame work, a react + typescript frontend built with vite, supabase for auth and storage, and stripe for payments. deliberately narrow scope: one niche thing, done end to end, with a real checkout flow behind it.