// Case study
Teleconsultation Platform
Real-time video consultation web app
2019–2020 · Full-Stack Developer
A web application enabling real-time video consultations for a clinical psychologist.
// Problem
Enable secure, real-time remote consultations between practitioner and patients in the browser.
// Architecture & Approach
Built a React + Node.js app with WebRTC for peer-to-peer video and Socket.io for signalling and real-time state, backed by Firebase.
// Results
- Real-time in-browser video consultations
- Delivered end-to-end as an early-career full-stack build
// Stack
ReactNode.jsFirebaseWebRTCSocket.ioRedux