Blunt 2.0
Category-Based Dating App — 2026
- Architected a modular DRF backend serving a decoupled React frontend over REST and WebSocket APIs across 7+ endpoints
- Designed a database-driven gender-ratio balancing system that gates signups per intent category using live seat counts
- Automated discovery with Celery Beat — daily pool regeneration at 8:00 AM IST, match expiration at midnight
- Built low-latency real-time messaging with Django Channels and Redis-backed WebSockets
- Implemented passwordless OTP auth via Twilio and stateless JWT with SimpleJWT