Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gogvale/adventofcode
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.
https://github.com/gogvale/adventofcode
advent-of-code advent-of-code-2022 ruby
Last synced: about 2 months ago
JSON representation
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.
- Host: GitHub
- URL: https://github.com/gogvale/adventofcode
- Owner: gogvale
- Created: 2020-12-02T03:07:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-12T01:58:07.000Z (about 1 year ago)
- Last Synced: 2023-12-12T02:24:23.750Z (about 1 year ago)
- Topics: advent-of-code, advent-of-code-2022, ruby
- Language: Ruby
- Homepage:
- Size: 119 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My [Advent of Code 2023](https://adventofcode.com/2023) solutions
| Day | Name | Solution | Status |
|--------------------------------------------|--------------------------------|---------------------|--------|
| [01](https://adventofcode.com/2023/day/1) | Trebuchet?! | [view](/2023/01.rb) | ⭐⭐ |
| [02](https://adventofcode.com/2023/day/2) | Cube Conundrum | [view](/2023/02.rb) | ⭐⭐ |
| [03](https://adventofcode.com/2023/day/3) | Gear Ratios | [view](/2023/03.rb) | ⭐⭐ |
| [04](https://adventofcode.com/2023/day/4) | Scratchcards | [view](/2023/04.rb) | ⭐⭐ |
| [05](https://adventofcode.com/2023/day/5) | If You Give A Seed A Fertilize | [view](/2023/05.rb) | ⭐⭐ |
| [06](https://adventofcode.com/2023/day/6) | Wait For It | [view](/2023/06.rb) | ⭐⭐ |
| [07](https://adventofcode.com/2023/day/7) | Camel Cards | [view](/2023/07.rb) | ⭐ |
| [08](https://adventofcode.com/2023/day/8) | Haunted Wasteland | [view](/2023/08.rb) | ⭐⭐ |
| [09](https://adventofcode.com/2023/day/9) | Mirage Maintenance | [view](/2023/09.rb) | ⭐⭐ |
| [10](https://adventofcode.com/2023/day/10) | Pipe Maze | [view](/2023/10.rb) | |
| [11](https://adventofcode.com/2023/day/11) | Cosmic Expansion | [view](/2023/11.rb) | ⭐⭐ |
| [12](https://adventofcode.com/2023/day/12) | Lorem Ipsum | [view](/2023/12.rb) | |
| [13](https://adventofcode.com/2023/day/13) | Lorem Ipsum | [view](/2023/13.rb) | |
| [14](https://adventofcode.com/2023/day/14) | Lorem Ipsum | [view](/2023/14.rb) | |
| [15](https://adventofcode.com/2023/day/15) | Lorem Ipsum | [view](/2023/15.rb) | |
| [16](https://adventofcode.com/2023/day/16) | Lorem Ipsum | [view](/2023/16.rb) | |
| [17](https://adventofcode.com/2023/day/17) | Lorem Ipsum | [view](/2023/17.rb) | |
| [18](https://adventofcode.com/2023/day/18) | Lorem Ipsum | [view](/2023/18.rb) | |
| [19](https://adventofcode.com/2023/day/19) | Lorem Ipsum | [view](/2023/19.rb) | |
| [20](https://adventofcode.com/2023/day/20) | Lorem Ipsum | [view](/2023/20.rb) | |
| [21](https://adventofcode.com/2023/day/21) | Lorem Ipsum | [view](/2023/21.rb) | |
| [22](https://adventofcode.com/2023/day/22) | Lorem Ipsum | [view](/2023/22.rb) | |
| [23](https://adventofcode.com/2023/day/23) | Lorem Ipsum | [view](/2023/23.rb) | |
| [24](https://adventofcode.com/2023/day/24) | Lorem Ipsum | [view](/2023/24.rb) | |
| [25](https://adventofcode.com/2023/day/25) | Lorem Ipsum | [view](/2023/25.rb) | |