A high-performance coding sandbox capable of executing untrusted code in milliseconds. Built with Judge0 and AI Proctoring.
Building a simple CRUD app is easy. Building a platform that allows users to execute arbitrary code on your server is a security nightmare. We needed a system that could:
Additionally, the client needed AI Proctoring features to ensure test integrity during remote interviews, including browser lockdown and tab-switch detection.
How we handle thousands of concurrent submissions.
Advanced browser lockdown prevents tab switching. AI algorithms analyze user behavior to flag suspicious activity during coding assessments.
Domain-based access control creates private "WhatsApp-style" learning groups for focused study.
Visualizing user progress across standard DSA topics (Arrays, Trees, DP) using chart.js.
Integrated Firebase Auth for seamless Google/GitHub social logins and secure session management.