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

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

My solutions for Advent of Code.
https://github.com/tenrys/advent-of-code

Last synced: about 2 months ago
JSON representation

My solutions for Advent of Code.

Awesome Lists containing this project

README

          

# Advent of Code

I'm a good boy and I turned off GitHub Copilot for this.

## 2023

I had other things going on and started being behind on schedule, so I ended up dropping the ball this year. Oh well.

- [Day 1](/2023/day1/index.ts)
- [Day 2](/2023/day2/index.ts)
- [Day 3](/2023/day3/index.ts)