Hi Codeforces,
I made a small project called CodePulse — a Codeforces analytics dashboard built with Vite + React and deployed on GitHub Pages.
It includes:
- handle sync for contests and submissions
- performance dashboard with key stats
- charts for trends and rating changes
- topic-wise strength/weakness analysis
- problem history with search and filters
- contest history
- handle comparison
- goals for rating, solved count, streaks, and contest participation
- local-first storage with JSON import/export
Link: https://advaybagaria.github.io/codepulse-cp-analytics/
I built it mainly to make practice tracking and review a bit more organized. Feedback and feature suggestions are welcome.







