01.Hangout Lobby
Real-Time Chat & Community Platform
A Discord-inspired communication platform engineered for low-latency collaboration. It features real-time text messaging, WebRTC-powered voice and video rooms, and cursor-based pagination to handle high-volume chat histories efficiently. Built with an automated fallback mechanism to ensure zero message drops during network disruptions.
Case Study
Building a low-latency, highly reliable communication platform that handles complex state across text, audio, and video without crashing during connection drops.
- 01.Bypassed Next.js serverless limitations by custom-configuring a NextApiRequest hack to handle persistent bi-directional WebSockets.
- 02.Managed complex global state for audio/video permissions and active UI interactions using Zustand and custom React hooks (useChatSocket, useChatScroll).
- 03.Ensured secure and seamless media sharing utilizing UploadThing for robust file handling.
Project Links & Artifacts
Explore live production builds or view codebases on GitHub.







