harrySquires123's blog

By harrySquires123, history, 10 months ago, In English

**Github repo: https://github.com/harrySquires123/Codeforces-Grinding-Heatmap-Extension **

Track your daily grind on Codeforces — visualized by the number of problems solved each day!

❝ If you were trying to ensure you were a failure, you could do everything wrong, but you have to make sure you're not consistent — because if you are, you might still accidentally become successful. ❞ — random guy from the Internet

Note: This extension is not on the Chrome Web Store yet. Google requires a $5 developer registration fee, which hasn't been paid. You can still install it manually which is really easy to do!

What This Is

This Chrome extension adds a contribution-style heatmap to any Codeforces user profile. Just like the original one, this version reflects how many problems you solved each day — but alot more.

Added Features

  • Track Private Submissions
  • Color = Problem Count

Credits

This project is based on the original Codeforces Rating-Based Heatmap by beyondpluto. I forked and modified it to:

  • Track problem count per day instead of the highest-rated problem.
  • Support authenticated requests using your Codeforces API key and secret, so private submissions (e.g., gym contests) are included.
  • Vote: I like it
  • +7
  • Vote: I do not like it

»
10 months ago, hide # |
Rev. 2  
Vote: I like it 0 Vote: I do not like it

Really nice tool!

»
10 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

can you please tell how to use it, i really want to try it but idk how to install it....plss help

  • »
    »
    10 months ago, hide # ^ |
     
    Vote: I like it 0 Vote: I do not like it

    It's in the github repo! Not just chrome, it's the same for all browser. Go to manage extension, turn on developer mode, extract the zip file, upload that folder by "Load unpacked" and DONE!

»
10 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

You can also use it with beyondpluto rating based heatmap to truly track your progress!