https://github.com/kreeeesh17/byte-room
A collaborative, real-time code editor where users can seamlessly code together. It provides a platform for multiple users to enter a room, share a unique room ID, and collaborate on code simultaneously.
https://github.com/kreeeesh17/byte-room
codeeditor full-stack sockets typescript vercel
Last synced: about 1 month ago
JSON representation
A collaborative, real-time code editor where users can seamlessly code together. It provides a platform for multiple users to enter a room, share a unique room ID, and collaborate on code simultaneously.
- Host: GitHub
- URL: https://github.com/kreeeesh17/byte-room
- Owner: kreeeesh17
- License: mit
- Created: 2025-06-20T05:53:07.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-20T11:48:15.000Z (12 months ago)
- Last Synced: 2025-06-21T13:02:27.148Z (12 months ago)
- Topics: codeeditor, full-stack, sockets, typescript, vercel
- Language: TypeScript
- Homepage: https://byteroom.vercel.app
- Size: 1.17 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ByteRoom
A collaborative, real-time code editor where users can seamlessly code together. It provides a platform for multiple users to enter a room, share a unique room ID, and collaborate on code simultaneously.
## ๐ฎ Features
- ๐ป Real-time collaboration on code editing across multiple files
- ๐ Create, open, edit, save, delete, and organize files and folders
- ๐พ Option to download the entire codebase as a zip file
- ๐ Unique room generation with room ID for collaboration
- ๐ Comprehensive language support for versatile programming
- ๐ Syntax highlighting for various file types with auto-language detection
- ๐ Code Execution: Users can execute the code directly within the collaboration environment
- โฑ Instant updates and synchronization of code changes across all files and folders
- ๐ฃ Notifications for user join and leave events
- ๐ฅ User presence list with online/offline status indicators
- ๐ฌ Real-time group chatting functionality
- ๐ฉ Real-time tooltip displaying users currently editing
- ๐ก Auto suggestion based on programming language
- ๐ Option to change font size and font family
- ๐จ Multiple themes for personalized coding experience
- ๐จ Collaborative Drawing: Enable users to draw and sketch collaboratively in real-time
- ๐ค Copilot: An AI-powered assistant that generates code, allowing you to insert, copy, or replace content seamlessly within your files.
## ๐ Live Preview
You can view the live preview of the project [here](https://byteroom.vercel.app/).
## ๐ป Tech Stack











## ๐งพ License

This project is licensed under the [MIT License](LICENSE).
## ๐ Author
Kreesh Modi | IIT Kharagpur Mechanical Engineering
Email: [kreeshmodi2018@gmail.com]