Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edeak/adventofcode2023
Solutions for 2023 in Kotlin
https://github.com/edeak/adventofcode2023
aoc-2023 aoc-2023-in-kotlin
Last synced: 17 days ago
JSON representation
Solutions for 2023 in Kotlin
- Host: GitHub
- URL: https://github.com/edeak/adventofcode2023
- Owner: edeak
- License: wtfpl
- Created: 2023-12-01T06:29:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-15T06:41:09.000Z (about 1 year ago)
- Last Synced: 2023-12-15T07:36:24.002Z (about 1 year ago)
- Topics: aoc-2023, aoc-2023-in-kotlin
- Language: Kotlin
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![License: WTFPL](https://img.shields.io/badge/License-WTFPL-brightgreen.svg)](http://www.wtfpl.net/about/)
My solutions for challenges in Kotlin.
# AdventOfCode2023
Solutions for [AdventOfCode 2023](https://adventofcode.com/2023) in Kotlin