{"id":17189623,"url":"https://github.com/rickselby/advent-of-code","last_synced_at":"2025-03-25T04:54:42.135Z","repository":{"id":212626539,"uuid":"729156454","full_name":"rickselby/advent-of-code","owner":"rickselby","description":"My advent of code solutions","archived":false,"fork":false,"pushed_at":"2025-03-15T08:25:55.000Z","size":407,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T09:26:21.304Z","etag":null,"topics":["advent-of-code","advent-of-code-2023","ruby"],"latest_commit_sha":null,"homepage":"https://adventofcode.com","language":"Ruby","has_issues":false,"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/rickselby.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":"2023-12-08T14:50:55.000Z","updated_at":"2025-03-15T08:25:58.000Z","dependencies_parsed_at":"2024-01-20T10:40:41.559Z","dependency_job_id":"10d03fcb-f100-436e-8be7-38a4706fb476","html_url":"https://github.com/rickselby/advent-of-code","commit_stats":null,"previous_names":["rickselby/advent-of-code"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickselby%2Fadvent-of-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickselby%2Fadvent-of-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickselby%2Fadvent-of-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickselby%2Fadvent-of-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rickselby","download_url":"https://codeload.github.com/rickselby/advent-of-code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245401398,"owners_count":20609167,"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-2023","ruby"],"created_at":"2024-10-15T01:12:05.555Z","updated_at":"2025-03-25T04:54:42.114Z","avatar_url":"https://github.com/rickselby.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code\n\nDon't expect the best solutions here! \n\n## Usage\n\n### `rake create[year,day,part]`\n\nCreates the following files for the given puzzle:\n* `data/[year]/[day].txt`\n  * Copy your puzzle input here\n* `lib/advent_of_code/year[year]/day[day]/part[part].rb`\n* `spec/advent_of_code/year[year]/day[day]/part[part]_spec.rb`\n\n### `rake run[year,day,part]`\n\nRuns the code against the input (`data/[year]/[day].txt`) and returns the result.\n\n## Progress\n\n### 2024\n⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐\u003cbr /\u003e\n⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐\u003cbr /\u003e\n⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐\u003cbr /\u003e\n⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐\n\n### 2023\n⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐\u003cbr /\u003e\n⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐\u003cbr /\u003e\n⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐\u003cbr /\u003e\n⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐\u003cbr /\u003e\n⭐❔⭐❔\n\n### 2015\n⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐\u003cbr /\u003e\n⭐⭐⭐⭐\n\n## Things to investigate\n\n* 2023, Day 17: Dijkstra's algorithm / A* algorithms\n  * which I think I kind of implemented? but presumably suboptimally...\n* 2023, Day 18: [Shoelace algorithm](https://www.themathdoctors.org/polygon-coordinates-and-areas/)\n* 2024, Day 18: better path finding algorithm!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickselby%2Fadvent-of-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frickselby%2Fadvent-of-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickselby%2Fadvent-of-code/lists"}