{"id":21808596,"url":"https://github.com/ericthomasca/adventofcode2023","last_synced_at":"2025-08-24T04:18:40.802Z","repository":{"id":209052027,"uuid":"723109534","full_name":"ericthomasca/adventofcode2023","owner":"ericthomasca","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-07T01:21:30.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-21T08:22:46.688Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/ericthomasca.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":"2023-11-24T17:56:00.000Z","updated_at":"2023-11-24T18:47:19.000Z","dependencies_parsed_at":"2023-11-24T19:22:35.782Z","dependency_job_id":"6157657f-0a1d-4234-957c-e592fc76fe94","html_url":"https://github.com/ericthomasca/adventofcode2023","commit_stats":null,"previous_names":["ericthomasca/adventofcode2023"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ericthomasca/adventofcode2023","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericthomasca%2Fadventofcode2023","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericthomasca%2Fadventofcode2023/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericthomasca%2Fadventofcode2023/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericthomasca%2Fadventofcode2023/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericthomasca","download_url":"https://codeload.github.com/ericthomasca/adventofcode2023/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericthomasca%2Fadventofcode2023/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271790566,"owners_count":24821619,"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-08-24T02:00:11.135Z","response_time":111,"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":[],"created_at":"2024-11-27T13:15:42.859Z","updated_at":"2025-08-24T04:18:40.777Z","avatar_url":"https://github.com/ericthomasca.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2023 Solutions (Golang)\r\n\r\nThis repository contains my solutions to the Advent of Code 2023 challenges implemented in Golang. Advent of Code is an annual coding event with daily programming puzzles throughout December.\r\n\r\n## About Advent of Code\r\n\r\nAdvent of Code is an event created by Eric Wastl where participants solve programming puzzles of increasing difficulty each day leading up to Christmas.\r\n\r\n[Official Website](https://adventofcode.com/)\r\n\r\n## Solutions Overview\r\n\r\nThis repository contains my solutions to the Advent of Code 2023 challenges. Each day's challenge has its own folder named according to the day (e.g., `day01`, `day02`, etc.). Within each folder, you'll find the solutions implemented in Golang.\r\n\r\nThe solutions are structured with detailed comments explaining the approach, algorithm used, and any notable optimizations or considerations.\r\n\r\n## Folder Structure\r\n\r\nmain.go\r\n- day01/\r\n    - solution1.go\r\n    - solution2.go\r\n    - ...\r\n- day02/\r\n    - solution1.go\r\n    - solution2.go\r\n    - ...\r\n- ...\r\n\r\n## Running the Solutions\r\n\r\nTo run the solutions for each day, navigate to the root directory of the project in your terminal and execute the `main.go` file:\r\n\r\n```bash\r\ngo run main.go\r\n```\r\n\r\n## Contributing\r\n\r\nContributions are welcome! If you'd like to contribute additional solutions, improvements, or optimizations to existing Golang solutions, feel free to open a pull request.\r\n\r\n## Acknowledgments\r\n\r\nI'd like to express my gratitude to the creators of Advent of Code, Eric Wastl, and the entire community for making this event possible.\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericthomasca%2Fadventofcode2023","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericthomasca%2Fadventofcode2023","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericthomasca%2Fadventofcode2023/lists"}