This project collects all my simple project for Advent of Code projects. I started in 2022 participating. In the meantime I'm programming the missing Advent of Code years. Done in different languages depending on interest and learning about languages. All projects are built using build management system Gradle and GitHub Actions.
To run all solutions, simply run ./gradlew run
. If you want to run the solution for day 5, simply run
./gradlew aoc2023:run day05
.
Year | Language(s) | Total Stars | Link to repository |
---|---|---|---|
2024 | Kotlin | 50 / 50 ⭐ | aoc2024 |
2023 | Java , Kotlin | 50 / 50 ⭐ | aoc2023 |
2022 | Java , Kotlin | 50 / 50 ⭐ | aoc2022 |
2022 | Kotlin | 2 / 2 ⭐ | meilisearch |
2021 | Kotlin | 50 / 50 ⭐ | aoc2021 |
2020 | Kotlin | 50 / 50 ⭐ | aoc2020 |
2019 | Java , Kotlin | 50 / 50 ⭐ | aoc2019 |
2018 | Java , Kotlin | 50 / 50 ⭐ | aoc2018 |
2017 | Java , Kotlin | 50 / 50 ⭐ | aoc2017 |
2016 | Java , Kotlin | 50 / 50 ⭐ | aoc2016 |
2015 | Java , Kotlin | 50 / 50 ⭐ | aoc2015 |
SUM | 500 + 2 ⭐ |