Codeforces Stats Card for GitHub Profiles

Revision en1, by IMRAX, 2026-05-31 15:39:15

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.

Tags github, tool, profile, open source

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English IMRAX 2026-05-31 15:40:17 0 (published)
en1 English IMRAX 2026-05-31 15:39:15 1170 Initial revision (saved to drafts)