HashSlap-Summer-of-Code/dev-dash

Issue #9: Codeforces Widget

Open

#13 opened on Jul 6, 2025

 (0 comments) (0 reactions) (0 assignees)JavaScript (2 forks)auto 404
Low Prioritygood first issuehacktoberfesthelp wantedhssoc🔗 Service Integrations

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Description

Create a widget to display Codeforces competitive programming statistics and contest performance.

Requirements

  • Integrate Codeforces API
  • Fetch user rating and contest history
  • Display problem-solving statistics
  • Show rating changes over time
  • Include contest participation data
  • Add problem difficulty breakdown

Acceptance Criteria

  • User's Codeforces profile is displayed
  • Rating history is charted over time
  • Contest participation statistics are shown
  • Problem-solving breakdown by difficulty
  • Recent contest performance is highlighted

Contributor guide