A solo interview-practice platform that combines a coding workspace with an AI voice interviewer.
- Built a solo LeetCode-style interview practice platform with an in-browser problem workspace, Python editor, execution output, timers, and settings.
- Integrated an AI voice interviewer using OpenAI Realtime to guide users through a structured interview flow covering approach, implementation, testing, and complexity review.
- Implemented authentication with Auth0 and connected client-side code execution via Judge0, deploying the web app to Vercel with GitHub-based deployments.