Simon Rosset 🇨🇭

22 CS Student @ ETHZ

About Me

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.

⚡ Hobbies & Interests
💪 Strength Training ✈️ Aviation 🚵 Mountain Biking 💻 Coding
Java / OOP
Web (Angular/React/HTML)
C / C++
Linux / Systems Engineering
Technical Arsenal
Deep Java Knowledge Spring Boot Advanced Multithreading Algorithms HTTP Protocol TS / JS Angular React PHP SQL / PostgreSQL Redis Windows Server Bash Scripting VMware / Virtualization IT Monitoring Ansible Networking Backup Technologies Ceph Mailserver / Spamfilter Nextcloud ...and much more

Curriculum Vitae

BSc Computer Science

2024 – Present

ETH Zürich

Focus on theoretical computer science and system design.

Passerelle

Aug 2023 – Aug 2024

Gymnasium Kirschgarten, Basel

University entrance qualification examination.

Betriebsinformatiker EFZ

Aug 2019 – Aug 2023

VTX Datacomm AG & BBZBL

Management of productive systems (Windows AD, Linux, VMware). Automation with Ansible and development of tools in Java & Angular.

Secondary School

Aug 2016 – Jun 2019

Level P, Frenkendorf-Füllinsdorf

Projects

cppt

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.

Java Sorter

A custom Java library implementing Merge Sort for all data types, supporting both sequential and parallel execution.

Angular DFS/BFS

An interactive in-browser visualization tool for Depth First Search (DFS) and Breadth First Search (BFS) algorithms.