Portfolio

Data Science Docker Environment

Published:

Opinionated Dockerfile + compose setup for a reproducible Python/R data-science stack: Jupyter, common ML libraries, and a pre-wired notebook server.

Python vs Rust: k-means at scale

Published:

Side-by-side performance comparison of k-means clustering implementations in Python (NumPy / scikit-learn) and Rust, on synthetic and real datasets.