{"id":25923859,"url":"https://github.com/eordo/advent-of-code","last_synced_at":"2025-07-15T05:40:13.532Z","repository":{"id":279823580,"uuid":"935245423","full_name":"eordo/advent-of-code","owner":"eordo","description":"My Julia solutions to Advent of Code","archived":false,"fork":false,"pushed_at":"2025-03-28T03:36:27.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T04:30:09.143Z","etag":null,"topics":["advent-of-code","aoc","julia"],"latest_commit_sha":null,"homepage":"https://adventofcode.com/","language":"Julia","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/eordo.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":"2025-02-19T06:16:01.000Z","updated_at":"2025-03-28T03:36:30.000Z","dependencies_parsed_at":"2025-03-17T05:25:18.402Z","dependency_job_id":null,"html_url":"https://github.com/eordo/advent-of-code","commit_stats":null,"previous_names":["eordo/advent-of-code"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eordo/advent-of-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eordo%2Fadvent-of-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eordo%2Fadvent-of-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eordo%2Fadvent-of-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eordo%2Fadvent-of-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eordo","download_url":"https://codeload.github.com/eordo/advent-of-code/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eordo%2Fadvent-of-code/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265411565,"owners_count":23760636,"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","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","aoc","julia"],"created_at":"2025-03-03T17:18:25.242Z","updated_at":"2025-07-15T05:40:13.494Z","avatar_url":"https://github.com/eordo.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code\n\nThis repository is for my Julia solutions to [Advent of Code](https://adventofcode.com/).\nI'm attempting to complete every calendar starting from 2015.\n\n## Getting puzzle inputs\n\n`get_input.py` is a Python script that I use to automate getting and saving puzzle inputs.\nAfter logging in to Advent of Code, save the session cookie in a file named `session.txt`.\nThen the puzzle input for any year and day can be fetched from the command line by running\n\n```bash\npython get_input.py YEAR DAY\n```\n\nThe input will be saved to `/YEAR/inputs/day_DAY.txt`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feordo%2Fadvent-of-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feordo%2Fadvent-of-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feordo%2Fadvent-of-code/lists"}