Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tpummer/aoc2021

Programming puzzles Advent Of Code 2021 Solutions in JS
https://github.com/tpummer/aoc2021

advent-of-code advent-of-code-2021 advent-of-code-2021-javascript exercise fun javascript

Last synced: 23 days ago
JSON representation

Programming puzzles Advent Of Code 2021 Solutions in JS

Awesome Lists containing this project

README

        

# AoC2021

## Advent of Code 2021

https://adventofcode.com/2021/

start puzzles by using
npm run_
e.g.
npm run 01_02