{"id":13495869,"url":"https://github.com/believer/advent-of-code","last_synced_at":"2025-10-25T05:55:41.738Z","repository":{"id":37178777,"uuid":"159979733","full_name":"believer/advent-of-code","owner":"believer","description":"Advent of Code in Rust, ReScript, ReasonML, Go, TypeScript, and Python","archived":false,"fork":false,"pushed_at":"2024-12-25T14:04:59.000Z","size":2893,"stargazers_count":53,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T17:41:03.985Z","etag":null,"topics":["advent-of-code","advent-of-code-2015","advent-of-code-2016","advent-of-code-2017","advent-of-code-2018","advent-of-code-2019","advent-of-code-2020","advent-of-code-2021","advent-of-code-2022","advent-of-code-2023","advent-of-code-2024","bucklescript","go","javascript","lua","python","reasonml","rescript","rust","typescript"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/believer.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":"2018-12-01T19:28:59.000Z","updated_at":"2025-02-13T22:25:40.000Z","dependencies_parsed_at":"2024-10-31T11:30:36.499Z","dependency_job_id":"1f8d691d-5b7d-4dcc-87db-f474007772dd","html_url":"https://github.com/believer/advent-of-code","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/believer/advent-of-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/believer%2Fadvent-of-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/believer%2Fadvent-of-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/believer%2Fadvent-of-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/believer%2Fadvent-of-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/believer","download_url":"https://codeload.github.com/believer/advent-of-code/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/believer%2Fadvent-of-code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280911373,"owners_count":26412209,"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-25T02:00:06.499Z","response_time":81,"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":["advent-of-code","advent-of-code-2015","advent-of-code-2016","advent-of-code-2017","advent-of-code-2018","advent-of-code-2019","advent-of-code-2020","advent-of-code-2021","advent-of-code-2022","advent-of-code-2023","advent-of-code-2024","bucklescript","go","javascript","lua","python","reasonml","rescript","rust","typescript"],"created_at":"2024-07-31T19:01:39.096Z","updated_at":"2025-10-25T05:55:41.708Z","avatar_url":"https://github.com/believer.png","language":"Rust","funding_links":[],"categories":["Rust","2025"],"sub_categories":["Solutions"],"readme":"# Advent of Code\n\n[![Run tests](https://github.com/believer/advent-of-code/workflows/Run%20tests/badge.svg)](https://github.com/believer/advent-of-code/actions?query=workflow%3A%22Run+tests%22)\n\n## What is Advent of Code?\n\nAdvent of Code is an online event created by Eric Wastl. Each year, starting on December 1st, an advent calendar of daily programming puzzles begins. Each puzzle is unlocked at midnight (EST/UTC-5). 06:00 my time (CET). Developers of all skill sets are encouraged to solve them in any programming language they choose!\n\n## Experience\n\nThis is challenging for me, but I also really really like it. I don't do these types of problems apart from the yearly Advent of Code. I also don't encounter the algorithms that are commonly used in my professional work.\n\n## Years\n\n| Year | Language         | Main solution | Link                     |\n| ---- | ---------------- | ------------- | ------------------------ |\n| 2024 | Go               | X             | [Link](/go/2024)         |\n| 2024 | Rust             |               | [Link](/rust/2024)       |\n| 2023 | Rust             | X             | [Link](/rust/2023)       |\n| 2023 | Go               |               | [Link](/go/2023)         |\n| 2023 | TypeScript (Bun) |               | [Link](/typescript/2023) |\n| 2022 | Rust             | X             | [Link](/rust/2022)       |\n| 2022 | JavaScript       |               | [Link](/javascript/2022) |\n| 2022 | Go               |               | [Link](/go/2022)         |\n| 2022 | Lua              |               | [Link](/lua/2022)        |\n| 2021 | Python           | X             | [Link](/python/2021)     |\n| 2021 | Rust             |               | [Link](/rust/2021)       |\n| 2020 | Rust             | X             | [Link](/rust/2020)       |\n| 2020 | ReScript         |               | [Link](/rescript/2020)   |\n| 2019 | ReScript         | X             | [Link](/rescript/2019)   |\n| 2019 | ReasonML         |               | [Link](/reasonml/2019)   |\n| 2019 | Rust             |               | [Link](/rust/2019)       |\n| 2018 | ReScript         | X             | [Link](/rescript/2018)   |\n| 2017 | Rust             | X             | [Link](/rust/2017)       |\n| 2016 | Rust             | X             | [Link](/rust/2016)       |\n| 2015 | Rust             | X             | [Link](/rust/2015)       |\n| 2015 | ReScript         |               | [Link](/rescript/2015)   |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeliever%2Fadvent-of-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeliever%2Fadvent-of-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeliever%2Fadvent-of-code/lists"}