{"id":23734026,"url":"https://github.com/woojiahao/aoc","last_synced_at":"2026-02-26T17:09:14.747Z","repository":{"id":209482389,"uuid":"723912989","full_name":"woojiahao/aoc","owner":"woojiahao","description":"Advent of Code 2021/2022/2023/2024 Done with Elixir 🤩","archived":false,"fork":false,"pushed_at":"2024-10-23T22:56:33.000Z","size":278,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-24T12:06:22.479Z","etag":null,"topics":["advent-of-code","advent-of-code-2021","advent-of-code-2022","advent-of-code-2023","elixir"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/woojiahao.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":"2023-11-27T02:39:32.000Z","updated_at":"2024-10-23T22:56:36.000Z","dependencies_parsed_at":"2023-12-12T05:21:53.612Z","dependency_job_id":"f8a38281-d360-48e1-a1e5-8d9088f9a566","html_url":"https://github.com/woojiahao/aoc","commit_stats":null,"previous_names":["woojiahao/aoc_2023","woojiahao/aoc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woojiahao%2Faoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woojiahao%2Faoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woojiahao%2Faoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woojiahao%2Faoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/woojiahao","download_url":"https://codeload.github.com/woojiahao/aoc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231949199,"owners_count":18450456,"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","advent-of-code-2021","advent-of-code-2022","advent-of-code-2023","elixir"],"created_at":"2024-12-31T05:33:17.257Z","updated_at":"2025-10-30T10:35:18.858Z","avatar_url":"https://github.com/woojiahao.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AOC\n\nAdvent of Code Done with Elixir 🤩\n\n---\n\nWrote a bunch of utility and Mix tasks to speed up the process of working on AOC every year!\n\n## Getting started\n\nClone the repository\n\n```sh\ngit clone git@github.com:woojiahao/aoc.git\n```\n\nInstall the dependencies\n\n```sh\nmix deps.get\n```\n\nCreate a new year. The task automatically generates the files and content to start\n\n```sh\nmix new_year \u003cyear\u003e\n```\n\nCreate the solution for the day in `lib/aoc/y\u003cyear\u003e/day_\u003cday\u003e.ex` and the data in `priv/\u003cyear\u003e/day\u003cday\u003e.txt`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoojiahao%2Faoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoojiahao%2Faoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoojiahao%2Faoc/lists"}