{"id":15626619,"url":"https://github.com/chaelcodes/advent-of-code-2023","last_synced_at":"2025-03-29T17:24:56.508Z","repository":{"id":213557852,"uuid":"734389101","full_name":"ChaelCodes/advent-of-code-2023","owner":"ChaelCodes","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-21T18:40:44.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T18:35:20.224Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/ChaelCodes.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-21T14:59:35.000Z","updated_at":"2023-12-21T15:20:04.000Z","dependencies_parsed_at":"2023-12-21T18:43:23.392Z","dependency_job_id":null,"html_url":"https://github.com/ChaelCodes/advent-of-code-2023","commit_stats":null,"previous_names":["chaelcodes/advent-of-code-2023"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaelCodes%2Fadvent-of-code-2023","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaelCodes%2Fadvent-of-code-2023/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaelCodes%2Fadvent-of-code-2023/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaelCodes%2Fadvent-of-code-2023/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChaelCodes","download_url":"https://codeload.github.com/ChaelCodes/advent-of-code-2023/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246217341,"owners_count":20742178,"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":[],"created_at":"2024-10-03T10:13:09.465Z","updated_at":"2025-03-29T17:24:56.485Z","avatar_url":"https://github.com/ChaelCodes.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# advent-of-code-2023\nMy Advent of Code solutions for 2023! [Advent of Code](https://adventofcode.com/) is a series of 25 puzzles, one released each day leading up to Christmas! I attempt to complete Advent of Code every year, but rarely do. This is a casual completion run, not necessarily for maximum points.\n\n# Leaderboard\n\nOur 2023 leaderboard for Advent of Code is `219042-9f06f774`. Enter the code on the [leaderboard page](https://adventofcode.com/2023/leaderboard/private) to join.\n\n# Solutions\nEach solution goes in a [separate branch](https://github.com/ChaelCodes/advent-of-code-2023/branches/all)/PR, so you can review that day.\n\n# Previous Years\n\nYou can find previous years here:\n- [2022](https://github.com/ChaelCodes/Advent-of-Code-2022)\n- [2021](https://github.com/ChaelCodes/Advent-of-Code-2021)\n- [2020](https://github.com/ChaelCodes/Advent-of-Code-2020)\n- [2019](https://github.com/ChaelCodes/Advent-of-Code-2019)\n\n# Setup\nFirst, set your ruby version.\n```\nrbenv install\n```\nNext, run the installation script.\n```\nrake install\n```\nRun the test cases to confirm results.\n```\nrake spec\n```\n# Creating a new Solution\nRun `rake new_day[1]` in order to create a new set of solution, input, and spec files.\n\n## Debugging\nPut `binding.irb` anywhere to pry into the method while running the spec. `exit!` will exit the debugging session.\n\n# Advent of Code\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaelcodes%2Fadvent-of-code-2023","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchaelcodes%2Fadvent-of-code-2023","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaelcodes%2Fadvent-of-code-2023/lists"}