Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 224 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 224 Bytes

Advent of Code

Here are my solutions for AoC.

2024

Used the trusty Python. Also made a quick little CLI to wrap around the solutions.

2023

Tried using Golang to familiarize with the language. Dropped off quickly.