A productivity web app powered by Firebase, Firestore & Next.js — with Ben 10 vibes, XP system, and smooth GSAP animations.
- ✅ Firebase Authentication (Email/Password)
- 🔥 Realtime Firestore to store tasks per user
- 💪 XP + Level System — complete tasks to earn XP and level up
- 🎯 Minimal UI + GSAP Animations
- 📱 Mobile Responsive Design
- 🔊 Ben 10 Sound Effects for interactions
- 📄 PDF Report Export with charts & task history
- ⚡ PWA Support — installable, offline-ready
- ☁️ Deployed on Vercel
| 🔧 Tech | 🔥 Usage |
|---|---|
| Next.js 15 | Frontend Framework (App Router) |
| Firebase v9+ | Auth + Firestore + Hosting |
| GSAP | UI Animations |
| html2pdf.js | Export Reports as PDF |
| Chart.js | Visualize XP Progress |
| Tailwind CSS | Minimal responsive design |
| Vercel | Hosting & CI/CD |
| Dashboard | Report Page | Mobile View |
|---|---|---|
![]() |
![]() |
![]() |
git clone https://github.com/your-username/heroic-tasks.git
cd heroic-tasks
npm install


