UIUCRanked was recently taken down by its authors'. This page is left here purely for historical reasons.

UIUCRanked is a Dumpster Fire

UIUCRanked is a website that scrapes LinkedIn profiles of UIUC CS students and ranks them based on ELO comparisons. This setup promotes a toxic culture of comparison, gamification of personal accomplishments, and likely violates LinkedIn's Terms of Service. This toxic culture belongs nowhere near CS @ UIUC, let alone anywhere.

Ethical Improprieties

Technical Incompetence

Despite building a platform to judge others, it's ironically their own breathtaking technical incompetence that deserves scrutiny. Maybe the authors' should focus on learning the basics of system design before flexing on Twitter...

Author's Note

Your worth is not determined by a website or a leaderboard. Let's foster a more positive, inclusive, and collaborative culture in CS @ UIUC. Build cool things, but not at the expense of your peers' dignity.

And, UIUC students: maybe pay a little more attention in CS 210 😃

Proof-of-Concept ELO Boosting

You can easily manipulate this broken system by running a simple JavaScript snippet in your browser console.

Disclaimer: This code is provided as a proof of concept (PoC) for educational and research purposes only. Use it at your own risk. The author does not condone or take responsibility for any use that violates local, state, or federal laws. You are solely responsible for ensuring that your actions are lawful in your jurisdiction.

'YOUR_COOKIE_HERE' is the value of the Cookie header sent to the server in all requests. This can be found in the browser DevTools.