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

https://github.com/dbushell/advent-of-code

🎄 My solutions to Advent of Code
https://github.com/dbushell/advent-of-code

advent-of-code typescript zig ziglang

Last synced: 12 months ago
JSON representation

🎄 My solutions to Advent of Code

Awesome Lists containing this project

README

          

# Advent of Code

My personal solutions to [Advent of Code](https://adventofcode.com).

Coded mostly in brute force bad TypeScript (or worse) and some Zig.

I may return to re-implement aesthetic and/or code golf solutions if I'm bored or use another language.