केस स्टडी

Production

DRCODE AI Interview

एक real-time AI interview platform जिसमें live DSA coding round है। मैंने code-execution layer (Judge0) और Monaco code editor बनाया।

स्टैक

टेक्नोलॉजीज़

Next.jsMongoDBOpenAI RealtimeJudge0MonacoGemini

संदर्भ

टैग्स

aifull-stack

अवलोकन

एक 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)।