Video chat platform for studying with an accountability partner. Based on the concept of the pomodoro technique.
- Created a text and video chat platform with a lobby, study rooms, and synchronized Pomodoro timers for studying with an accountability partner
- Designed a custom front-end UI using Pug.js with modular SASS components and BEM methodology
- Built and navigated WebRTC handshake requirements to set up peer-to-peer connections
- Implemented a Node.JS server for handling requests sent by clients to connect to peer-to-peer videochat rooms