Midas Dev Log #1
Exploring some of the updates, improvements and fixes I made to Midas since my introductory post.
Exploring some of the updates, improvements and fixes I made to Midas since my introductory post.
How (and why) I built Midas, a budgeting app perfectly suited to my personal finance management style.
How I solved Matt Parkers five-word problem (how many combinations of five-letter words are there with 25 unique letters?) in under 5 minutes with python.
An introduction to my ongoing attempt to design a universal key-value storage paradigm in C#. I am trying to design a system to create a meaningful key definition strategy for ORMs.
My tech stack has changed quite a bit from 2023, primarily with the addition of htmx in essentially all my web projects. I've also been writing a lot more Python, the ease of use makes it very appealing. That and C# have been my main languages this year.