Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hankolsen/advent-of-code
My solutions to the Advent of Code. Doing it in javascript, using node to be able to read files with data
https://github.com/hankolsen/advent-of-code
advent-of-code javascript
Last synced: 3 days ago
JSON representation
My solutions to the Advent of Code. Doing it in javascript, using node to be able to read files with data
- Host: GitHub
- URL: https://github.com/hankolsen/advent-of-code
- Owner: hankolsen
- Created: 2018-12-02T18:55:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:59:02.000Z (about 2 years ago)
- Last Synced: 2024-11-13T19:44:49.870Z (2 months ago)
- Topics: advent-of-code, javascript
- Language: JavaScript
- Homepage: https://adventofcode.com/
- Size: 841 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
https://adventofcode.com/
My solutions to the Advent of Code
Doing it in javascript, using node to be able to read files with data