https://github.com/raybb/advent-of-code-2020
https://github.com/raybb/advent-of-code-2020
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raybb/advent-of-code-2020
- Owner: RayBB
- Created: 2020-12-03T03:37:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-07T06:33:02.000Z (over 4 years ago)
- Last Synced: 2025-01-24T21:36:34.476Z (4 months ago)
- Language: JavaScript
- Size: 44.9 KB
- Stars: 1
- Watchers: 3
- 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.