{"id":22860004,"url":"https://github.com/harmim/aoc-2022","last_synced_at":"2025-08-07T05:18:40.353Z","repository":{"id":74891412,"uuid":"573819392","full_name":"harmim/aoc-2022","owner":"harmim","description":"Advent of Code 2022 (Rust)","archived":false,"fork":false,"pushed_at":"2022-12-21T03:38:31.000Z","size":138,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T12:48:09.769Z","etag":null,"topics":["advent-of-code","advent-of-code-2022","christmas","puzzle","rust"],"latest_commit_sha":null,"homepage":"https://adventofcode.com/2022","language":"Rust","has_issues":false,"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/harmim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-12-03T14:33:53.000Z","updated_at":"2022-12-15T19:08:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"822492fe-bdc2-40cb-b0be-97a19fd962a2","html_url":"https://github.com/harmim/aoc-2022","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/harmim%2Faoc-2022","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmim%2Faoc-2022/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmim%2Faoc-2022/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmim%2Faoc-2022/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harmim","download_url":"https://codeload.github.com/harmim/aoc-2022/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246436939,"owners_count":20777122,"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","christmas","puzzle","rust"],"created_at":"2024-12-13T09:08:39.476Z","updated_at":"2025-03-31T08:22:48.870Z","avatar_url":"https://github.com/harmim.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Advent of Code 2022](https://adventofcode.com/2022) 🎄\n```\n         |\n        -+-\n         A\n        /=\\               /\\  /\\    ___  _ __  _ __ __    __\n      i/ O \\i            /  \\/  \\  / _ \\| '__|| '__|\\ \\  / /\n      /=====\\           / /\\  /\\ \\|  __/| |   | |    \\ \\/ /\n      /  i  \\           \\ \\ \\/ / / \\___/|_|   |_|     \\  /\n    i/ O * O \\i                                       / /\n    /=========\\        __  __                        /_/    _\n    /  *   *  \\        \\ \\/ /        /\\  /\\    __ _  ____  | |\n  i/ O   i   O \\i       \\  /   __   /  \\/  \\  / _` |/ ___\\ |_|\n  /=============\\       /  \\  |__| / /\\  /\\ \\| (_| |\\___ \\  _\n  /  O   i   O  \\      /_/\\_\\      \\ \\ \\/ / / \\__,_|\\____/ |_|\ni/ *   O   O   * \\i\n/=================\\\n       |___|\n```\n\n## Results\n| Day                                            | Part 1 | Part 2 |\n| :---:                                          | :---:  | :---:  |\n| [Day 1](https://adventofcode.com/2022/day/1)   | ⭐     | ⭐     |\n| [Day 2](https://adventofcode.com/2022/day/2)   | ⭐     | ⭐     |\n| [Day 3](https://adventofcode.com/2022/day/3)   | ⭐     | ⭐     |\n| [Day 4](https://adventofcode.com/2022/day/4)   | ⭐     | ⭐     |\n| [Day 5](https://adventofcode.com/2022/day/5)   | ⭐     | ⭐     |\n| [Day 6](https://adventofcode.com/2022/day/6)   | ⭐     | ⭐     |\n| [Day 7](https://adventofcode.com/2022/day/7)   | ⭐     | ⭐     |\n| [Day 8](https://adventofcode.com/2022/day/8)   | ⭐     | ⭐     |\n| [Day 9](https://adventofcode.com/2022/day/9)   | ⭐     | ⭐     |\n| [Day 10](https://adventofcode.com/2022/day/10) | ⭐     | ⭐     |\n| [Day 11](https://adventofcode.com/2022/day/11) | ⭐     | ⭐     |\n| [Day 12](https://adventofcode.com/2022/day/12) | ⭐     | ⭐     |\n| [Day 13](https://adventofcode.com/2022/day/13) | ⭐     | ⭐     |\n| [Day 14](https://adventofcode.com/2022/day/14) | ⭐     | ⭐     |\n| [Day 15](https://adventofcode.com/2022/day/15) | ⭐     | ⭐     |\n\n### Implemented in Rust (_I'm a Rust beginner_).\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./crab.png\" alt=\"Crab\" width=\"80\"\u003e\n\u003c/p\u003e\n\n#### Used a Rust template from https://github.com/smores56/aoc-2022.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmim%2Faoc-2022","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharmim%2Faoc-2022","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmim%2Faoc-2022/lists"}