{"id":18325044,"url":"https://github.com/maxdeviant/advent-of-code","last_synced_at":"2025-09-01T00:41:42.242Z","repository":{"id":88627939,"uuid":"112800219","full_name":"maxdeviant/advent-of-code","owner":"maxdeviant","description":"Advent of Code","archived":false,"fork":false,"pushed_at":"2023-12-10T18:06:03.000Z","size":611,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T15:16:47.518Z","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"],"latest_commit_sha":null,"homepage":"https://adventofcode.com/","language":"Rust","has_issues":true,"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/maxdeviant.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":"2017-12-02T00:38:19.000Z","updated_at":"2023-12-10T18:06:06.000Z","dependencies_parsed_at":"2023-11-27T23:24:32.897Z","dependency_job_id":"e83a784a-02f3-4e4a-a7b4-b4153e47c3f1","html_url":"https://github.com/maxdeviant/advent-of-code","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/maxdeviant%2Fadvent-of-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdeviant%2Fadvent-of-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdeviant%2Fadvent-of-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdeviant%2Fadvent-of-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxdeviant","download_url":"https://codeload.github.com/maxdeviant/advent-of-code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055272,"owners_count":21040157,"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-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"],"created_at":"2024-11-05T18:36:41.832Z","updated_at":"2025-04-09T15:16:51.160Z","avatar_url":"https://github.com/maxdeviant.png","language":"Rust","readme":"# Advent of Code\n\nThis repository contains my solutions to the [Advent of Code](https://adventofcode.com/) puzzles.\n\nI would highly encourage solving each puzzle on your own before looking at my solutions, lest you deprive yourself of the satisfaction of solving it yourself.\n\n## Directory\n\n| Year           | Language(s)                                          |\n| -------------- | ---------------------------------------------------- |\n| [2015](./2015) | [PureScript](./2015/purescript)                      |\n| [2016](./2016) | [PureScript](./2016/purescript)                      |\n| [2017](./2017) | [F#](./2017/fsharp), [PureScript](./2017/purescript) |\n| [2018](./2018) | [Rust](./2018/rust)                                  |\n| [2019](./2019) | [Haskell](./2019/haskell)                            |\n| [2020](./2020) | [PureScript](./2020/purescript)                      |\n| [2021](./2021) | [PureScript](./2021/purescript)                      |\n| [2022](./2022) | [Rust](./2022/rust)                                  |\n| [2023](./2023) | [Rust](./2023/rust)                                  |\n\n## My Process\n\nWhen solving Advent of Code puzzles I try to approach them the way I would in the real world. I tend to take a [domain-driven design](https://en.wikipedia.org/wiki/Domain-driven_design) approach where I model the domain of the puzzle before actually attempting to solve it.\n\nAnother thing that you might notice is that in my solutions I always keep the first part of the puzzle working when I implement the second. Again, this is due to my desire to mirror real-world scenarios. Very often you must keep existing functionality working when the requirements change or new functionality is added. For a while I thought that this was a common practice, but as I've looked at other people's solutions it seems that this isn't the case: I've seen many people whose final solver only solves the second part of the puzzle.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxdeviant%2Fadvent-of-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxdeviant%2Fadvent-of-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxdeviant%2Fadvent-of-code/lists"}