https://github.com/raybb/advent-of-code-2020
https://github.com/raybb/advent-of-code-2020
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/raybb/advent-of-code-2020
- Owner: RayBB
- Created: 2020-12-03T03:37:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-07T06:33:02.000Z (over 5 years ago)
- Last Synced: 2025-03-18T18:28:10.788Z (about 1 year ago)
- Language: JavaScript
- Size: 44.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# advent-of-code-2020
My solutions for [advent of code](https://adventofcode.com/) 2020.
Last year I got too caught up trying to do things the _best_ way and over optimizing.
This year my goal is to just have some fun with it. I'm starting with JS but may switch to Go to learn that a bit.