स्टैक
केस स्टडी
Production
DRCODE AI Interview
एक real-time AI interview platform जिसमें live DSA coding round है। मैंने code-execution layer (Judge0) और Monaco code editor बनाया।
संदर्भ
टैग्स
अवलोकन
एक AI interviewer जो उम्मीदवारों से real-time (OpenAI Realtime over WebRTC) बात करता है और engineering roles के लिए live coding round चलाता है। questions और JDs Gemini से offline बनते हैं।
मेरा हिस्सा: coding round — per-language persistence वाला Monaco editor, और एक Judge0 execution layer जो submissions को sample व hidden test cases पर चलाकर pass rate से score करता है (विकल्प के रूप में Daytona sandboxes)।