{"id":27883355,"url":"https://github.com/zsakowitz/aoc","last_synced_at":"2025-05-05T06:15:19.564Z","repository":{"id":267579991,"uuid":"901199122","full_name":"zsakowitz/aoc","owner":"zsakowitz","description":"My Advent of Code solves and utility library. Tests are run on every commit to ensure the validity of a solve.","archived":false,"fork":false,"pushed_at":"2024-12-18T18:34:26.000Z","size":344,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T06:15:16.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/zsakowitz.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-12-10T08:13:17.000Z","updated_at":"2024-12-18T18:34:29.000Z","dependencies_parsed_at":"2024-12-11T07:22:33.047Z","dependency_job_id":"6c89ae61-0d2a-4722-899a-be2c5b87a505","html_url":"https://github.com/zsakowitz/aoc","commit_stats":null,"previous_names":["zsakowitz/aoc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zsakowitz%2Faoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zsakowitz%2Faoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zsakowitz%2Faoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zsakowitz%2Faoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zsakowitz","download_url":"https://codeload.github.com/zsakowitz/aoc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252448579,"owners_count":21749496,"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":[],"created_at":"2025-05-05T06:15:19.007Z","updated_at":"2025-05-05T06:15:19.552Z","avatar_url":"https://github.com/zsakowitz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[util.ts](util.ts) is the utility library. It is built into [util.js](util.js), and has type declarations available in [util.d.ts](util.d.ts).\n\n[index.js](index.js) runs each file in parallel. The list of files it runs are in [times.json](times.json), which also includes the last time in milliseconds it took to run the test cases.\n\n**Do not use an individual day's test case as a standard for comparison unless\nit is in the `times.json` file.**\n\nThe `.check()` function from `util.ts` ensures a result is correct. The answers\nare hardcoded to my inputs, and will likely fail on your inputs, as inputs may\nbe different for each person.\n\nMy inputs are not saved here. Run [load.js](load.js) with the `ILOWI_AOC_COOKIE`\nenvironment variable set to `session=...` (your `Cookie` header as sent to your\nbrowser) to download all inputs. Inputs are downloaded asynchronously on\nNode.JS, synchronously in the browser, and are cached in both.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzsakowitz%2Faoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzsakowitz%2Faoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzsakowitz%2Faoc/lists"}