Engineered a full-stack real-time collaborative coding platform using the MERN stack and WebSockets, enabling multiple users to write and execute code simultaneously in shared sessions.
- Architected isolated execution environments per user session — secure, independent code runs with zero cross-session data leakage
- Room-based collaboration with host controls, access management & live participant tracking for structured pair-programming workflows
- Optimised real-time code synchronisation achieving low-latency bidirectional communication, keeping editor state consistent across all connected clients under concurrent load