Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 972 Bytes

File metadata and controls

27 lines (17 loc) · 972 Bytes

⚡ Synkr

Synkr is a real-time collaborative coding and buzzer Web app designed for fast-paced coding challenges and competitive quizzes. Built using modern web technologies and real-time communication, it allows multiple users to join a room, collaborate on code, and use a buzzer system for being a healthy competition.


🚀 Features

  • 🧑‍💻 Real-time collaborative code editor
  • ⏰ Synchronized timer across all connected clients
  • 🔔 Buzzer system with sound to determine first responder
  • 🧠 Code execution support using Piston API (supports multiple languages)
  • 📡 WebSocket-based communication for live interaction

🛠️ Tech Stack

Frontend Backend Others
React.js Node.js Socket.io
HTML5 Express.js Piston API
CSS3