Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pedroaraoz/adventofcode2023

🎄 My Advent of Code Solutions for 2023 🎄
https://github.com/pedroaraoz/adventofcode2023

advent-of-code aoc-2023-in-kotlin kotlin

Last synced: about 1 month ago
JSON representation

🎄 My Advent of Code Solutions for 2023 🎄

Awesome Lists containing this project

README

        

# adventOfCode2023

Welcome to the Advent of Code[^aoc] Kotlin project created by [me][github] using the [Advent of Code Kotlin Template][template] delivered by JetBrains.

[^aoc]:
[Advent of Code][aoc] – An annual event of Christmas-oriented programming challenges started December 2015.
Every year since then, beginning on the first day of December, a programming puzzle is published every day for twenty-five days.
You can solve the puzzle and provide an answer using the language of your choice.

[aoc]: https://adventofcode.com
[github]: https://github.com/pedroaraoz
[template]: https://github.com/kotlin-hands-on/advent-of-code-kotlin-template