Please read the new rule regarding the restriction on the use of AI tools. ×

__SHERLOCK__'s blog

By __SHERLOCK__, history, 4 years ago, In English

Codeforces-AutoTracker

This application tracks your every day's Codeforces submission and write on GoogleSheet like your personal diary.
(Also you can spy on your competitor friends like me.)

GoogleSheet Preview

Who should use it?

I never thought of sharing this simple project publicly. But when I talked to my friends about this, they said it helpful. So I think if you are not regular on coding and check if you are consistent or not, then you can use it. I do not recommend it for any consistent or regular coder. But irregular coders may use it as a tracker.

Why I made Codeforces AutoTracker?

When I started my CS journey, I really loved to make different kinds of projects to satisfy my thirst of development rather than solving problem on online judges. Besides, it was our (most of the Asian) university-culture to participate in competitive programming or to practice problem-solving on different kinds of online judge. But I did not get any interest on this stuff. So, I read many blogs, watched many videos on the internet to keep myself focused on a new habit. Then I found the best advice from a NasDaily video which says : #### "Commitment is the one and only way to get success."

So, I committed to myself that I will at least solve 1 easy problem each day, and I will do it for 30 days. Then I realized I am so lazy to track my solve count each day. Even I had no coder friend to ask me everyday how much problem I solved.

So I made my own friend titled 'Codeforces AutoTracker' which will check my Codeforces submission each day and write it on google sheet.This is the story behind this tracker.

Project on Github to Make your Tracker

Github Repository of Codeforces AutoTracker https://github.com/akifislam/CodeforcesAutoTracker

A Quick Preview of My GoogleSheet https://docs.google.com/spreadsheets/d/1VVjA379F-L5pBTLMOGf1BjluZxyJBHikzAuyOs6Ai3w/edit?usp=sharing

Thank you

  • Vote: I like it
  • +25
  • Vote: I do not like it

| Write comment?
»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I also do it manually, could I use your application to track problem on other sites?