Projects
A selected list of my projects. Some were done for school and others as personal side projects.

Implementation of a Real-time Streaming-based Terrain Level of Detail System
Bachelor thesis at the Bern University of Applied Sciences

3D Terrain with Level of Detail
Implementation and evaluation of a basic terrain LOD system — "Project 2" at the Bern University of Applied Sciences

Graphs
A graph algorithm visualizer written in JavaScript using the Canvas API

Sorts
A sorting algorithm visualizer written in Vue

lsc
A colorful variant of the ls utility written in C