A #project for the #projects tag would be my #Python #AdventOfCode leaderboard parser and Dash-based dashboard.
aoc_scoreboard parses the private leaderboard json into a dataframe, etc.
aoc_dashboard can turn that into a (ok-looking) #Plotly Dash web app
https://github.com/astrowonk/aoc_scoreboard
My live version of the Dash app can accept user-uploaded JSON: