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

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

Advent of Code over the years
https://github.com/mfloryan/advent-of-code

aoc aoc-2022-in-javascript aoc-2023-in-javascript aoc2018 aoc2019 aoc2021 aoc2022 aoc2023 aoc2024 aoc2024-in-javascript

Last synced: 5 months ago
JSON representation

Advent of Code over the years

Awesome Lists containing this project

README

          

# Advent of Code

I continue to practice coding every December with https://adventofcode.com/

The code is written in `JavaScript` as `nodejs` is a convenient, if slow, environment.

Each year got its own folder and so did each day.