haondt[blog]

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.