https://github.com/dbushell/advent-of-code
🎄 My solutions to Advent of Code
https://github.com/dbushell/advent-of-code
advent-of-code typescript zig ziglang
Last synced: 12 months ago
JSON representation
🎄 My solutions to Advent of Code
- Host: GitHub
- URL: https://github.com/dbushell/advent-of-code
- Owner: dbushell
- Created: 2024-12-11T09:09:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T15:24:54.000Z (about 1 year ago)
- Last Synced: 2025-03-10T16:39:34.655Z (about 1 year ago)
- Topics: advent-of-code, typescript, zig, ziglang
- Language: TypeScript
- Homepage: https://adventofcode.com
- Size: 310 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
My personal solutions to [Advent of Code](https://adventofcode.com).
Coded mostly in brute force bad TypeScript (or worse) and some Zig.
I may return to re-implement aesthetic and/or code golf solutions if I'm bored or use another language.