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.

View code →

JaTorchC

05/01/2026 – present

A project aimed at understanding machine learning by recreating PyTorch in C with a subsequent Python interface.

View code →

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

The only useful Nepo babies, Django class-based views

05/03/2025

Tags: python, Django

Python Parallelism for Point Cloud Processing

29/09/2023

Tags: python, LAS, LAZ, PointCloud, LiDAR

Metaprogram your problems away

13/09/2023

Tags: python, metaprogramming

File Transfer Between Cloud Services (AWS to Azure)

15/02/2023

Tags: python, AWS, Azure