Enigma_52's blog

By Enigma_52, history, 2 years ago, In English

Hey Codeforces community!

I'm excited to share with you a project I've been working on that brings a new dimension to our coding journeys – Codeforces Insights! Its a humble attempt to tweak a few things on the pre-existing Codeforces Visualizer

What is Codeforces Insights?

Codeforces Insights is a web application designed to offer a deeper understanding of your Codeforces performance through interactive visualizations and advanced analytics. Whether you're a seasoned coder or just getting started, this tool aims to enhance your coding experience.

Key Features:

  1. Rating Predictions: Visualize the trajectory of your Codeforces ratings using state-of-the-art forecasting models.

  2. Submission Analysis: Explore the distribution of verdicts for your submissions and discover your preferred programming languages.

  3. Problem Analysis: Gain insights into the distribution of problems solved based on difficulty levels and problem tags.

  4. User Statistics: Highlighting key stats such as total problems tried, problems solved, accuracy, and more.

  5. Blog Entries and Submissions Calendar: Stay updated with your latest blog entries and view a calendar heatmap showcasing your submission activity over time.

Live Website Linkhttps://cf-insights.onrender.com/ [Might take a while to start-up as its on a free hosting plan]

Explore Your Coding Journey Now!

I invite you to check out Codeforces Insights and explore your coding journey in a whole new light. Feel free to dive in, analyze your data, and share your feedback!

Let's code with insights!

Github — https://github.com/Enigma-52/Codeforces-Insights

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

| Write comment?
»
2 years ago, hide # |
 
Vote: I like it +5 Vote: I do not like it

Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

»
2 years ago, hide # |
 
Vote: I like it +4 Vote: I do not like it

INTERNAL SERVER ERROR, please check

»
2 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Started working for me....Great work.

»
2 years ago, hide # |
 
Vote: I like it +6 Vote: I do not like it

To be honest, I think the rating prediction might be a little too optimistic. I kind of doubt I'm gonna get +359 delta within one contest.

»
2 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Great tool! Although I hope the -200 delta prediction for my next contest is wrong, it's a really cool website :))

»
2 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I think there is some kind of bug in the problem ratings graph. It shows that I have solved 400 problems of rating 2400, when in reality I have around 80:)))

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

    Lol, the number of problems I've solved on the rating graph doesn't quite add correctly to the total number of problems. Great website though!

»
2 years ago, hide # |
 
Vote: I like it +11 Vote: I do not like it

It will still be my predict blog who will hit waves in 3 years, nobody does it better than the original rating predictor

»
2 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

2377+467=2844 for just one contest? Are you serious?

»
2 years ago, hide # |
 
Vote: I like it -7 Vote: I do not like it

Great Work!

Bug: Problem solved chart shows higher count than it actually is.
I think it's counting submissions instead of problems solved. Please fix that.

Suggestion: You can also show the accuracy in each problem rating, that would be a useful insight.