COMPUTER SCIENCE
I build systems and test where they break.
Reliability experiments, reproducible evaluation, and the code behind them.
Projects
Duplicate-safe workflow service
A workflow service for studying retries, idempotency keys, transactional outboxes, and what is still left unresolved.
API resilience under dependency failure
A two-service local study of retry, timeout, circuit-breaker, and concurrency-limit trade-offs when a dependency is slow or unavailable.
Reproducible evaluation for data pipelines
A controlled tabular-classification study of feature-selection leakage, split variation, and what is needed to reproduce a recorded run.