{"id":20937047,"url":"https://github.com/fildon/adventofcode2023","last_synced_at":"2025-10-23T20:07:05.178Z","repository":{"id":210312142,"uuid":"726244989","full_name":"fildon/AdventOfCode2023","owner":"fildon","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-16T12:43:59.000Z","size":131,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-29T20:11:46.042Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/fildon.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,"zenodo":null}},"created_at":"2023-12-01T21:14:20.000Z","updated_at":"2023-12-01T21:59:57.000Z","dependencies_parsed_at":"2025-05-29T20:03:52.672Z","dependency_job_id":"202fed77-efa0-4218-8aee-95db2e458873","html_url":"https://github.com/fildon/AdventOfCode2023","commit_stats":null,"previous_names":["fildon/adventofcode2023"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fildon/AdventOfCode2023","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fildon%2FAdventOfCode2023","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fildon%2FAdventOfCode2023/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fildon%2FAdventOfCode2023/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fildon%2FAdventOfCode2023/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fildon","download_url":"https://codeload.github.com/fildon/AdventOfCode2023/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fildon%2FAdventOfCode2023/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278882272,"owners_count":26062256,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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":[],"created_at":"2024-11-18T22:31:53.075Z","updated_at":"2025-10-08T03:11:37.572Z","avatar_url":"https://github.com/fildon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent Of Code 2023\n\nMy solutions to the puzzles of [Advent of Code 2023](https://adventofcode.com/2023)\n\nSolutions are written in JavaScript and run with Node. I used Node `v21.4.0`. Solutions might still work when run on other versions of Node, but I cannot guarantee this.\n\nEach day is a directory. Each directory contains an `index.mjs` which exports a pair of pure functions, one to solve part 1 and another to solve part 2.\n\nEach directory also includes a `test.mjs` which can be run with Node to assert the correctness of the solutions.\n\nYou can run all tests from the root directory by running the following command:\n\n```shell\nnode --test **/test.mjs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffildon%2Fadventofcode2023","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffildon%2Fadventofcode2023","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffildon%2Fadventofcode2023/lists"}