RedHeadphone / codeforces-readme-stats

⚑ Dynamically generated Codeforces stats for your Github profile!
https://codeforces-readme-stats.vercel.app
MIT License
45 stars 6 forks source link
codeforces profile-readme readme-generator readme-stats

Codeforces Readme Stats

An API that generates beautiful statistics of your Codeforces profile as an SVG image, perfect for showcasing your competitive programming skills and achievements on Github.

Check the docs for information on how to use the API.

Features

Want to contribute? Feel free to open a pull request!

Usage

Codeforces stats card

Simply copy the code below, paste it into your README.md, and change the username query parameter to your Codeforces username (case-insensitive).

![Codeforces Stats](https://codeforces-readme-stats.vercel.app/api/card?username=redheadphone)

Preview:

Codeforces Stats

Congratulation! You are now showing your Codeforces stats on your profile!

Want a hyperlink? Try this:

[![Codeforces Stats](https://codeforces-readme-stats.vercel.app/api/card?username=redheadphone)](https://codeforces.com/profile/redheadphone)

Codeforces rating badge

Rating badge can also be added to your README.md, by coping and pasting the code below

![Codeforces Badge](https://codeforces-readme-stats.vercel.app/api/badge?username=redheadphone)

Preview:

Codeforces Badge

Contributing

Please kindly follow CONTRIBUTING.md to get started.

Acknowledgements

Inspirations