22 CS Student @ ETHZ
Hi, I'm Simon. I am a Computer Science student at ETH Zurich with a strong fascination for technically complex systems. My main focus lies in High Performance Computing (HPC) and algorithmic efficiency.
Before my studies, I gained valuable practical experience as a System Technician. This background allows me to bridge the gap between theoretical computer science and a practical understanding of infrastructure and hardware.
ETH Zürich
Gymnasium Kirschgarten, Basel
VTX Datacomm AG & BBZBL
Level P, Frenkendorf-Füllinsdorf
A lightweight web server written in C capable of hosting HTML pages. Supports multiprocessing and multithreading for improved performance. Features include logging and configuration files. ⚠ No security guarantees. For local use only.
A custom Java library implementing Merge Sort for all data types, supporting both sequential and parallel execution.
An interactive in-browser visualization tool for Depth First Search (DFS) and Breadth First Search (BFS) algorithms.