https://github.com/freedomofkeima/aoc-ranking
Show all non-zero score AoC participants in one, global scoreboard
https://github.com/freedomofkeima/aoc-ranking
advent-of-code
Last synced: 3 months ago
JSON representation
Show all non-zero score AoC participants in one, global scoreboard
- Host: GitHub
- URL: https://github.com/freedomofkeima/aoc-ranking
- Owner: freedomofkeima
- License: bsd-3-clause
- Created: 2020-12-04T14:28:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-25T06:15:45.000Z (almost 2 years ago)
- Last Synced: 2024-06-30T18:11:15.074Z (over 1 year ago)
- Topics: advent-of-code
- Language: HTML
- Homepage: https://freedomofkeima.github.io/aoc-ranking/
- Size: 1.58 MB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code Ranking
[](https://circleci.com/gh/freedomofkeima/aoc-ranking/tree/master)
The goal is to show all non-zero score participants in one, global scoreboard.
Since AoC official scoreboard only shows Top 100 participants globally, it's hard to know your exact current rank compared to the others.
Available via Github Pages - [https://freedomofkeima.github.io/aoc-ranking/](https://freedomofkeima.github.io/aoc-ranking/)

## Requirements (Contributors)
- `brew install pre-commit` then install pre-commit scripts via `pre-commit install --install-hooks`
## License
This project is licensed under BSD 3-Clause.