{"id":21707096,"url":"https://github.com/pin2t/aoc2021","last_synced_at":"2026-04-17T02:34:05.529Z","repository":{"id":43024782,"uuid":"433693394","full_name":"pin2t/aoc2021","owner":"pin2t","description":"Advent of Code 2021","archived":false,"fork":false,"pushed_at":"2022-12-02T07:23:48.000Z","size":211,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T17:19:29.469Z","etag":null,"topics":["advent-of-code-2021","advent-of-code-2021-go","aoc2021","coding-challenge","go","java","ruby"],"latest_commit_sha":null,"homepage":"https://adventofcode.com/2021","language":"Java","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/pin2t.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}},"created_at":"2021-12-01T05:19:46.000Z","updated_at":"2022-12-02T07:20:03.000Z","dependencies_parsed_at":"2023-01-22T21:15:43.660Z","dependency_job_id":null,"html_url":"https://github.com/pin2t/aoc2021","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pin2t/aoc2021","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pin2t%2Faoc2021","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pin2t%2Faoc2021/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pin2t%2Faoc2021/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pin2t%2Faoc2021/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pin2t","download_url":"https://codeload.github.com/pin2t/aoc2021/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pin2t%2Faoc2021/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31912513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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-2021","advent-of-code-2021-go","aoc2021","coding-challenge","go","java","ruby"],"created_at":"2024-11-25T22:15:39.533Z","updated_at":"2026-04-17T02:34:05.233Z","avatar_url":"https://github.com/pin2t.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2021\n\nThis repository stores small programs which solves Advent of Code 2021 puzzles. Using two languages (Go and Java) just for fun and comparison. In .txt files **my** input from adventofcode.com. Yours will be different. \n\n## Running go solutions\n`go run 1.go input.go math.go \u003c inputs/1.txt` \n\n## Running java solutions\nFirst compile dependency\n\n`javac Scanner.java`\n\nThen run \n\n`java d1.java \u003c inputs/1.txt`\n\nWorks for Java 17+ only\n\n## Running ruby solutions\n`ruby 1.rb \u003c inputs/1.txt`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpin2t%2Faoc2021","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpin2t%2Faoc2021","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpin2t%2Faoc2021/lists"}