{"id":15788041,"url":"https://github.com/ecyrbe/adventofcode","last_synced_at":"2025-09-11T21:51:11.480Z","repository":{"id":210437736,"uuid":"726560297","full_name":"ecyrbe/adventofcode","owner":"ecyrbe","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-19T01:02:06.000Z","size":167,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-04T21:41:16.595Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/ecyrbe.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":"2023-12-02T18:18:34.000Z","updated_at":"2023-12-14T06:44:35.000Z","dependencies_parsed_at":"2023-12-18T23:28:27.565Z","dependency_job_id":"4085711c-5bd4-4cf0-ab23-1b8d0f4cf085","html_url":"https://github.com/ecyrbe/adventofcode","commit_stats":null,"previous_names":["ecyrbe/adventofcode"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ecyrbe/adventofcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecyrbe%2Fadventofcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecyrbe%2Fadventofcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecyrbe%2Fadventofcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecyrbe%2Fadventofcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecyrbe","download_url":"https://codeload.github.com/ecyrbe/adventofcode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecyrbe%2Fadventofcode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274712480,"owners_count":25335924,"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-09-11T02:00:13.660Z","response_time":74,"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-10-04T21:40:39.289Z","updated_at":"2025-09-11T21:51:11.206Z","avatar_url":"https://github.com/ecyrbe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ADVENT OF CODE SOLUTIONS IN TYPESCRIPT\n\nInterresting approach is that i use Generators. This makes the solutions use less memory (no temporary arrays) and easier to read.\nHere are the tools for helping using Generators : [Generator helpers](utils)\n\n## 2023\n\n| Day    | Part 1                          | Part 2                          |\n| ------ | ------------------------------- | ------------------------------- |\n| Day 1  | [Part 1](2023/01/part1.test.ts) | [Part 2](2023/01/part2.test.ts) |\n| Day 2  | [Part 1](2023/02/part1.test.ts) | [Part 2](2023/02/part2.test.ts) |\n| Day 3  | [Part 1](2023/03/part1.test.ts) | [Part 2](2023/03/part2.test.ts) |\n| Day 4  | [Part 1](2023/04/part1.test.ts) | [Part 2](2023/04/part2.test.ts) |\n| Day 5  | [Part 1](2023/05/part1.test.ts) | [Part 2](2023/05/part2.test.ts) |\n| Day 6  | [Part 1](2023/06/part1.test.ts) | [Part 2](2023/06/part2.test.ts) |\n| Day 7  | [Part 1](2023/07/part1.test.ts) | [Part 2](2023/07/part2.test.ts) |\n| Day 8  | [Part 1](2023/08/part1.test.ts) | [Part 2](2023/08/part2.test.ts) |\n| Day 9  | [Part 1](2023/09/part1.test.ts) | [Part 2](2023/09/part2.test.ts) |\n| Day 10 | [Part 1](2023/10/part1.test.ts) | [Part 2](2023/10/part2.test.ts) |\n| Day 11 | [Part 1](2023/11/part1.test.ts) | [Part 2](2023/11/part2.test.ts) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecyrbe%2Fadventofcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecyrbe%2Fadventofcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecyrbe%2Fadventofcode/lists"}