An Open Source Interview Plaform with Video Call Support (WebRTC) and a Realtime Collaborate Editor with Compiler (Piston)
- A high-performance general-purpose code execution engine called Piston enabling users to compile and execute code in 61 programming languages including C, C++, Python and JavaScript.
- A Collaborative Text editor using Quill and solved the conflict while collaboration using Deltas and SocketIO.
- Used simple-peer and peerjs to create a Mesh Network of users in the same room allowing them to make video and audio calls.
git clone https://github.com/iyashwantsaini/Vaartalaap-server.git
npm install
npm start