{"id":17818809,"url":"https://github.com/tobyink/advent-of-code","last_synced_at":"2025-04-02T09:27:01.485Z","repository":{"id":64998353,"uuid":"573370815","full_name":"tobyink/advent-of-code","owner":"tobyink","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-14T07:48:17.000Z","size":12990,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-08T00:41:17.794Z","etag":null,"topics":["advent-of-code","advent-of-code-2022","advent-of-code-c","advent-of-code-java","advent-of-code-javascript","advent-of-code-perl","advent-of-code-php","advent-of-code-python","advent-of-code-raku","advent-of-code-ruby","advent-of-code-rust"],"latest_commit_sha":null,"homepage":"https://adventofcode.com/2022/","language":"Perl","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/tobyink.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":"2022-12-02T09:57:11.000Z","updated_at":"2022-12-25T13:26:02.000Z","dependencies_parsed_at":"2024-10-27T17:22:56.818Z","dependency_job_id":"41fb8be6-6d43-4136-bfe5-29f74c3c9a59","html_url":"https://github.com/tobyink/advent-of-code","commit_stats":{"total_commits":145,"total_committers":1,"mean_commits":145.0,"dds":0.0,"last_synced_commit":"b8f02c2806956de54093fe1f4707821798d35a6a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobyink%2Fadvent-of-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobyink%2Fadvent-of-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobyink%2Fadvent-of-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobyink%2Fadvent-of-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobyink","download_url":"https://codeload.github.com/tobyink/advent-of-code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246787175,"owners_count":20833840,"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-c","advent-of-code-java","advent-of-code-javascript","advent-of-code-perl","advent-of-code-php","advent-of-code-python","advent-of-code-raku","advent-of-code-ruby","advent-of-code-rust"],"created_at":"2024-10-27T16:56:01.575Z","updated_at":"2025-04-02T09:27:01.461Z","avatar_url":"https://github.com/tobyink.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2022\n\n[![AoC 2022](https://github.com/tobyink/advent-of-code/actions/workflows/aoc2022.yml/badge.svg)](https://github.com/tobyink/advent-of-code/actions/workflows/aoc2022.yml)\n\n[Advent of Code 2022](https://adventofcode.com/2022/) provides 25 coding\npuzzles. I have decided to solve these in a variety of different languages\nincluding ones I use day-to-day (like Perl 5 and Javascript), ones I'm\nfamiliar with but get to use less often (like PHP, Python, Ruby, C, and Java),\nand ones I'm still learning (like Rust and Raku).\n\n## Goals\n\n- [x] solve every day\n- [x] at least 8 days solved in Rust 2021\n- [x] at least 8 days solved in Perl 5\n- [x] at least 4 days solved in Javascript (node)\n- [x] at least 4 days solved in PHP\n- [x] at least 2 days solved in Raku\n- [x] at least 2 days solved in Python\n- [x] at least 2 days solved in Ruby\n- [x] at least 1 day solved in C\n- [x] at least 1 day solved in Java\n\nThat's 32 solutions for 25 puzzles, so some days will have multiple solutions.\n\n## Solutions\n\n```text\n======================================================================================\nLang | TT |  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25\n-----+----+---------------------------------------------------------------------------\nRust | 10 | ** **    **    **    ** **       **       **       **       **\nPerl | 19 | **    **    ** ** **    ** ** ** ** ** ** ** **       ** **    ** ** **  *\nNode |  4 | **             **       **                      **\nPHP  |  4 |                ** **    **          **\nRaku |  2 |          **             **\nPy   |  2 |                **       **\nRuby |  2 |       **                **\nC    |  2 |          **             **\nJava |  1 |                   **\n-----+----+---------------------------------------------------------------------------\nTTTT | 46 |  3  1  2  3  1  5  3  1  8  1  1  2  2  1  2  1  1  1  1  1  1  1  1  1  1\n======================================================================================\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobyink%2Fadvent-of-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobyink%2Fadvent-of-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobyink%2Fadvent-of-code/lists"}