fragmento

FastAPI, React, TypeScript, Vite, Supabase, Stripe

Fragmento turns a video or sequence of frames into a single “timeslice” image, where thin slices from different moments are composited into one frame.

It started as an image-processing library I had been experimenting with, then turned into a small product around the idea.

The stack is FastAPI for the backend, React and TypeScript with Vite on the frontend, Supabase for auth and storage, and Stripe for payments.

The scope is deliberately narrow: one niche thing, built end to end, with a real checkout flow behind it.