{"id":22119532,"url":"https://github.com/iamsebastiandev/advent-of-code","last_synced_at":"2026-04-20T05:01:43.843Z","repository":{"id":265874768,"uuid":"896772498","full_name":"IamSebastianDev/advent-of-code","owner":"IamSebastianDev","description":"Advent of Code repository.","archived":false,"fork":false,"pushed_at":"2024-12-08T09:35:49.000Z","size":135,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-10T06:58:42.102Z","etag":null,"topics":["advent-of-code","advent-of-code-2024","bun"],"latest_commit_sha":null,"homepage":"https://adventofcode.com","language":"TypeScript","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/IamSebastianDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2024-12-01T09:11:16.000Z","updated_at":"2024-12-08T09:35:52.000Z","dependencies_parsed_at":"2025-07-10T02:41:05.093Z","dependency_job_id":"3eaf290c-458e-45f4-8b2a-bed0e0fd8367","html_url":"https://github.com/IamSebastianDev/advent-of-code","commit_stats":null,"previous_names":["iamsebastiandev/advent-of-code"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IamSebastianDev/advent-of-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IamSebastianDev%2Fadvent-of-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IamSebastianDev%2Fadvent-of-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IamSebastianDev%2Fadvent-of-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IamSebastianDev%2Fadvent-of-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IamSebastianDev","download_url":"https://codeload.github.com/IamSebastianDev/advent-of-code/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IamSebastianDev%2Fadvent-of-code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32033717,"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","advent-of-code-2024","bun"],"created_at":"2024-12-01T14:14:46.430Z","updated_at":"2026-04-20T05:01:43.788Z","avatar_url":"https://github.com/IamSebastianDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @iasd/aoc 🎄\n\nThis is my current [Advent of Code](https://adventofcode.com) project. The setup currently comprises of a Runner and a small CLI to let you select a specific day to run. There are certain checks that make sure that a input file exists\n\n## Installing\n\nYou need to install [Bun](https://bun.sh) as primary runtime. You can then run `bun install` to install the workspace dependencies.\n\n## Setup\n\nThe runner expects a `input.txt` file in the corresponding directory. For `2024/01.ts`, there should be a corresponding entry in `2024/inputs/01/input.txt`. The CLI will give you a warning if no input can be found. After setting up your inputs, you can run the CLI.\n\n## Running the solver\n\nRun the solver using:\n\n```bash\n# Run the CLI\nbun run solve\n```\n\nThis will prompt you for the `year` and `day` to solve. (And also check if the correct input is available.)\n\n## Summary\n\nYou can run `bun run summary` to get a report of what puzzles are solved and which aren't.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamsebastiandev%2Fadvent-of-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamsebastiandev%2Fadvent-of-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamsebastiandev%2Fadvent-of-code/lists"}