{"id":38152849,"url":"https://github.com/terrylockett/advent-of-code","last_synced_at":"2026-01-16T23:03:20.575Z","repository":{"id":208868140,"uuid":"722576267","full_name":"terrylockett/advent-of-code","owner":"terrylockett","description":"Best code ever written for AOC","archived":false,"fork":false,"pushed_at":"2025-12-12T12:45:29.000Z","size":654,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-12T21:57:49.918Z","etag":null,"topics":["advent-of-code","advent-of-code-2024","advent-of-code-2024-kotlin","advent-of-code-java"],"latest_commit_sha":null,"homepage":"","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/terrylockett.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-23T12:53:10.000Z","updated_at":"2025-12-12T12:45:33.000Z","dependencies_parsed_at":"2024-12-01T23:34:41.845Z","dependency_job_id":null,"html_url":"https://github.com/terrylockett/advent-of-code","commit_stats":null,"previous_names":["terrylockett/aoc-2023","terrylockett/advent-of-code"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/terrylockett/advent-of-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrylockett%2Fadvent-of-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrylockett%2Fadvent-of-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrylockett%2Fadvent-of-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrylockett%2Fadvent-of-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terrylockett","download_url":"https://codeload.github.com/terrylockett/advent-of-code/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrylockett%2Fadvent-of-code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28487101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T22:54:02.790Z","status":"ssl_error","status_checked_at":"2026-01-16T22:50:10.344Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","advent-of-code-2024","advent-of-code-2024-kotlin","advent-of-code-java"],"created_at":"2026-01-16T23:03:20.468Z","updated_at":"2026-01-16T23:03:20.546Z","avatar_url":"https://github.com/terrylockett.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code\n\nThe Most beautiful kotlin and java code ever written for [AOC](https://adventofcode.com)\n\n\u003cimg src=\"https://terrylockettca.s3.us-east-2.amazonaws.com/images/aoc2023.png\" width=\"400\" style=\"border-radius: 5px\" alt=\"Cool pic of AOC holding a piece of paper\"\u003e\n\nGuaranteed I will finish all days.\n\n\n## Configuration\n`JDK 11+`\n\nSet AOC session token in your `~/.gradle/gradle.properties` to download the puzzle input.\n```\nAOC_TOKEN=abc123\n```\n\n\u003cdetails\u003e\n\u003csummary\u003eHow to get session token.\u003c/summary\u003e\n\n1. Authenticate at [https://adventofcode.com](https://adventofcode.com).\n2. Open Web dev tools(cmd + opt + i) -\u003e Storage tab\n3. Copy `session` value\n\u003c/details\u003e\n\n## Usage\n\n#### Build\n`./gradlew build`\n\n#### Run\n`./gradlew 2023:day01:run`\n\n#### Lint\n`./gradlew 2023:day01:spotlessApply`\n\n#### Test\n`./gradlew 2023:day01test`\n\n#### Benchmark\n`./gradlew 2024:day03:jmh`\n\n#### Create new Module\n`./gradlew newModule -PmoduleName=2023:day02 -Plang=kotlin`\\\nvalid langs = [kotlin | java]\n\n#### Download puzzle input\n`./gradlew 2023:day01:downloadPuzzleInput`\n\n#### Clean puzzle input\n`./gradlew 2023:day01:cleanPuzzleInput`\\\nNote: `clean` does NOT depend on this.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterrylockett%2Fadvent-of-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterrylockett%2Fadvent-of-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterrylockett%2Fadvent-of-code/lists"}