thatrasunil/codeconnect-s ? reverse-engineered prompt
Reverse engineered prompt
Build me a real time collaborative coding app where people can join a room with a simple code, write together in the same editor, chat while they work, and see when others are typing or online. It should let users sign in with Google, save sessions so work does not disappear, and support a few common languages like JavaScript, Python, Java, C plus plus, and C.
I also want a set of helpful AI tools built in, like generating code from a prompt, explaining code, spotting bugs, and running test cases. Add a practice area with coding challenges, a problem solving mode, and a dashboard that shows progress, recent sessions, and leaderboard style rankings. Include a clean modern dark interface with smooth animations and a nice landing page.
Make it responsive, easy to use, and connect the frontend to a backend with real time data storage. If you need to check current docs for any libraries or integrations, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit