Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xavierchanth/aoc
Advent of Code
https://github.com/xavierchanth/aoc
Last synced: 17 days ago
JSON representation
Advent of Code
- Host: GitHub
- URL: https://github.com/xavierchanth/aoc
- Owner: XavierChanth
- License: bsd-3-clause
- Created: 2023-12-05T22:35:53.000Z (about 1 year ago)
- Default Branch: trunk
- Last Pushed: 2024-12-15T14:44:23.000Z (about 1 month ago)
- Last Synced: 2024-12-25T05:18:40.572Z (24 days ago)
- Language: Zig
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aoc
Advent of Code
See [the website](https://adventofcode.com/) to get started yourself.
## Years
### 2023
Did a little bit of Go to get my feet wet, but ultimately got busy.
I ended up working on another go project, so I've not had a need to continue the AOC problems with Go.### 2024
Going to take a stab at learning Rust.