ChronoGrid

A Vaadin Flow calendar component that does what most others don’t: it treats CalDAV as a first-class backend, not an afterthought. …

4 min

Nano Vaadin Jetty

A small library that lets you embed Vaadin Flow in a single executable JAR — spun up against embedded Jetty with a minimal API. No Spring, …

2 min

CalDAV Testbench

A small, embeddable CalDAV server built for one purpose: making calendar-client tests deterministic, fast and inspectable. When you need a …

2 min

URL Shortener (Core Java)

A pure-JDK URL shortener built as a learning vehicle for the Advent Calendar 2025 series. Every step is documented in a blog post — 14 parts …

1 min

ProxyBuilder

A Java library for runtime proxies and compile-time generated static proxies. It started in 2015 as an internal AOP-style utility and has …

2 min

TypeTool

A small library of building blocks for type-safe generic programming in Java. Born out of the realisation that most “generic” …

1 min