Just for fun.
First time attempting Advent of Code.
Using JavaScript (Node.js) as the language of choice.
Limiting myself to using the JavaScript docs to help with solutions if possible.
Having a crack with PHP. Day 8 decided to start adding PHP Unit for testing results because.
Limiting myself to native PHP v8.3, Algorithms are not my strong suit, so needing to research the best algorithms to solve each problem, otherwise it's good ole brute force for me.