{"id":26291406,"url":"https://github.com/edwinhern/advent-of-code-2024","last_synced_at":"2025-03-15T00:38:15.431Z","repository":{"id":266206636,"uuid":"897669687","full_name":"edwinhern/advent-of-code-2024","owner":"edwinhern","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-12T21:35:15.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-12T22:31:31.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/edwinhern.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-03T03:04:52.000Z","updated_at":"2024-12-12T21:35:17.000Z","dependencies_parsed_at":"2024-12-03T05:27:51.906Z","dependency_job_id":"6c560b1c-340b-41dc-a0ba-e6ec5a47e207","html_url":"https://github.com/edwinhern/advent-of-code-2024","commit_stats":null,"previous_names":["edwinhern/advent-of-code-2024"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwinhern%2Fadvent-of-code-2024","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwinhern%2Fadvent-of-code-2024/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwinhern%2Fadvent-of-code-2024/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwinhern%2Fadvent-of-code-2024/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwinhern","download_url":"https://codeload.github.com/edwinhern/advent-of-code-2024/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243667991,"owners_count":20328036,"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":"2025-03-15T00:38:14.848Z","updated_at":"2025-03-15T00:38:15.414Z","avatar_url":"https://github.com/edwinhern.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2024\n\n[![Build and Test](https://github.com/edwinhern/advent-of-code-2024/actions/workflows/build.yml/badge.svg)](https://github.com/edwinhern/advent-of-code-2024/actions/workflows/build.yml)\n\nMy solutions for [Advent of Code 2024](https://adventofcode.com/2024) implemented in Java.\n\n## Project Structure\n\n- `src/main/java/dayXX` - Contains solution for each day\n- `src/main/resources/dayXX` - Contains input files for each day's puzzle\n\n## Running Solutions\n\nThis is a Maven project. To run:\n\n1. Clone the repository\n2. Build the project: `mvn clean package`\n3. Run individual day solutions through their respective main methods\n\n## Development\n\n- Java 17\n- Maven for build management\n- Spotless for code formatting\n\n### Code Formatting\n\nFormat code before committing:\n\n```bash\nmvn spotless:apply\n```\n\n## Progress\n\n- [x] Day 1\n- [x] Day 2\n- [ ] Day 3-25 (Coming Soon)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedwinhern%2Fadvent-of-code-2024","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedwinhern%2Fadvent-of-code-2024","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedwinhern%2Fadvent-of-code-2024/lists"}