{"id":24277045,"url":"https://github.com/indiecodermm/aoc-24","last_synced_at":"2025-09-14T03:24:03.269Z","repository":{"id":266316282,"uuid":"897403656","full_name":"IndieCoderMM/aoc-24","owner":"IndieCoderMM","description":"Advent of Code 2024 (GO)","archived":false,"fork":false,"pushed_at":"2024-12-16T15:49:26.000Z","size":103,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T10:23:49.444Z","etag":null,"topics":["advent-of-code","algorithms","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/IndieCoderMM.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":"2024-12-02T15:15:31.000Z","updated_at":"2024-12-16T15:49:30.000Z","dependencies_parsed_at":"2025-01-15T23:16:00.293Z","dependency_job_id":"e9bfa927-08d9-4a85-8195-198592dd7a5e","html_url":"https://github.com/IndieCoderMM/aoc-24","commit_stats":null,"previous_names":["indiecodermm/aoc-24"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IndieCoderMM/aoc-24","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Faoc-24","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Faoc-24/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Faoc-24/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Faoc-24/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IndieCoderMM","download_url":"https://codeload.github.com/IndieCoderMM/aoc-24/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Faoc-24/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275056340,"owners_count":25397829,"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-09-14T02:00:10.474Z","response_time":75,"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","algorithms","golang"],"created_at":"2025-01-15T23:15:46.786Z","updated_at":"2025-09-14T03:24:03.227Z","avatar_url":"https://github.com/IndieCoderMM.png","language":"Go","readme":"# 🎄 Advent of Code 2024 \n\n- [Advent of Code 2024](https://adventofcode.com/2024)\n\n## Structure\n\n```\n.\n├── data/\n│   ├── answers.txt\n│   ├── day-n.txt\n├── dayN/\n│   ├── main.go\n│   ├── solve.go\n│   ├── solve_test.go\n├── utils/\n│   ├── quick_sort.go\n│   ├── file_helper.go\n├── go.mod\n```\n\n## Tests \n\nRun tests for each solution with:\n\n```sh\ngo test ./dayN\n```\n\nRun all tests:\n```\ngo test ./...\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiecodermm%2Faoc-24","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findiecodermm%2Faoc-24","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiecodermm%2Faoc-24/lists"}