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

https://github.com/evadecker/advent-of-code-2023

Writing horrible code for the holidays.
https://github.com/evadecker/advent-of-code-2023

advent-of-code-2023

Last synced: 12 months ago
JSON representation

Writing horrible code for the holidays.

Awesome Lists containing this project

README

          

# Advent of Code

Here are my less-than-impressive attempts at Advent of Code 2023, written in TypeScript.

## Testing

I even wrote tests??

```
pnpm test
```