S
Supergrow — AI-Powered Content OS for Creators
Built the key features behind one of the fastest-growing creator platforms.
Overview
I worked with Supergrow to engineer several of their most-used features, from voice-driven content creation to drag-and-drop scheduling. All frontend work was built with React (no state management libraries), and backend contributions used FastAPI + Python.
My Contributions
⭐
1. Voice Notes → Post Generator
One of the top-3 most-used features.
- • Built entire React UI (record → upload → transcribe → post).
- • Integrated FastAPI + Whisper for transcription.
- • Smooth UX with real-time states, retries, and processing sequences.
⭐
2. Content Calendar (Week + Month Views)
A fully interactive scheduling system.
- • Entire UI engineered in pure React (drag, drop, hover states).
- • Custom grid architecture for time slots.
- • Efficient re-renders & transitions for large calendars.
⭐
3. YouTube → Post Tool
Repurpose long-form videos into posts.
- • Built the FastAPI backend for transcription.
- • FFmpeg pipeline for audio extraction.
- • React frontend for progress, editing, AI-generated output.
Other Work
- ✓ Role-based UI system architecture
- ✓ Internal influencer tracker
- ✓ Global frontend improvements
Tech Stack
ReactFastAPIPythonWhisperFFmpegAWS