Okashare is a browser-based video editor built for short-form creators. Users can edit on a multi-track timeline (auto-captions, transitions, music, effects), publish directly to TikTok in one click, and then see exactly how each post performed via an integrated analytics dashboard — views, likes, comments, watch time. An AI suggestion engine surfaces patterns from the creator's own top-performing posts and feeds them back into the next edit.
The technical bet: do all the heavy lifting client-side. We used FFmpeg.wasm to run a full editing pipeline in-browser, Cloudflare R2 for project storage, Supabase for auth and analytics, and the TikTok Content Posting API for direct publishing. The result is a tool that loads instantly, never asks the user to wait for an upload, and turns 'edit → publish → measure' into a single 30-second loop.
Instagram Reels and YouTube Shorts publishing are next on the roadmap. The same edit, three platforms, one analytics view — built for the independent creators and small creator teams who post short-form video every day and need to know what's actually working.