I obsess over making things fast. Query plans, memory layouts, execution paths, cache behavior — I want to understand why something is slow and fix it at the root.
I work where systems performance, machine learning, and environmental data intersect — where shaving milliseconds off a query and predicting groundwater recharge are the same kind of thinking.
performance & query → DuckDB-WASM · Parquet pushdown · PMTiles · HTTP Range · profiling
database internals → PostgreSQL · execution plans · index tuning · SQLx compile-time checks
geospatial systems → HydroSHEDS · vector tiles · GeoJSON simplification · tippecanoe
hydrology & env data → CAMELS-Afr · GRACE · streamflow · groundwater · wetland mapping
machine learning → LSTM · rainfall-runoff · time series · scikit-learn · GEE pipelines
encryption & security → AES-256-GCM · PBKDF2 · WebCrypto · zero-knowledge · Rust/Axum
automation → APScheduler · CLI tooling · Docker Compose · Go microservices
