wweverma1's blog

By wweverma1, history, 23 months ago, In English

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!

Full text and comments »

  • Vote: I like it
  • +17
  • Vote: I do not like it