ToonStream / AninovaX
Streaming web platform and mobile app for animation enthusiasts.
Technologies Used
- Flutter
- Next.js
- Cloudflare Workers
- Hono
ToonStream is a content-focused platform designed to deliver smooth streaming for animation fans. The web interface is built using Next.js for high SEO ranking, while the mobile client is structured in Flutter for rapid cross-platform updates.
The architecture leverages Cloudflare Workers running the Hono framework. The backend manages video manifest files and serves them from nearest edge locations, ensuring minimal video start delay (under 1 second globally).
One of the major challenges was optimizing mobile video players for different network codecs. If I rebuild this system, I would implement HLS dynamic bitrate transcoding at the edge rather than utilizing static video files.
"Super fast streaming load speeds!"
"Great UI on mobile viewports."
Technical Proof
Delivers responsive streaming to over 5,000 monthly active users across devices.