hermannm.dev

CoffeeTalk project logo

coffeetalk

Built with:

In the spring semester of 2022, I took the course Design of Communicating Systems at NTNU. A part of that course was a group project to build a video chat application. And thus CoffeeTalk was born: a web app with peer-to-peer video streaming, and even a basic quiz game! We developed the application as 3 servers (one for serving the web app, one for WebRTC video stream coordination, and one for the quiz game using MQTT). The servers were all written in Go, while the web app was written in vanilla JavaScript.

In the end, we deployed the app with DigitalOcean. My proudest moment that semester was having an hour-long conversation with my dad through my own video chat app!

My dad and I talking through CoffeeTalk