All Projects β†’ mpgn β†’ HallOfFame-Root-me.org

mpgn / HallOfFame-Root-me.org

Licence: MIT license
πŸ’€ Root-me Hall Of Fame dashboard πŸ’€

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to HallOfFame-Root-me.org

lineup htmlwidget
HTMLWidget wrapper of LineUp for Visual Analysis of Multi-Attribute Rankings
Stars: ✭ 51 (+240%)
Mutual labels:  ranking
PageRank
Page Rank library for Javascript
Stars: ✭ 23 (+53.33%)
Mutual labels:  ranking
hidden-gems
Ranking of Steam games which favors "hidden gems". Featured in PC Gamer.
Stars: ✭ 37 (+146.67%)
Mutual labels:  ranking
TwinBert
pytorch implementation of the TwinBert paper
Stars: ✭ 36 (+140%)
Mutual labels:  ranking
Quick-Data-Science-Experiments-2017
Quick-Data-Science-Experiments
Stars: ✭ 19 (+26.67%)
Mutual labels:  ranking
RankNet
Learning to Rank from Pair-wise data
Stars: ✭ 40 (+166.67%)
Mutual labels:  ranking
git-stars
Discover your ranking on GitHub
Stars: ✭ 37 (+146.67%)
Mutual labels:  ranking
Neural Bayesian Personalized Ranking
Representation Learning and Pairwise Ranking for Implicit Feedback in Top-N Item Recommendation
Stars: ✭ 23 (+53.33%)
Mutual labels:  ranking
cyberrating
πŸš₯ S&P of Blockchains
Stars: ✭ 13 (-13.33%)
Mutual labels:  ranking
gotify-push
Chrome Extension for Send Push Notification πŸ”” to gotify/server ☁
Stars: ✭ 32 (+113.33%)
Mutual labels:  spectre-css
github-user-rank-extension
Your Github fame is getting closer with every open-source project you've built and promoted, with every new follower starring, using and forking your solution. This extension supplements every Github developer profile with language bars that show how far they've advanced on their road to the glory among %that_programming_language% community memb…
Stars: ✭ 38 (+153.33%)
Mutual labels:  ranking
wikidata-qrank
Ranking signals for Wikidata
Stars: ✭ 31 (+106.67%)
Mutual labels:  ranking
spectre.scss
port of spectre.css to sass
Stars: ✭ 16 (+6.67%)
Mutual labels:  spectre-css
Ranking Papers
Papers on recommendation system / search ranking.
Stars: ✭ 29 (+93.33%)
Mutual labels:  ranking
ScoreboardStats
Bukkit plugin for customizing the sidebar of the scoreboard feature from minecraft
Stars: ✭ 29 (+93.33%)
Mutual labels:  ranking
openskill.py
Multiplayer rating system. Better than Elo.
Stars: ✭ 175 (+1066.67%)
Mutual labels:  ranking
vote-schulze
Vote calculation with Schulze method (Condorcet voting)
Stars: ✭ 23 (+53.33%)
Mutual labels:  ranking
intergo
A package for interleaving / multileaving ranking generation in go
Stars: ✭ 30 (+100%)
Mutual labels:  ranking
crystal-web-framework-stars
⭐️ Web frameworks for Crystal, most starred on Github
Stars: ✭ 40 (+166.67%)
Mutual labels:  ranking
vectre
Most complete implementation of Spectre.css on Vue.js
Stars: ✭ 63 (+320%)
Mutual labels:  spectre-css

HallOfFame Root-me

Hall Of Fame dashboard for Root-me.org. Users information are in the users.json.

screenshot

Informations

Since root-me doesn't have any API, this is dirty parsing ! But it's working ;)

/!\ The statistics in the demo are not updated every night !

Add/Update a user

Add the user in the users.json like this :

python update.py username realname

You can get the useranme form the url of a Root-me profile : https://www.root-me.org/username /!\ CAUTION: take the username from the URL !

Update the json like this :

python3 update.py update

Use a cron job to update the script every night ;)

Delete username :

python3 update.py delete username

History

  • 0.0.1
    • First release
  • 0.0.2
    • Fix issues
  • 0.0.2
    • Add delete function

Credits

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].