### 🚀 What is PyDebug?
Most coding platforms focus heavily on writing code from scratch. However, in the real world, developers spend 70% of their time reading, understanding, and debugging existing code.
PyDebug is built to bridge this exact gap. It is a gamified, interactive platform dedicated entirely to bug-fixing and output prediction challenges in Python.
### ✨ Key Features
- 💻 **Zero Setup Compiler:** Run and test Python code instantly in your browser. Powered by WebAssembly (Pyodide), requiring no local installations.
- 🤖 **PyDebug AI Teacher:** Statically analyzes your logic when you get stuck and guides you like a real-world mentor without spoiling the answer.
- 🎮 **Gamified Learning:** Keep your learning streak alive, earn XP, and climb the global community leaderboard.
- 🧩 **Curated Challenges:** Daily hand-picked code snippets that mimic real-world software bugs and interview questions.
### 🛠️ Tech Stack Used
- **Frontend/Backend:** [HTML,CSS&JAVASCRIPT/SUPABASE]
- **Python Execution:** Pyodide (WebAssembly)
- **Styling:** Tailwind CSS
Built with