Streaming
Live Streaming Platform — South Asia
White-label multi-guest streaming app with gifting, leaderboards, and agency hierarchy. Handled 50K+ concurrent viewers on launch night.
ProblemClient needed a Bigo-style platform with regional payment integration and sub-second latency across South Asia.
SolutionBuilt Flutter app with LiveKit SFU, custom gifting economy, and Go backend handling 50K concurrent.
StackFlutter · LiveKit · Go · PostgreSQL · Redis
ResultSuccessful launch with zero downtime.
FlutterLiveKitGo
Mobile
Fintech Super-App — MENA
Payments, wallet, and P2P transfer app with biometric auth and real-time transaction feeds.
ProblemClient needed a unified fintech app supporting multiple payment methods across 3 countries.
SolutionFlutter app with BLoC architecture, biometric auth, and Go microservices for transactions.
StackFlutter · Go · PostgreSQL · Firebase
ResultLaunched in 3 markets.
FlutterGoPostgreSQL
AI
Real-Time Voice Agent — EdTech
LiveKit-powered voice tutor that converses with students in real time, with LLM-driven responses and accent adaptation.
ProblemEdTech client wanted an AI tutor that could have natural spoken conversations with students.
SolutionBuilt STT→LLM→TTS pipeline on LiveKit with interruption handling and accent-adaptive models.
StackLiveKit · Python · OpenAI · Deepgram · ElevenLabs
ResultAverage session length exceeded targets.
LiveKitPythonLLM
Backend
Real-Time Signaling Infrastructure — Global
Custom WebRTC signaling server handling 100K+ simultaneous connections with regional routing.
ProblemClient's existing signaling layer couldn't scale past 10K connections.
SolutionBuilt Go-based signaling mesh with Redis pub/sub and regional routing.
StackGo · WebSocket · Redis · Docker · DigitalOcean
ResultScaled to 100K+ concurrent.
GoWebSocketRedis
Web
Multi-Vendor eCommerce Platform — Southeast Asia
Custom marketplace with vendor dashboards, inventory sync, and local payment gateway integration.
ProblemClient needed a marketplace supporting 200+ vendors with real-time inventory and local payments.
SolutionDjango backend with vendor isolation, Stripe + local gateway integration, and real-time inventory sync.
StackDjango · PostgreSQL · Redis · Stripe
ResultOnboarded 200+ vendors in first quarter.
DjangoPostgreSQLStripe
Streaming
Audio-Only Live Rooms — MENA
Clubhouse-style audio rooms with moderated stages, audience Q&A, and recording.
ProblemClient wanted audio-only social rooms with stage management and recording for a regional audience.
SolutionFlutter app with Agora audio, custom stage moderation UI, and Go backend for room management.
StackFlutter · Agora · Go · PostgreSQL
ResultLaunched with strong retention.
FlutterAgoraGo
AI
Chat Assistant — Customer Support SaaS
LLM-powered support agent with RAG over client documentation and ticket routing.
ProblemSaaS client needed an AI support agent that could answer from their docs and escalate complex issues.
SolutionRAG pipeline over client knowledge base with LLM response generation and ticket routing.
StackPython · OpenAI · Pinecone · Django
ResultReduced tier-1 tickets significantly.
PythonOpenAIDjango
Mobile
Health Tracking App — South Asia
Flutter app with offline-first sync, Bluetooth device pairing, and health dashboard.
ProblemClient needed a health app syncing with Bluetooth devices and working offline in low-connectivity areas.
SolutionFlutter with offline-first SQLite sync, BLE integration, and Go API for cloud sync.
StackFlutter · Go · SQLite · Firebase
ResultWorks reliably in 2G areas.
FlutterGoFirebase
Web
Admin Dashboard Suite — Logistics
Django admin with real-time fleet tracking, route optimization, and driver management.
ProblemLogistics client needed a unified dashboard replacing 3 separate tools.
SolutionDjango + DRF backend with real-time WebSocket fleet tracking and custom admin panels.
StackDjango · DRF · WebSocket · PostgreSQL · Redis
ResultReplaced 3 tools with 1.
DjangoWebSocketRedis