An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


ByteRoom Logo

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

![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)
![React Router](https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge&logo=react-router&logoColor=white)
![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)
![NodeJS](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)
![ExpressJS](https://img.shields.io/badge/Express.js-404D59?style=for-the-badge)
![Socket io](https://img.shields.io/badge/Socket.io-ffffff?style=for-the-badge)
![Git](https://img.shields.io/badge/GIT-E44C30?style=for-the-badge&logo=git&logoColor=white)
![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)
![Vercel](https://img.shields.io/badge/Vercel-000000?style=for-the-badge&logo=vercel&logoColor=white)
![Docker](https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white)

## ๐Ÿงพ License

![MIT License](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)

This project is licensed under the [MIT License](LICENSE).

## ๐Ÿ“ Author
Kreesh Modi | IIT Kharagpur Mechanical Engineering

Email: [kreeshmodi2018@gmail.com]