Codeforces Stats Card for GitHub Profile

Revision en1, by wweverma1, 2022-05-14 11:27:56

Hello Codeforces,

This is gonna be my first blog. I just deployed my latest project GitHub Readme Codeforces Stats which allows you to display your Codeforces statistics as a card on your GitHub profile using the codeforces APIs.

Currently, the stats card contains your Name, Organization, Current Rank/Rating, Max Rank/Rating, and a brief summary of your submissions. Also, you've two theme options to choose from.

Demo

Demo Image

Usage

The project is very straightforward and easy to use, just copy-paste this into your markdown content & change the parameters accordingly and that's it. Simple!

## My Codeforces Stats

![Codeforces Stats Card](https://codeforces-stats-api.herokuapp.com/stats?username=wweverma1&theme=1)

Get your Codeforces Stats Card: [GitHub Readme Codeforces Stats](https://github.com/wweverma1/github-readme-codeforces-stats)


Please give it a try and Star the project if possible. Let me know if you find any bugs or issues.

Thanks!

Tags codeforces, statistics, github, readme, useranalytics, codeforcesapi

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English wweverma1 2022-05-14 11:27:56 1228 Initial revision (published)