Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

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: 7 days ago
JSON representation

Show all non-zero score AoC participants in one, global scoreboard

Lists

README

        

# Advent of Code Ranking

[![CircleCI](https://circleci.com/gh/freedomofkeima/aoc-ranking/tree/master.svg?style=shield)](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/)

![](images/screenshot.png)

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