IMRAX's blog

By IMRAX, history, 101 minute(s) ago, In English

I Built a Codeforces Stats Card for GitHub Profiles

While customizing my GitHub profile, I wanted a simple way to display my Codeforces statistics directly in my README.

I found several GitHub stats cards, but I wanted something focused specifically on Codeforces and easy to customize.

So I built Codeforces Stats Card.

GitHub Repository: https://github.com/IMRAN-8/Codeforces-stats-card

Example

CF Stats Card

Features

  • Displays Codeforces rating
  • Displays rank and max rank
  • Clean SVG-based design
  • Easy to embed in GitHub README
  • Customizable
  • Open source

Usage

Add the following line to your GitHub profile README:

![Codeforces Stats](https://raw.github.com/IMRAN-8/Codeforces-stats-card/main/assets/codeforces-stats.svg?v=2)

Replace the GitHub handle in the URL with your own handle.

Feedback

If you have any suggestions, feature requests, or find a bug, feel free to open an issue or submit a pull request.

Feedback is always appreciated.

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
100 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by IMRAX (previous revision, new revision, compare).