_saket114's blog

By _saket114, history, 3 months ago, In English

If you've ever wanted a Spotify Wrapped for your Codeforces profile, this is for you.

Feel free to try it out and let me know your favorite stat or any suggestions for improving it!

https://cf-wrapped-murex.vercel.app/

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

»
3 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

One small thing I noticed is the timing classification. For example, my most active time is shown as 4:00 PM, but it's categorized as night, which isn't right because it's evening in my country at that time. Leaving this aside, this is the most detailed analysis of my stats. Really very appreciative work. Kudos!!

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

    Thanks Mate! It must be a mistake at my end , will rectify it , thank you for informing of this issue.

»
3 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

its nice and working correctly bro,well done

»
3 months ago, hide # |
Rev. 2  
Vote: I like it +1 Vote: I do not like it

I see several issues:

  1. Accounts like mine, which were created before zero rating was introduced on CF, now get their best delta recorded as their rating after the first round. This is clearly very bad, because seeing your best delta as +1400 after your first round is not great. In general, it would be worth looking into how zero rating currently works on CF. I suggest excluding the first 6 rounds from this calculation.

  2. The charts behave and look very strange. For example, for 2024, my overall delta is negative, but the chart looks like two points, with the second one higher than the first, making it look as if the delta is positive. Overall, I think the charts should be redesigned.

  3. The stats are there, but I would like many of them to be clickable. On the final recap page, it just says that the best rank is 22, without showing the round or any other details. Ideally, clicking the corresponding cell should take me to the standings for that specific round. The same applies to the hardest problem: only its name is shown.

  4. I would like to see a ranking of the hardest solved problems, maybe rankings by category, and so on. In general, I would like the site to feel less like a PNG image with highlights and more like something interactive.

  5. Thanks — this is a pretty cool tool, I really liked it!

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

    Those are some really good suggestions , thank you for helping with ideas. I'm glad you liked it . I will try to implement solutions for these issues .

»
3 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

good work buddy! works perfectly fine.

»
3 months ago, hide # |
Rev. 2  
Vote: I like it +1 Vote: I do not like it

I also know a website that do the similar thing: https://www.mycptrainer.com/wrapped

Great work!

»
3 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

Good work bro!!! The whole profile journey is shown in one pic. It's great

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

Wow, It's so amezingg man!! appreciate it :)

»
3 months ago, hide # |
Rev. 2  
Vote: I like it +1 Vote: I do not like it

Your Favorite Topics: #1 greedy

But it is not my favorite topic at all

It is just popular topic in cf

»
3 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

So cute and nice!

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

Awesome work! It captures the 'wrapped' vibe perfectly while keeping the UI uncluttered. Kudos!!

»
3 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

Very cool, this really wraps up my profile, but it has 2 issues:

  1. "Your favorite topics" No, implementation is NOT my favorite topic. You can change it to something like "Most solved topics" or something.

  2. My biggest delta is shown as in my first contest (which is technically true, because your first contest grants you a ton of rating), but it isn't what you want to see. Maybe remove the first like 5 contests from this stat to make it more accurate.

Also, my suggestions:

  1. My hardest problem solved shows as a 3500 (I upsolved it after reading the editorial), so maybe show the hardest problem you solved during a round (and of course, which round it was).

  2. The "rating timeline" isn't readable, it looks like a random graph. I suggest adding labels to it.

Overall, it is really good! (also it's probably the only way to view banned users' stats lol)

»
3 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

really cool! can you add highest performance? like the carrot performance rating. also would be nice to calculate the favorite tags relative to a global mean or something.