Developed a real-time video chat and social discovery platform similar to Omegle, focused on dating and live user interaction.
Engineered peer-to-peer video/audio communication using WebRTC with WebSocket-based real-time signaling.
Built scalable backend services with Node.js and Express for matchmaking, session handling, moderation, and live communication.
Created an administrative moderation dashboard allowing staff to monitor active video feeds, live chats, and user activity in real time.
Implemented AI-assisted moderation workers that automatically analyzed and flagged conversations for potential policy violations or suspicious behavior.
Developed automated moderation workflows that triggered admin review queues and real-time intervention tools.
Designed PostgreSQL database structures for user sessions, moderation logs, reports, analytics, and moderation events.
Configured and maintained Nginx production infrastructure, including SSL, reverse proxying, and deployment optimization.
Developed responsive frontend interactions and live UI updates using Vanilla JavaScript.