CodePulse: a simple tool to track your Codeforces growth and weaknesses

Правка en1, от ab2912, 2026-05-03 12:43:47

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.

Теги tools, web, statistics, practice, visualization, project

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский ab2912 2026-05-03 12:43:47 798 Initial revision (published)