Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/justinkuli/advent2023-nodejs


https://github.com/justinkuli/advent2023-nodejs

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# advent2023-nodejs

My code for Advent of Code 2023.
This year I'm doing it in Node.js (apologies in advance - this is not my usual coding language, so I'll probably do some things really oddly).

Previous years:
- 2022, Go - https://github.com/JustinKuli/aoc2022
- 2021, Rust - https://github.com/JustinKuli/adventofcode2021
- 2020, Python - https://github.com/JustinKuli/adventofcode2020