Procspy
An open-source proctoring platform that upholds academic integrity during online assessments through real-time monitoring, built on a scalable hexagonal architecture.
- Tested to handle 30 concurrent users with only 20% CPU usage on a dual-core machine.
- Led the design and open-sourcing of the WebRTC component, delivered as a Chrome Extension.
- Built the media server on WebSockets and Mediasoup for efficient real-time streaming.
- Designed a custom socket protocol connecting the extension to the Next.js dashboard.
