DevDash š

DevDash is a personalized productivity dashboard for developers. Track your GitHub stats, stay motivated with daily quotes, manage your Pomodoro sessions, and more ā all in one beautifully themed interface.
š Live Demo
š Check out the live app
⨠Features
- š GitHub OAuth login with Firebase Authentication
- š GitHub profile and repository stats
- ā±ļø Pomodoro Timer with Firebase session tracking
- š Daily/Weekly/All-time focus session analytics with charts
- š¬ Daily developer quote
- āļø Theme switching (Light/Dark mode)
- šÆ Fully responsive layout with Tailwind CSS
š ļø Tech Stack
- Frontend: React, TypeScript, Tailwind CSS
- Authentication & Storage: Firebase Auth + Firestore
- Data Visualization: Recharts
- Deployment: Netlify
š Getting Started
git clone https://github.com/your-username/devdash.git
cd devdash
npm install
npm run dev