codeforces-readme-stats
codeforces-readme-stats copied to clipboard
⚡ Dynamically generated Codeforces stats for your Github profile!
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
- 📈 Clean and simple Codeforces stats
- 🎨 Multiple themes - Theme
- ⚙️ Fully customizable - Customization
- 🍀 Open source - MIT License
Want to contribute? Feel free to open a pull request!
Usage
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).

Preview:
Want a hyperlink? Try this:
[](https://codeforces.com/profile/redheadphone)
Rating badge
Rating badge can also be added to your README.md, by coping and pasting the code below

Preview:
Contributing
Please kindly follow CONTRIBUTING.md to get started.
Acknowledgements
Inspirations
- sudiptob2/cf-stats: SVG design
- anuraghazra/github-readme-stats: API design and themes
- JacobLinCool/LeetCode-Stats-Card: Miscellaneous