{"id":20636997,"url":"https://github.com/juergenhoetzel/adventofcode2022","last_synced_at":"2025-03-09T06:38:10.290Z","repository":{"id":64546440,"uuid":"573530787","full_name":"juergenhoetzel/adventofcode2022","owner":"juergenhoetzel","description":"Advent of Code 2022 Solutions in Python","archived":false,"fork":false,"pushed_at":"2022-12-28T18:10:20.000Z","size":123,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T08:12:42.028Z","etag":null,"topics":["advent-of-code","advent-of-code-2022","advent-of-code-2022-python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/juergenhoetzel.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}},"created_at":"2022-12-02T17:27:57.000Z","updated_at":"2022-12-15T01:30:58.000Z","dependencies_parsed_at":"2023-01-31T07:15:43.501Z","dependency_job_id":null,"html_url":"https://github.com/juergenhoetzel/adventofcode2022","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juergenhoetzel%2Fadventofcode2022","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juergenhoetzel%2Fadventofcode2022/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juergenhoetzel%2Fadventofcode2022/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juergenhoetzel%2Fadventofcode2022/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juergenhoetzel","download_url":"https://codeload.github.com/juergenhoetzel/adventofcode2022/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242656036,"owners_count":20164431,"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-2022","advent-of-code-2022-python"],"created_at":"2024-11-16T15:12:42.647Z","updated_at":"2025-03-09T06:38:10.271Z","avatar_url":"https://github.com/juergenhoetzel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/day%20📅-25-blue) ![](https://img.shields.io/badge/stars%20⭐-35-yellow) \t![](https://img.shields.io/badge/days%20completed-15-red)\n# Advent of Code 2022 solutions in 🐍 Python.\n\n## Day 1\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day1.py#L1-L12\n\n## Day 2\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day2.py#L1-L29\n\n## Day 3\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day3.py#L1-L34\n\n## Day 4\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day4.py#L1-L32\n\n## Day 5\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day5.py#L1-L49\n\n## Day 6\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day6.py#L1-L7\n\n## Day 7\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day7.py#L1-L64\n\n## Day 8\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day8.py#L1-L55\n\n## Day 9\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day9.py#L1-L68\n\n## Day 10\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day10.py#L1-L34\n\n## Day 11\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day11.py#L1-L96\n\n## Day 12\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day12.py#L1-L89\n\n## Day 13\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day13.py#L1-L33\n\n## Day 14\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day13.py#L1-L72\n\n## Day 15\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day15.py#L1-L86\n\n## Day 16\n\nTODO\n\n## Day 17\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day17.py#L1-L137\n\n## Day 18\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day18.py#L1-L23\n\n## Day 20\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day20.py#L1-L33\n\n## Day 21\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day21.py#L1-L45\n\n\n## Day 22\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day22.py#L1-L88\n\n## Day 23\n\nhttps://github.com/juergenhoetzel/adventofcode2022/blob/86d3174db870c7cb3e7e4c2b1c558fe6a5f2d585/day23.py#L1-L71\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuergenhoetzel%2Fadventofcode2022","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuergenhoetzel%2Fadventofcode2022","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuergenhoetzel%2Fadventofcode2022/lists"}