haondt[blog]

haondt

Building My Perfect Budgeting Tool

How (and why) I built Midas, a budgeting app perfectly suited to my personal finance management style.

Solving the Five Five-Letter Words Problem

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.

Designing a ORM Key Generator

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 (2024)

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.