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

https://github.com/jenniferplusplus/aoc2022

Advent of Code 2022
https://github.com/jenniferplusplus/aoc2022

Last synced: 10 months ago
JSON representation

Advent of Code 2022

Awesome Lists containing this project

README

          

# Advent of Code 2022

It is what it says on the tin. I did that as an exercise in learning golang (it's fine, I guess), and to try to have context for the mostly unrelated series of blog posts.

https://jenniferplusplus.com/tag/advent-of-code-in-production/

## The code

The solutions are in the daily folders. There's also a brief readme in most of them, which sums up my approach and thoughts and whatever else I felt like saying when I was done.