{"id":22594721,"url":"https://github.com/avan1235/advent-of-code-2024","last_synced_at":"2025-03-28T19:13:08.425Z","repository":{"id":266022657,"uuid":"896651426","full_name":"avan1235/advent-of-code-2024","owner":"avan1235","description":"Advent of Code 2024 Solutions in Kotlin","archived":false,"fork":false,"pushed_at":"2024-12-29T23:23:44.000Z","size":6399,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T19:49:16.908Z","etag":null,"topics":["advent","advent-of-code","advent-of-code-2024","advent-of-code-2024-kotlin","aoc","code","of"],"latest_commit_sha":null,"homepage":"https://adventofcode.2024.procyk.in","language":"Kotlin","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/avan1235.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":"2024-11-30T23:43:21.000Z","updated_at":"2024-12-29T23:23:47.000Z","dependencies_parsed_at":"2024-12-16T17:38:55.322Z","dependency_job_id":"06a439ba-86d5-4b32-928e-d607fde16455","html_url":"https://github.com/avan1235/advent-of-code-2024","commit_stats":null,"previous_names":["avan1235/advent-of-code-2024"],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avan1235%2Fadvent-of-code-2024","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avan1235%2Fadvent-of-code-2024/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avan1235%2Fadvent-of-code-2024/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avan1235%2Fadvent-of-code-2024/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avan1235","download_url":"https://codeload.github.com/avan1235/advent-of-code-2024/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246085632,"owners_count":20721211,"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","advent-of-code","advent-of-code-2024","advent-of-code-2024-kotlin","aoc","code","of"],"created_at":"2024-12-08T10:07:25.306Z","updated_at":"2025-03-28T19:13:08.404Z","avatar_url":"https://github.com/avan1235.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎄🎁🎅 2024 Advent of Code in Kotlin 🎅🎁🎄\n\n## Project goals\n\nThe project goal is to deliver some pretty, readable and concise solutions to Advent of Code 2024 problems all written\nin Kotlin language. It should show the other developer how some constructions from the language can be used and how to\nsolve some kind of tricky problems that appear during the Advent of Code.\n\n## Problems source\n\nYou can find all problems at the [page of Advent of Code 2024](https://adventofcode.com/2024). The description of each\nproblem contains some sample test data, but I also included my input data files from the contest in\nthe [input](./runner/input) directory of the project to make my project working with some sample, real\nworld data.\n\n## Solution template\n\nThis repository makes use of the [Advent of Code in Kotlin](https://github.com/avan1235/advent-of-code-kotlin)\nlibrary.\nIt contains all days' solutions in [solutions](./solutions/src/commonMain/kotlin) project.\n\nTo run the days' solutions one can use `./gradlew :runner:jvmRun`. To run tests for them one can use `./gradlew :runner:jvmTest`.\n\nTo build JVM version of UI solver one can use `./gradlew :solver:run`. To build the browser version one can use `./gradlew :solver:wasmJsBrowserRun`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favan1235%2Fadvent-of-code-2024","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favan1235%2Fadvent-of-code-2024","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favan1235%2Fadvent-of-code-2024/lists"}