🎯 Live Demo: codeverse_v1
Codeverse is a real-time collaborative coding platform built for pair programming, technical interviews, and live coding sessions. It features:
- 🧑💻 Real-time code collaboration
- 🎥 Peer-to-peer video calling
- 🌐 Room-based session management
- 💬 Optional team chat system
- ⚙️ Built with WebRTC, Socket.IO, and Monaco Editor
✅ Real-time collaborative editor (Monaco)
✅ Peer-to-peer video call with WebRTC
✅ Dynamic room creation and joining
✅ Language selector UI (frontend-ready for code execution)
✅ Modular sidebar: users, room info, language picker
✅ Elegant responsive UI with TailwindCSS
- React.js (with Vite)
- Tailwind CSS
- Socket.IO Client
- Monaco Editor
- Lucide Icons
- Node.js
- Express.js
- WebRTC (RTCPeerConnection)
- Socket.IO (Signaling Server)
- UUID (Room ID generation)