cs18b012's blog

By cs18b012, 4 years ago, In English

Hello guys, as a coding challenge in lockdown, I have created a website for Codeforces problem set viewing. Its primary function is to filter problems in problems-set based on some parameters like the difficulty of the problem, rating min, rating max, tags, etc. It has some other functions also like a link to other users attempted but unsolved problems, random problem suggestor based on your rating, etc. I hope everyone likes it. CFViewer is my first web development project.

Link: rudradesai.in/cfviewer

Also if you feel like any functionality is missing, then please write it to me on [email protected]

Any feedback, positive or negative, is welcome. Thank You!!

Update 1: Added new functionalities, now you can try a random unattempted contest, see all the contest on code forces with an added feature of attempted or not. Also, you can view submissions and problems for each attempted contest. And one more main thing added a donate button ;)

**Major Updates: 1. Changed complete UI and added the dashboard page. Now you can see your analysis for problems and contests. 2. Purchased a new domain name. 3. Added books page for some good cp books. 4. Updated algorithms for random problems and contests suggestor. 5. Now, CFViewer will suggest problems and contests based on your submissions history. Also, it will suggest filters for solving problems and contests. **

Update 3: added comparing features. Now, you can compare and see statistics about your friends.

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

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

The link directs to the wrong location right now. Please fix it.

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

Very nice. especially the 'try a random problem' part. neat stuff

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

tourist hacked your random problem generator algorithm xD

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

    I guess tourist is too out of my website's bound. xD

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

    Anyways, i will look into it. Thanks!!

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

    Done bro. Thanks for reporting the glitch. Now it seems that tourist can visit. xD

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

Did you use django ?

I would suggest u hosting on heroku , pythonanywhere is not that reliable

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

    Yeah, I used Django. I will switch to heroku in a short time. Thanks!!

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

    Why isn't pythonanywhere not reliable, my website is hosted on pythonanywhere since 2 years now and I've never faced any issue.

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

Auto comment: topic has been updated by cs18b012 (previous revision, new revision, compare).

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

Seems really interesting!! Thanks

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

If you have new URL for this, please update. It is taking to something irrelevant.

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

Link not working