This contains my solutions to advent of code 2025 in mostly ts or nix depending on how lazy I'm feeling that day.
Either you can run the days manually or you can use direnv and the aoc tui I made!
echo "use flake" >>t;> .envrc &∓& direnv allowthe rather boring manual way:
cd ts/01 &∓& bun run index.ts
nix-instantiate --eval --strict nix/01/solution.nixxThe main repo is the tangled repo and the github is just a mirror.
© 2025-present Kieran Klukas
