Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jangalinski/katastropolis

A place where my mind wanders to solve coding-katas and -challenges - using kotlin.
https://github.com/jangalinski/katastropolis

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

Last synced: 6 days ago
JSON representation

A place where my mind wanders to solve coding-katas and -challenges - using kotlin.

Awesome Lists containing this project

README

        

# katastropolis

A place where my mind wanders to solve coding-katas and -challenges - using kotlin.

![katastroplis](src/main/resources/banner.jpeg)

## Advent Of Code

### 2024

* https://adventofcode.com/2024
* [01](./src/main/kotlin/adventOfCode/_2024/day01.kt),[02](./src/main/kotlin/adventOfCode/_2024/day02.kt),[03](./src/main/kotlin/adventOfCode/_2024/day03.kt)

## Everybody Codes

### The Kingdom of Algorithmia (2024)

* https://everybody.codes/event/2024/oracle-of-the-order

### Project Euler

* https://projecteuler.net/progress

## Links/Resources

* https://github.com/Zordid/adventofcode-kotlin-2024