Skip to content

Peercoder is basically a platform where two peers can do their interview preparation by practicing DSA problems and improve their problem solving skills.

Notifications You must be signed in to change notification settings

ROHAN842/peercoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Badge  JavaScript  HTML  CSS  Bootstrap 
Node.js  Express.js  Heroku 

Website Badge OPEN-PR

Overview 👀

  • Interview Preparation with Peer 👨‍💻
  • Real time video chat 📹 as well as normal chat 💬 with Peer
  • Multi user 👬🏼 group video chat 📹 feature is also available in peercoder
  • Clean UI ⚡
  • Online compiler facility is also there where peers can test their optimized, as well as Brute Force approach 👨🏻‍💻
  • Leetcode, InterviewBit and HackerRank practice problems are mentioned in it in order to prepare for interviews ✊
  • If peer wants to meet at some location and do peercoding at some place, then they can share their location 📍

What is Peer Coder? 🤔

Remote pair programming is something developers have grappled with since well before the pandemic began.

Peercoder is basically a platform where two peers can do their interview preparation by practicing DSA problems and improve their problem solving skills.

Peer Coder is ideal for Online Interviewing of Developers as well as Learning to code from Friends.

How it works? 🤔

  • Open the website https://peercoder.adaptable.app/
  • Peer just needs to send same Room Name/id to another peer in order to join a room where apart from practicing problems they can share location, also they can communicate by doing normal chat as well as video chat with each other.
  • For Video Chat, peer just need to copy a unique id and send it to peer with whom he/she want to chat.
  • For group video chat part, user may join meeting as host or as an attendee. Also in it audio and video controls can be easily controlled by the user.
  • Screen sharing feature is also available for every user in case of group video chat.

Dependencies 🗃

Run Locally 💻

> Clone the repo
    >> For Windows: Git Bash
    >> For Linux: Terminal
    >> git clone https://github.com/ROHAN842/peercoder.git
    >> cd Peercoder
> Install all dependencies
    >> npm i
> Spin the server on port 5000
    >> cd src
    >> nodemon or node index.js
> Spin the react on port 3000
    >> cd client
    >> npm start
> Visit the website on http://localhost:3000/
    

About

Peercoder is basically a platform where two peers can do their interview preparation by practicing DSA problems and improve their problem solving skills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published