burakorkmez/talent-iq ? reverse-engineered prompt

Reverse engineered prompt

Build me a full stack interview practice app where people can sign in, join a private one on one interview room, and code directly in the browser while talking on video.

I want a clean dashboard that shows live stats, a page for solo practice problems, and a room system that only lets two people in at a time. Inside the room, include a code editor, real time chat, mic and camera controls, screen sharing, and recording. When someone runs code, it should execute safely on the server and automatically check the solution against test cases, then show clear success or fail feedback. If the answer is right, show a nice celebration, and if it fails, show a helpful notification. Please make the app feel polished and responsive.

Use the existing setup for authentication and data fetching, and if you need to, look up the current docs for any services before wiring things up.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab