https://github.com/mawrkus/advent-of-code-2023
🎄 My JavaScript solutions for the Advent of Code 2023 programming puzzles.
https://github.com/mawrkus/advent-of-code-2023
Last synced: 7 months ago
JSON representation
🎄 My JavaScript solutions for the Advent of Code 2023 programming puzzles.
- Host: GitHub
- URL: https://github.com/mawrkus/advent-of-code-2023
- Owner: mawrkus
- Created: 2023-12-02T00:10:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T02:47:13.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T11:46:44.883Z (9 months ago)
- Language: JavaScript
- Size: 622 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎄 Advent of Code 2023 🎄
My JavaScript solutions for the [Advent of Code 2023](https://adventofcode.com/2023) programming puzzles.
Big ups to [Eric Wastl](https://twitter.com/ericwastl) for organising this event every year!
| Day | Status |
| :------------------------------------------------ | :----: |
| [Day 1: Trebuchet?!](./day01) | ⭐⭐ |
| [Day 2: Cube Conundrum](./day02) | ⭐⭐ |
| [Day 3: Gear Ratios](./day03) | ⭐⭐ |
| [Day 4: Scratchcards](./day04) | ⭐⭐ |
| [Day 5: If You Give A Seed A Fertilizer](./day05) | ⭐⭐ |
| [Day 6: Wait For It](./day06) | ⭐⭐ |
| [Day 7: Camel Cards](./day07) | ⭐⭐ |
| [Day 8: Haunted Wasteland](./day08) | ⭐⭐ |
| [Day 9: Mirage Maintenance](./day09) | ⭐⭐ |
| [Day 10: Pipe Maze](./day10) | ⭐⭐ |
| [Day 11: Cosmic Expansion](./day11) | ⭐⭐ |
| [Day 12: Hot Springs](./day12) | 🧠🧠 |
| [Day 13: Point of Incidence](./day13) | ⭐⭐ |
| [Day 14: Parabolic Reflector Dish](./day14) | ⭐⭐ |
| [Day 15: Lens Library](./day15) | ⭐⭐ |
| [Day 16: The Floor Will Be Lava](./day16) | ⭐⭐ |
| [Day 17: Clumsy Crucible](./day17) | 🧠🧠 |
| [Day 18: Lavaduct Lagoon](./day18) | ⭐⭐ |
| [Day 19: Aplenty](./day19) | ⭐⭐ |
| [Day 20: ?](./day20) | 🧠🧠 |
| [Day 21: ?](./day21) | 🧠🧠 |
| [Day 22: ?](./day22) | 🧠🧠 |
| [Day 23: ?](./day23) | 🧠🧠 |
| [Day 24: ?](./day24) | 🧠🧠 |
| [Day 25: ?](./day25) | 🧠🧠 |