Writings

Repere: Exploring data without leaving the browser

A local-first data explorer that runs SQL in the browser and turns each step into a shareable, replayable pipeline

A unified method for neural network compression

How I combined quantization, pruning, and low-rank approximation to compress neural networks for FPGAs

inlineCMS: Edit Markdown in the browser

A small Astro integration for editing rendered Markdown and saving changes back to the source file

InvertOrNot: Should this image be inverted?

A small image classifier that predicts whether an image should be inverted in dark mode

SQLGBM: Running ML models directly in SQL

Converting gradient-boosted trees to SQL so predictions run where the data lives