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.
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 😃
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.