Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 690 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 690 Bytes

Advent of Code

Central repository for all of my AoC code. I started doing AoC to learn different languages, though in 2025 I might try for a leaderboard position with some gross looking code in a more competition-friendly lang.

Current Progress: Day 1

ML language time.

My first "official" AoC! Current Progress: Day 16

Scratching my low-level itch with allocators, pointers and general memory funkiness in Zig, Blazingly-Fast™ :)

Current Progress: Day 12

The BEAM is a great for distributed systems but Erlang is yuck so let's do some Elixir!