Блог пользователя IMRAX

Автор IMRAX, история, 4 часа назад, По-английски

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.

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

»
3 часа назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

Auto comment: topic has been updated by IMRAX (previous revision, new revision, compare).