I am a Software Engineer at ipt and former Masters Student at University of Zurich and ETH Zurich in Physics. I like coding, robotics and vision stuff.
These are some of my projects.
An implementation of a 2D treatment planning system including all major components such as radiological depth calculation, dose distribution calculations and fluence map optimization using constrained Gradient Descent optimization. Code and more GIF’ here!
How would a fire-fighting drone know how to enter a building and put those fires down? In my work at the Autonomous Systems Lab at ETH Zurich I attempted to provide answers.
Some Monte-Carlo sampling action to get from A to B. Dive into the code.
Detecting lesions in brain MRI scans using unsupervised Deep Representation Learning at the Computer Vision Lab at ETH Zurich. Chout out the Github repo.
A real classic. If you want to learn how it works - code it up yourself! Or check out my implementation of a PID controller test suite here.
A fast 3D renderer to visualize SPH point cloud data from planetary collisions in pure OpenGL and C++.
Implementations and benchmarks of several convex hull computation algorithms with some neat OpenMP parallelization going on. Algorithms include Quickhull, Jarvis, Graham, Chan and combinations thereof. Find out more here.
This project about implementing various Meta-Heuristic Optimiztaion algorithms and squeezing the last bit of performance out of them. Get your daily dosis of C and SIMD instructions here!
Good old times.
Want to explore a site? Someone needs to tell you where you haven’t looked yet!
Questions I investigated on during my Bachelors Thesis at the Institute for Computational Science at the University of Zurich.
Fun little project implementing Smoothed Particle Hydrodynamics simulations and some underlying tree datastructures.
This drone is capable of deciding who needs help down there! Project for the Swiss Air Rescue Service for autonomous Search&Rescue missions.