Real-time collaborative coding platform with live code sharing and audio/video chat.
CodeArenaX is a developer platform designed for live coding battles, team collaboration, and hackathons.
Right now, the project is in its early stages. Our focus is on building a solid foundation for real-time code editing and communication.
- Live collaborative code editor using Monaco Editor
- Real-time sync with Socket.IO
- Basic chat functionality
- User authentication (JWT)
- Simple UI with React + TypeScript
- Frontend: React, TypeScript, Monaco Editor
- Backend: NestJS, Socket.IO
- Database: MongoDB (for chat and users)
- Authentication: JWT & Passport
This project is licensed under the MIT License - see the LICENSE file for details.