Skip to content

2025

Master Thesis - Landslide Pipeline

TL;DR: Landslide Pipeline is a tool that lets you select a place and time and run a trained Machine Learning model to identify landslides using satellite images. It is designed to also be accessible for non-developers. πŸ“‘ πŸ—Ί

GitHub

A exercise in Python packaging: md-snakeoil

md-snakeoil-post-thumbnail

TL;DR: Have you ever tried to read code in a document, only to find it messy and hard to follow? I often write guides and lecture materials in Markdown, but keeping all the code examples tidy can be a real challenge. That’s why I created md-snakeoil, a tool that automatically cleans up Python code, making everything look neat. 🌟

GitHub PyPI