Hello welcome to my monorepo, here you'll find all my web projects such as:
A clone of Google Meet I made to learn about WebRTC and real-time communication.
It's composed of:
- A frontend in very basic ReactJs & JS
- A signaling server for WebRTC connection establishment
I made it to have a place to share my projects and my experience. I wanted to make this hyper performant and then I decided to add some 3D elements to make it more fun... bad idea.
It's composed of:
- A frontend in NextJs & TypeScript
- An ExpressJs API, to cache data I get from other APIs (GitHub, YouTube, VS Code Marketplace, ...)