{"id":18629018,"url":"https://github.com/homocodens/adventofcode_2021_scala","last_synced_at":"2025-06-29T21:03:18.565Z","repository":{"id":118213258,"uuid":"433975863","full_name":"HomoCodens/adventofcode_2021_scala","owner":"HomoCodens","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-23T13:12:23.000Z","size":94,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T00:06:14.606Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","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/HomoCodens.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":"2021-12-01T20:32:06.000Z","updated_at":"2022-01-05T20:50:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2bf7d62-7f24-48a5-b4e7-00e1873912cd","html_url":"https://github.com/HomoCodens/adventofcode_2021_scala","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HomoCodens/adventofcode_2021_scala","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HomoCodens%2Fadventofcode_2021_scala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HomoCodens%2Fadventofcode_2021_scala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HomoCodens%2Fadventofcode_2021_scala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HomoCodens%2Fadventofcode_2021_scala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HomoCodens","download_url":"https://codeload.github.com/HomoCodens/adventofcode_2021_scala/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HomoCodens%2Fadventofcode_2021_scala/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262667270,"owners_count":23345525,"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":"2024-11-07T04:51:40.336Z","updated_at":"2025-06-29T21:03:18.491Z","avatar_url":"https://github.com/HomoCodens.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2021 in Scala\n\nSolutions for [Advent of Code 2021](https://adventofcode.com/2021)\n\n## Personal goals\n\n* Get to know a new language\n* See how good I can get in a month\n* Save christmas!\n\n## Take aways\n\nWhile some things seemed fishy at first (`def foo(f: Int)(x: Int)`) the language has really grown on me. The pattern matching and `apply`/`unapply` could well be my favourite features learned in 2021.\n\n## Requirements\n* Scala `2.13.7`\n* sbt `1.5.5`\n\n## Setup\n```\ngit clone https://github.com/HomoCodens/adventofcode_2021_scala\ncd adventofcode_2021_scala\n```\nOptionally:\nCopy your own inputs into `inputs/dayX/input.txt`. Only example inputs (`-t \u003cx\u003e`) are included in this repo.\n```\nsbt\nrun -d 1 -i ./inputs -t 1\nrun --help\n```\n\n## Usage\n```\n  -t, --test \u003ctest case\u003e  Run day against test input.\n  -v, --verbose           Print addidional output.\n  -T, --time              Time the solution.\n  -d, --day \u003cday\u003e         The day to run.\n  -i, --input \u003cinput\u003e     Path to input folder.\n  --help                  Print this help message.\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhomocodens%2Fadventofcode_2021_scala","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhomocodens%2Fadventofcode_2021_scala","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhomocodens%2Fadventofcode_2021_scala/lists"}