Пожалуйста, подпишитесь на официальный канал Codeforces в Telegram по ссылке https://t.me/codeforces_official. ×

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

Автор TheViking733n, история, 2 года назад, По-английски

Hello cool coders!

A fun tool to visualize Codeforces ratings with a bar chart race video.

This is my first post on CF. This is to share a small python tool I built to generate a bar chart race video based on your and your friends' ratings :-D

World top rated players Screenshot

Here is the repo link: https://github.com/TheViking733n/CodeForces_Ratings_Racer

Please try it out and give feedback. Please report issues and send feature requests here

Thanks!

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

»
2 года назад, # |
  Проголосовать: нравится +8 Проголосовать: не нравится

It's a great idea and is really well made. The only problem that I had was with installation. There were Lots of errors that I had to debug to get it into working condition. I'm not sure whether it was my stupidity or something wrong with the code. Either way, amazing project!