DRCODE AI Interview

Featured Project

DRCODE AI Interview

Released

A real-time AI interview platform with a live DSA coding round. I built the code-execution layer (Judge0) and the Monaco code editor.

Released Portfolio Build Next.js · MongoDB · OpenAI Realtime

Project Snapshot

Status Released
Project Type Portfolio Build
Core Stack 6 technologies
Access Private build

Overview

Project Snapshot

An AI interviewer that talks to candidates in real time (OpenAI Realtime over WebRTC) and, for engineering roles, runs a live coding round. Questions and JDs are generated offline with Gemini.

My part: the coding round — a Monaco editor with per-language persistence, and a Judge0 execution layer that runs submissions against sample and hidden test cases and scores by pass rate (Daytona sandboxes as an alternative provider).

Tech Stack

Core Stack

Core Stack

  • Next.js
  • MongoDB

Application Layer

  • OpenAI Realtime
  • Judge0

Data & AI

  • Monaco
  • Gemini