Projects
JaDFS
23/11/2025 – present
A distributed file storage system in Go, progressing from a simple file server to a fully distributed, fault-tolerant storage system.
JaTorchC
05/01/2026 – present
A project aimed at understanding machine learning by recreating PyTorch in C with a subsequent Python interface.
Articles
I Got 99 Problems but Endpoint Configuration Ain't One
16/02/2026
Tags: python, metaprogramming, FastAPI
Breakups and Reconciliations, Solving N+1 Across Database Boundaries
12/12/2025
Tags: python, Django, Optimization