CollabIDE-Real Time Collaborative Code Editor
Developed a real-time collaborative code editor enabling multiple users to edit code simultaneously through a shared interface. 🔹 Built using React, CodeMirror, Node.js, and WebSockets 🔹 Implemented CRDT (Conflict-Free Replicated Data Types) for real-time sync 🔹 Features: syntax highlighting, live cursor tracking, clean UI 🔹 Designed for scalability and seamless collaboration GitHub: CollabIDE