{"id":25693447,"url":"https://github.com/thatrobotdev/advent-of-code","last_synced_at":"2026-06-13T02:02:06.134Z","repository":{"id":124290138,"uuid":"434738473","full_name":"thatrobotdev/advent-of-code","owner":"thatrobotdev","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-04T08:09:23.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-18T02:28:01.463Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thatrobotdev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-12-03T21:29:20.000Z","updated_at":"2021-12-04T08:09:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"98a69b3f-6696-4d80-8f31-32a672034a49","html_url":"https://github.com/thatrobotdev/advent-of-code","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thatrobotdev/advent-of-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatrobotdev%2Fadvent-of-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatrobotdev%2Fadvent-of-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatrobotdev%2Fadvent-of-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatrobotdev%2Fadvent-of-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thatrobotdev","download_url":"https://codeload.github.com/thatrobotdev/advent-of-code/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatrobotdev%2Fadvent-of-code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34269364,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","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":[],"created_at":"2025-02-24T23:36:29.745Z","updated_at":"2026-06-13T02:02:06.129Z","avatar_url":"https://github.com/thatrobotdev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 🎄\n\nThese are ny solutions for the Advent of Code programming challenges! Check out the challenge here: https://adventofcode.com/\n\n## Solutions\n### 2021\n\n* Day 1: Sonar Sweep - [C++](2021/1/main.cpp)\n* Day 2: Dive! - [Java](2021/2/src/Main.java)\n* Day 3: Binary Diagnostic - [Python](2021/3/main.py)\n\n### 2020\n* Day 1: Report Repair - [Java](2020/src/_2020/day01/ReportRepair.java)\n* Day 2: Password Philosophy - [Java](2020/src/_2020/day02/PasswordPhilosophy.java)\n\n## Build infornation\n\n### 2021\n\n#### Tools\n* C++ solutions were created in [CLion](https://www.jetbrains.com/clion/), and should work on any modern C++ compiler.\n* Java solutions were created in [IntelliJ IDEA](https://www.jetbrains.com/idea/), and should work on any modern Java compiler.\n* Python solutions were created in [PyCharm](https://www.jetbrains.com/pycharm/), and should work on any modern Python compiler.\n\n### Required dependencies\nFor each day, there are two files that you will need to aquire:\n* input.txt - the input for the day\n* input-test.txt - the test input for the day (given in the problem description)\n\nIf you place these files in the root folder for the day (Ex: 1/input.txt, 1/input-test.txt 2/input.txt, 2/input-test.txt, etc.), then you should be able to run the solution.\n\n### Included directories/files\n* .idea/ - [IntelliJ IDEA](https://www.jetbrains.com/idea/) project files\n\n#### C++ solutions\n* main.cpp - main file for the solution\n* CMakeLists.txt - describes the project's source files and targets\n\n#### Java solutions\n* src/ - source files for the solution\n* src/Main.java - main file for the solution\n\n#### Python solutions\n* main.py - main file for the solution\n\n### 2020\nThese solutions were created pretty quickly, so I can't provide much information for how to build these.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatrobotdev%2Fadvent-of-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthatrobotdev%2Fadvent-of-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatrobotdev%2Fadvent-of-code/lists"}