ab2912's blog

By ab2912, history, 8 hours ago, In English

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.

Full text and comments »

  • Vote: I like it
  • +14
  • Vote: I do not like it