This page is a starting point to help you quickly find code examples, projects, and repositories. I hope to expand it over time as new content becomes available.

Code snippets

I’ve created a dedicated repository to collect all code snippets used in my articles:

๐Ÿ’€๏ธ The Magnolia example repository has been deleted. My recommendation is to use a different DXP/CMS. ๐Ÿ’€๏ธ


Keycloak-Scripts

This project shows how to set up a Keycloak instance using Docker Desktop and an H2 database on macOS. It includes scripts for exporting and importing data via the Keycloak REST API.

๐Ÿ‘‰ Keycloak-Scripts Repository @ Codeberg