DSAStats is an application that aggregates your DSA (Data Structures and Algorithms) statistics/ranks from platforms like LeetCode, GeeksforGeeks etc into a unified and visually appealing dashboard. It simplifies progress tracking and allows you to share or download your stats in a beautiful way.
- Aggregate DSA stats from multiple platforms
- Shareable stats page with a unique link
- Downloadable snapshots of your stats for sharing
- Beautiful, responsive UI to share with the world
- Frontend: React, TypeScript, Tailwind CSS
- Backend: Node.js, Express.js, MongoDB
- Authentication: in-House
- Deployment: Vercel (Frontend), Render (Backend)
- Add your platform usernames (e.g., LeetCode, gfg).
- View your unified stats dashboard.
- Share your stats page using the unique link or download a snapshot.
- Add support for more platforms (e.g., AtCoder, HackerRank)
- Include detailed problem-level analytics
- Introduce themes and customizable dashboards