Welcome to my blog
Engineering, unpacked.
Architectural decisions, AI experiments, integration patterns, and research from my theses on databases and machine learning — written to be short, concrete, and worth your time whether you're curious, building, or evaluating my work.

Coming soon
Truveal — a gamified, AI-powered self-discovery web app.

·3 min
I tested 5 ML algorithms across 7 datasets. The "best" one didn't exist.
A year-long master's thesis, a Python benchmarking tool, and seven evaluation metrics. The lesson wasn't which algorithm wins — it was why the question is wrong.
#machine-learning#data-science#python

·4 min
Where do you put JSON? I benchmarked three databases to find out.
My bachelor's thesis pitted MySQL, PostgreSQL, and MongoDB against 100,000 JSON documents. The interesting question wasn't which won — it was where each one broke.
#databases#mongodb#postgresql
·1 min
Welcome to the goXki blog
A short note on what this blog is for and what kind of writing to expect here.
#meta#announcement