Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sharierhea/adventofcode2023

My journey through Advent of Code 2023 using Kotlin!
https://github.com/sharierhea/adventofcode2023

aoc-2023-in-kotlin

Last synced: about 2 months ago
JSON representation

My journey through Advent of Code 2023 using Kotlin!

Awesome Lists containing this project

README

        

# AdventOfCode2023
Advent of Code is a yearly programming event where small, two part puzzles are uploaded daily from
December 1st to December 25th (like an Advent calendar!). The event was created and is maintained by Eric Wastl, check out the website [here](https://adventofcode.com)!

This year I am attempting all of the puzzles in Kotlin, in order to get some more experience with the language.

## Completed
I completed Advent of Code 2023 on June 30th, 2024!