Took 37 hours but my advent of code style problems and website is finally complete! I've been releasing them over the past days of Advent, and just finished coding up the final few puzzles.
Day 5 of Advent of Code! Both parts in Python, working on it in Excel now..
Advent of code day 2!
Day 1 of Advent of Code!
Did a bit more on my advent of code-inspired series today with 16 down and an idea for 17! Also messed around with researching pseudo randomness
Today: I wrote some code to make a crossnumber in Ancient Greek! Bit of a silly side project but fun!
Done some more Advent of Code geocaching problems, 14 and 15 done today! Dijkstra's algorithm in a grid with number values, and then a bit of Pythagoras for some point-to-point distances.
Been working on some problems for my Geocaching advent of code themed puzzles, did 12 and 13 today plus the generation for 14!