Hey everyone at Codeforces!!
Codeforces is a really well structured website, it is really easy to navigate to a problem and track your peers.
Atcoder on the other hand, though it does has some cool features feel hollow when compared to Codeforces. It is like being surrounded by walls.
So I have implemented a few features which are already present on Codeforces in AtCoder. I used Kenkoooo API to fetch rating for each problem and did get some inspiration from CF Analytics. Here are the features and the link to extension of course!!
Link for the extension: AC Analytics
Key Features
Activity Calander : Is added to better track your progress like in Github and Codeforces.
Problems Solved by Rating : See what you had been solving and up solve when needed.
Unsolved Problems : Easily identify and tackle unsolved problems to improve your skills.
Submission History: Access your submissions and others enabling you to monitor everyone's performance
Additional Stats: Gain valuable insights with a range of extra statistics.
Bookmark Problems: Save problems for later review or practice, ensuring you never lose track of important challenges.
- Problem Set with Filters: Browse and filter all problems from the AtCoder platform to find exactly what you need.
Daily Reminders: Set daily reminders to stay consistent and disciplined in your problem-solving practice.
Updates:
- 2/7/24: Reported bugs fixed, filter by solved problems added, option to disable rating in task page is added. CP companion extension still doesn't work, will look into it.
Please do suggest if any features are needed and report any bugs if found! As far as I know the reminders has some trouble working consistently which I'll fix on the next patch.
Thanks for reading this blog :)
In problemset filters please make max rating inclusive
I will surely fix it :)
nice, thanks.
It's working. Would be good if you can add topic-wise filter
Unfortunately there are no tags in atcoder problems so that cant be done. I would request atcoder hqs to start tag system as in codeforce.
Good Job Bro!
Awesome. Thanks for this!
Very cool, thanks for making this.
Its great extension, but please add it in firefox add-ons too, as it is only available to chromium users.
Amazing. Do you have any plans for making it available on firefox ?
Yes I do! I will add it as soon as I get the chance.
Thanks for the extension.
Feature Request:
Great suggestion!! I will implement it!
very helpful, Thanks.
Nice extension!
Bug: The coloring of 2300~2700 seems to be wrong.
Thanks a lot!! I'll fix it :)
What is the tech — stack you used to build it, also if you don't mind can you share the documentation? Thankyou!
I just used vanilla Javascript, I do not have any documentation for "my" extension but I do have the kenkoooo API documentation
I plan on making my own API soon :)
Great extension! You should add hide problem rating too. Sometimes seeing the rating make solving problem unnatural.
Do you have a github repository for this project? I'd like to see it… Thx a lot for your tool
Good initiative
helpfull
Since atcoder-tags is down (atleast for the past 10 days) is there any way to include the tags functionality?
Installed and glanced at the profile page,good work!! But looks like it breaks the atcoder problem parser of competitive companion. Didn't do extensive testing though, could be wrong.
Why aren't certain submissions during the contest counted?
They will be counted, but will take some time for the API to update it's data. Also, during the contest, API does not work.
Good job