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: 11 months 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:59:02.000Z (over 3 years ago)
- Last Synced: 2025-06-19T04:08:05.289Z (12 months ago)
- Topics: advent-of-code, javascript
- Language: JavaScript
- Homepage: https://adventofcode.com/
- Size: 841 KB
- Stars: 0
- Watchers: 2
- 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