Blog.

Thoughts, opinions, and ideas.

Mar 20, 2023

6 Line Micro Testing Framework

A portable and dependency free micro testing framework useful in remote situations

Aug 9, 2021

Building a Simple Database

What does it take to build a database? Exploring the minimum design required to implement a simple NoSQL database and examine the complexity databases are required to deal with.