Skip to main content

ETH

Boost-Hut: Microarchitecturally Optimized N-Body Simulation
·222 words·2 mins
Fastcode (Advanced Systems Lab) project at ETH: a single-threaded Barnes-Hut N-body simulation tuned to the metal with a flat octree, Hilbert sorting, hand-unrolled traversal and AVX-512 / NEON kernels - 32× over the textbook baseline.
Bachelor Thesis: VitalVision
·279 words·2 mins
Bachelor thesis at ETH SIPLAB: a mobile platform for real-time signal-quality validation of wearable ECG and PPG data during long, in-the-wild physiological studies.
ETH Quantum Hackathon: Q-Cut Logistics
ETH Quantum Hackathon project: solving the Capacitated Vehicle Routing Problem via a two-phase decomposition that funnels each sub-TSP through QUBO and MaxCut for a quantum solver.