mirror of
https://github.com/hmajid2301/advent-of-code.git
synced 2026-06-18 10:25:27 +01:00
Advent of code for 2023 in Golang
- Go 99.1%
- Nix 0.9%
| 2023 | ||
| .envrc | ||
| .gitignore | ||
| default.nix | ||
| flake.lock | ||
| flake.nix | ||
| go.mod | ||
| go.sum | ||
| gomod2nix.toml | ||
| README.md | ||
| shell.nix | ||
Advent of Code
My attempts at the Advent of code. Mostly a bit of fun, don't take this code too seriously. Usually my first solution.