Side projects

SimuCell3D: HPC tissue mechanics in C++ Performance-oriented fork of an ETH-developed C++ framework for 3D tissue mechanics at subcellular resolution — adaptive OpenMP scheduling delivers 1.8×–4.4× speedups, growing with tissue size. GitHub ↗
Ultrasound Doppler angle from B-mode with deep learning An end-to-end deep-learning project that reads the Doppler angle from a single grayscale carotid B-mode image — built on my EMBC 2019 paper and carried well past it: the grid-pooling insight that makes a frozen backbone work, Optuna-tuned best estimators under two sampling protocols (down to ~2° MAE), and a clinical-grade calibrated evaluation. GitHub ↗