AOC 2021 Day 24 – No UFinally a reverse engineering challenge in Advent of Code.2022‑08‑254 minute readaoc python reverse
AOC 2021 Day 16 – Parser Combinator FunDecoding packets with monads.2022‑08‑235 minute readprogramming aoc haskell
AOC 2021 Haskell UtilsAn introduction and walkthrough of my haskell utilities.2022‑08‑095 minute readprogramming aoc haskell
Advent of Code 2021Synopsis and reflections on solving the Advent of Code 2021 challenges through various programming languages.2022‑07‑234 minute readaoc haskell rust
TAMUctf 2022 – LabyrinthUsing CFGs to solve a control-flow maze.2022‑04‑224 minute readctf reverse python