Manan_shah's blog

By Manan_shah, 2 years ago, In English

Greetings!

KamandPrompt IIT Mandi Is proud to invite you to Dementia May 2022, which is a part of our inaugural technical fest — XPecto. This is a 2.5hr Competitive Programming event. Here are the event details:

This is an individual contest following ICPC style ranklist (similar to codechef Cook-Off)

Date and Time: Saturday 14th May, 2022. 9:00pm — 11:30pm IST

Platform: Codechef

Prizes:
1st — Rs. 5000
2nd — Rs. 4000
3rd — Rs. 3000
1st from IIT Mandi — Rs. 2000

Registration Link: Dementia
Note: You must be a student from India to be eligible for prizes. Do register on the above link

Contest Link: https://www.codechef.com/DMTI2022.

Setters and TestersPerpetually_Purple, Manvendra256, Suri429, Unpossible, Senna_12, and Me!

Here are the winners:
Global:
1. nskybytskyi
2. sg0071729
3. Everule

India:
1. sg0071729
2. Everule
3. ShlokG

Top IIT Mandi: Rahul_Anand

UPD 1: Contest link updated!
UPD 2: List of winners!

Full text and comments »

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

By Manan_shah, history, 3 years ago, In English

Hello everyone!

Introducing: Codeforces Customizer!!

I have recently developed a chrome extension which enhances the user experience on codeforces. I was always annoyed by the long scrollbar which gets formed after starring several blogs in the favourite section. So I created this extension to solve the problem. But then I thought of enhancing certain other features too. Here is a brief overview of what all is currently available:

Enhanced Blog View:

blogEntries

  • No need to scroll through all blogs!
  • All blogs appear hidden, reducing scrolling.
  • Custom searchbar to search blog titles you are looking for.
  • Expand/Hide individual blogs to see content.
  • Works on favourite blogs and user blogs tab.

    All submissions tab:

problemset

  • Directly go to all submissions (status tab) from the problem page for the current problem.

Show results with user lists by default:

  • No need to select the user list in problemset/contest page everytime.
  • Go to https://codeforces.com/lists and enter the list key in the input box of the extension popup and press enter.
  • Now the problemset/contest page will show the results using the list by default.
  • This would be very useful for people who are preparing in a team.

The project is opensource: github.
Chrome web store extension link: Codeforces Customizer

Feel free to make issues, pull requests, feature requests!!
Do let me know what features you would like to have in future updates!

Full text and comments »

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