Hey, welcome to my homepage and blog.

I’m currently a student at Carnegie Mellon University in the area of Machine Learning and Data Science.
Right now I am specifically interested in the intersection of ML and systems.
Previously, I studied Computer Science at the Technical University of Munich.

Projects

Rust Ray Tracer

A ray tracer written in Rust based on “Ray Tracing in One Weekend” with self-developed extensions beyond the book’s content: K-D Tree partitioning, bounding boxes, multiprocessing, dynamic oversampling, directional shadows, multiple lights, .obj file support. Self-study project. 2022.

Talks and Writeups

Blog Posts

Elliptic Curve Cryptography

This post will cover how and why ECC works, which mathematical theorems are used and why. All from a layman’s point of view.