Chakravartinsamrat/CodeQuest — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a web app called CodeQuest that helps beginners start their coding adventure. I want it to feel like a simple learning platform where users can browse DSA topics, open a lesson or challenge, read the explanation, and track what they have completed.

Please make a clean frontend and a small backend so progress and topic data can be saved instead of being hardcoded everywhere. Include basic pages like home, topics, challenge detail, and progress. A simple name entry is enough for the first version.

Keep the design friendly, modern, and beginner focused, with clear calls to action and helpful empty states. Use TypeScript where it fits and organize the existing Frontend, backend, and DSA parts so the project is easy to run locally.

Since the README only says “Start Your Coding Adventure,” keep this first version focused and practical rather than adding lots of extra features. Look up current docs online if needed.

Want more depth? Deep Reverse