My articles
Here you can find all my articles. I write about interesting stuff I came across while working on projects or just for fun as well as small tutorials and guides. I hope you enjoy reading them as much as I enjoyed writing and researching them.

Integrating local AI into Rainbow Palette
Google announced a local Gemini Nano model inside Chrome that can be used by websites directly in the browser. I tried to integrate this experimental feature into Rainbow Palette to generate color palettes. Let's see how it works and how you can use it yourself!
15 min read

Building a modern e-learning website
Roughly 2 years ago I was asked to build a website for latin teaching material in cooperation with the department of classical philology at the university of Würzburg. In this article I want to share my experiences in building it, show you the tech stack behind it and what else was needed to make it work.
19 min read

Introduction to HTMX
A few months ago I came across HTMX and found the concept behind it fascinating. I started reading up on it, which led to a talk at FrankenJS Würzburg and this blog article. First I cover the application architecture and some other fundamentals behind HTMX. After that I will show how a simple HTMX application is build.
13 min read