{"id":27695067,"url":"https://github.com/outadoc/adventofcode","last_synced_at":"2026-05-17T00:41:03.121Z","repository":{"id":45854182,"uuid":"317517472","full_name":"outadoc/adventofcode","owner":"outadoc","description":"Advent of Code solutions written in Kotlin.","archived":false,"fork":false,"pushed_at":"2024-12-01T11:45:43.000Z","size":475,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2024-12-01T12:36:05.913Z","etag":null,"topics":["advent-of-code","advent-of-code-2020","advent-of-code-2021","aoc-2021-in-kotlin","aoc-2022-in-kotlin","jvm","kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://adventofcode.com","language":"Kotlin","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/outadoc.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":"2020-12-01T11:17:53.000Z","updated_at":"2024-12-01T11:45:47.000Z","dependencies_parsed_at":"2023-01-24T23:45:49.078Z","dependency_job_id":null,"html_url":"https://github.com/outadoc/adventofcode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outadoc%2Fadventofcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outadoc%2Fadventofcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outadoc%2Fadventofcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outadoc%2Fadventofcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outadoc","download_url":"https://codeload.github.com/outadoc/adventofcode/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250831516,"owners_count":21494380,"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":["advent-of-code","advent-of-code-2020","advent-of-code-2021","aoc-2021-in-kotlin","aoc-2022-in-kotlin","jvm","kotlin","kotlin-multiplatform"],"created_at":"2025-04-25T14:15:13.587Z","updated_at":"2026-05-17T00:40:58.095Z","avatar_url":"https://github.com/outadoc.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# outadoc's Advent of Code\n\n[![JVM Tests](https://github.com/outadoc/adventofcode/workflows/JVM%20Tests/badge.svg)](https://github.com/outadoc/adventofcode/actions?query=workflow%3A%22JVM+Tests%22)\n[![Linux Tests](https://github.com/outadoc/adventofcode/workflows/Linux%20Tests/badge.svg)](https://github.com/outadoc/adventofcode/actions?query=workflow%3A%22Linux+Tests%22)\n\nPersonal Advent of Code solutions written in Kotlin, with [Kotlin/Multiplatform](https://kotlinlang.org/docs/reference/multiplatform.html) tooling.\n\nObviously these aren't necessarily the optimal solutions, but they're mine. Users beware.\n\n## Where's the code?\n\nMostly in the `aoc-\u003cyear\u003e` modules.\n\nThe solutions are Kotlin classes that implement the `Day` abstract class.\nThey expose two steps, and their result is checked from the unit tests (there's no other entry point).\n\n## Running the tests\n\n```\n# Tests for all platforms\n./gradlew allTests\n\n# Just for JVM\n./gradlew jvmTest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutadoc%2Fadventofcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foutadoc%2Fadventofcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutadoc%2Fadventofcode/lists"}