{"id":28546324,"url":"https://github.com/astrowonk/aoc_dashboard","last_synced_at":"2025-07-27T13:09:02.199Z","repository":{"id":101310866,"uuid":"438088528","full_name":"astrowonk/aoc_dashboard","owner":"astrowonk","description":"Dash app that loads and parses Advent of Code leadboard json","archived":false,"fork":false,"pushed_at":"2024-12-01T20:14:43.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-07T06:43:31.192Z","etag":null,"topics":["advent-of-code","dashboad","plotly-dash","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astrowonk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-14T02:17:12.000Z","updated_at":"2021-12-28T21:40:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef84524e-1dd8-4ad2-8e13-152ac1451693","html_url":"https://github.com/astrowonk/aoc_dashboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/astrowonk/aoc_dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrowonk%2Faoc_dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrowonk%2Faoc_dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrowonk%2Faoc_dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrowonk%2Faoc_dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astrowonk","download_url":"https://codeload.github.com/astrowonk/aoc_dashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrowonk%2Faoc_dashboard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267361637,"owners_count":24074959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["advent-of-code","dashboad","plotly-dash","python"],"created_at":"2025-06-09T23:38:55.528Z","updated_at":"2025-07-27T13:09:02.194Z","avatar_url":"https://github.com/astrowonk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code Private Leaderboard in Dash\nDash app that loads and parses Advent of Code leadboard json\n\nThe app is [running live on my web site](https://marcoshuerta.com/dash/aoc/), go check it out there! Upload your own private leaderboard JSON and see it in action.\n\nUses `dcc.Upload` and `dcc.Store` to load and store JSON from the AoC API, which is then parsed into pandas dataframes and figures by my [aoc_scoreboard](https://github.com/astrowonk/aoc_scoreboard) module.\n\nWith the default config file, the app will display an upload widge to accept uploaded JSON. Create your own `config.py` file if you wish to change settings to use server-side JSON and disable upload. Similarly you can change the base_url via the config file if self-hosting.\n\nClickable column headers that link to the day's AoC problem and [bootstrap tooltips](https://dash-bootstrap-components.opensource.faculty.ai/docs/components/tooltip/) are courtesy of the callable one can pass to modify the header row in my [Dash DataFrame Table](https://github.com/astrowonk/dash_dataframe_table) module, so if you want to deploy this yourself, you'll need to install that module as well.\n\n\nThings to do:\n\n* Improve upon the rudimentary layout. Tabs may not be the best way to organize things.\n\n* If the data store is empty/missing an upload, show some sort of example data. (or perhaps a \"load example data\" button...)\n\n\n# Sample Images\n\n## Day by Day Leaderboard\n\u003cimg width=\"1201\" alt=\"Screen Shot 2021-12-17 at 8 24 17 PM\" src=\"https://user-images.githubusercontent.com/13702392/146624328-51e128ed-a12c-441f-b444-ace2f093a3fa.png\"\u003e\n\n## Score Line Graph\n\u003cimg width=\"1225\" alt=\"Screen Shot 2021-12-17 at 8 24 23 PM\" src=\"https://user-images.githubusercontent.com/13702392/146624343-773f433c-d2e0-46b9-9abd-0a0cb2af6a97.png\"\u003e\n\n## Minutes between Stars Table\n\n\u003cimg width=\"1221\" alt=\"Screen Shot 2021-12-17 at 8 24 27 PM\" src=\"https://user-images.githubusercontent.com/13702392/146624361-5e218d70-4084-4921-a39f-302347a78122.png\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrowonk%2Faoc_dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastrowonk%2Faoc_dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrowonk%2Faoc_dashboard/lists"}