Welcome to Code Quest, a fun and interactive web app where you can test your coding skills across JavaScript, Python, and Java. Each language has 3 levels: Easy, Medium, and Hard. Fix bugs, solve puzzles, and sharpen your brain – one challenge at a time!
- 🎮 Three programming languages: JavaScript, Python, Java
- 🧩 Three difficulty levels per language
- 💡 Syntax, logic, and algorithm challenges
- 💻 Responsive & modern UI using HTML, CSS (Bootstrap), and JavaScript
- 🖼️ Language-based level switching
- 🎨 Styled with custom colors, shadows, and smooth transitions
-
Clone the repository:
git clone https://github.com/Sakshi-2508/BugBuster cd devfixer -
Open
index.htmlin your browser.No build steps. It’s a fully static front-end app!
-
Paste your error, select the programming language, and hit Find Solutions.
- HTML5
- CSS3 with Bootstrap 5
- Vanilla JavaScript
- Google Fonts (JetBrains Mono)
| Language | Challenge 1 | Challenge 2 | Challenge 3 |
|---|---|---|---|
| JavaScript | Fix the Bug 🐞 | Logic Puzzle 🧩 | Algorithm Race ⚡ |
| Python | Syntax Fix 🐍 | Loop Mastery 🔁 | Algorithm Crunch 🧠 |
| Java | Hello Debug 💻 | Loop Maze 🌀 | Class Architect 🏗️ |
📁 CodeQuest
├── 📄 index.html *(optional home)*
├── 📄 levels.html *(JavaScript)*
├── 📄 pylevels.html *(Python)*
├── 📄 javalevels.html *(Java)*
├── 📁 screenshots
│ ├── javascript.png
│ ├── python.png
│ └── java.png
Just open any HTML file in your browser:
levels.html # For JavaScript challenges
pylevels.html # For Python challenges
javalevels.html # For Java challengesOr host it with GitHub Pages!
Want to add more challenges, languages, or animations? Fork this repo and start coding!
This project is open-source and free to use under the MIT License.
💡 “Code is like humor. When you have to explain it, it’s bad.” — Cory House
Sakshi Angre — Frontend Developer @Heatic
🚀 Empowering developers to solve bugs faster, one error at a time.
- GitHub: @Sakshi-2508
- LinkedIn: sakshi0825



