HashSlap-Summer-of-Code/dev-dash

Issue #8: HackerRank Profile Widget

Open

#12 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

Integrate HackerRank API to display coding challenge statistics, certifications, and contest performance.

Requirements

  • Create HackerRank API service handler
  • Fetch user profile and statistics
  • Display challenge completion data
  • Show certification information
  • Include contest participation history
  • Add skill assessment results

Acceptance Criteria

  • User's HackerRank profile is displayed
  • Challenge completion statistics are shown
  • Certifications are listed with details
  • Contest participation history is included
  • Skill assessment results are visualized

Contributor guide