{"id":20795406,"url":"https://github.com/ooloth/advent-of-code","last_synced_at":"2026-04-20T08:02:40.685Z","repository":{"id":258458810,"uuid":"808112976","full_name":"ooloth/advent-of-code","owner":"ooloth","description":"Advent of Code solutions in Python, Rust and TypeScript. 🎄","archived":false,"fork":false,"pushed_at":"2024-10-24T02:33:36.000Z","size":218,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-24T12:27:52.381Z","etag":null,"topics":["advent-of-code"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ooloth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-05-30T12:10:15.000Z","updated_at":"2024-10-24T02:33:39.000Z","dependencies_parsed_at":"2024-10-27T05:29:23.718Z","dependency_job_id":"b746b079-f44b-4dc3-aa4d-c856769911f4","html_url":"https://github.com/ooloth/advent-of-code","commit_stats":null,"previous_names":["ooloth/advent-of-code"],"tags_count":0,"template":false,"template_full_name":"fspoettel/advent-of-code-rust","purl":"pkg:github/ooloth/advent-of-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooloth%2Fadvent-of-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooloth%2Fadvent-of-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooloth%2Fadvent-of-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooloth%2Fadvent-of-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ooloth","download_url":"https://codeload.github.com/ooloth/advent-of-code/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooloth%2Fadvent-of-code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32038456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"],"created_at":"2024-11-17T16:21:32.021Z","updated_at":"2026-04-20T08:02:40.648Z","avatar_url":"https://github.com/ooloth.png","language":"Python","readme":"# 🎄 Advent of Code\n\nSolutions for [Advent of Code](https://adventofcode.com/) puzzles in languages I enjoy.\n\n## Environment variables\n\nUpdate the `AOC_LANGUAGE` and `AOC_YEAR` environment variables in `bin/env` to match your preferences. They determine which puzzles to download and which solution files to run and submit.\n\n## Commands\n\n```bash\n$ bin/new \u003cday\u003e\u003cpart\u003e # start a new puzzle in the active year\n$ bin/run \u003cday\u003e\u003cpart\u003e # run a puzzle solution in the active year\n$ bin/submit \u003cday\u003e\u003cpart\u003e # submit a puzzle answer in the active year\n```\n\nFor example:\n\n```bash\n$ bin/new 1a # download the 2015, day 1, part 1 puzzle and its input and generate solution files\n$ bin/run 25b # output my 2023, day 25, part 2 answer\n$ bin/submit 25b # submit my 2023, day 25, part 2 answer\n```\n\n## Advent of Code session cookie\n\nTo download your input, you need to include your AOC `session` cookie with each API request. You can find your cookie by going to [adventofcode.com](https://adventofcode.com/) and opening your browser's developer tools.\n\nFind the cookie named \"session\" and copy its value into a `.aoc-session-cookie` file at the root of this project (it won't be tracked).\n\nWhen the value eventually expires, repeat these steps.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fooloth%2Fadvent-of-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fooloth%2Fadvent-of-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fooloth%2Fadvent-of-code/lists"}