https://github.com/pbutcher/advent-of-code
Advent of Code solutions
https://github.com/pbutcher/advent-of-code
Last synced: 12 months ago
JSON representation
Advent of Code solutions
- Host: GitHub
- URL: https://github.com/pbutcher/advent-of-code
- Owner: PButcher
- Created: 2019-12-04T18:51:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-08T23:00:58.000Z (over 1 year ago)
- Last Synced: 2025-03-07T19:11:34.621Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 197 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
My [Advent of Code](https://adventofcode.com/) solutions.
| Year | Language | Days Attempted |
| ------------ | ---------- | -------------- |
| [2019](2019) | JavaScript | 4 |
| [2021](2021) | JavaScript | 10 |
| [2023](2023) | TypeScript | 7 |
| [2024](2024) | TypeScript | 1 |