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

https://github.com/lukebro/adventofcode

Solutions for adventofcode.com
https://github.com/lukebro/adventofcode

advent advent-of-code advent-of-code-2020 advent-of-code-2021 advent-of-code-2022 aoc javascript nodejs rust typescript

Last synced: 5 months ago
JSON representation

Solutions for adventofcode.com

Awesome Lists containing this project

README

          

# [Advent of Code](https://adventofcode.com/)

Advent of Code done in languages I like or want to learn.

Currently:

- JavaScript/TypeScript
- Rust
- C
- Go

Each language is in its own folder with instructions on how to run.