Skip to content

[Feature] #632

@Anvesha-Sri

Description

@Anvesha-Sri

Feature Request:

Add LeetCode, HackerRank & ....(other platforms like CodeForces, CodeChef) Profile Cards Generator

Description

It would be great to add support for generating profile statistic cards for coding platforms such as LeetCode and HackerRank, similar to existing GitHub stats cards.

Proposed Feature

Allow users to:

  1. Enter their LeetCode username.
  2. Automatically generate a profile stats card.
  3. Preview the card inside the website.
  4. Copy the generated Markdown code with a single click.
  5. Paste the generated code directly into their README.md.

Example Workflow

  • User enters: leetcode_username
  • Website fetches public profile statistics.
  • A customizable card is generated.
  • User clicks Copy Markdown.
  • Markdown snippet is copied and ready to use in GitHub README files.

Example Output

![LeetCode Stats](https://example.com/leetcode-card?username=leetcode_username)

Benefits

  • Helps developers showcase their coding journey and achievements.
  • Makes the README generator more comprehensive.
  • Provides a one-stop solution for displaying coding platform statistics.
  • Useful for students, competitive programmers, and job seekers.

Additional Ideas

  • Theme customization (dark/light/custom themes)
  • Animated progress bars
  • Contest ratings and rankings
  • Problem-solving heatmaps
  • Combined Coding Profile Card (LeetCode + HackerRank + GitHub)

Alternatives Considered

Users currently need to search for third-party solutions and manually embed profile cards. Integrating this feature directly into the README Design Kit would simplify the process and improve user experience.

Metadata

Metadata

Assignees

Labels

EasyThis tag is used for issues/PRs that are easy and under the SWoC contributor.SSoC26Label given to issues/PRs related to Social Summer of Code 2026enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions