Skip to content

Projects & Blog

Want to know what we’re working on when we’re not teaching? In these short posts, we share our latest projects, along with the tools we're developing. Along the way, we sprinkle in some tips and lessons learned that will hopefully help YOU in your development journey. 😊

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