https://github.com/xavierchanth/aoc
Advent of Code
https://github.com/xavierchanth/aoc
Last synced: 10 months 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 (over 2 years ago)
- Default Branch: trunk
- Last Pushed: 2024-12-15T14:44:23.000Z (over 1 year ago)
- Last Synced: 2025-08-25T08:19:00.098Z (10 months 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.