Projects

At least the ones outside work.

IntelliJ plugin for AsciiDoc

I use AsciiDoc in several business and spare time projects to maintain documentation. My favorite IDE is IntelliJ. This way I got in contact with the IntelliJ Plugin for Asciidoc, which I am now maintaining. I respond to tickets, coordinate the work around pull requests and release new versions.

You can find more information on the Asciidoctor-IntelliJ-Plugin Github project.

Prometheus-Hystrix Plugin

Prometheus is a time series based monitoring system that was originally developed at Soundcloud and is now part of the Cloud Native Computing Platform. Hystrix is a circuit breaker library originally released by Netflix. I contribute to it by maintaining the module to publish Hystrix metrics to Prometheus.

You can find more information on the Prometheus-Hystrix Github project.

Keycloak Dropwizard Integration

Keycloak is a identity and access management solution with (among others) OpenID connect support. Dropwizard is a light-weight Java framework to develop RESTful web services. This project describes multiple scenarios on how to integrate these two.

You can find more information on the Keycloak Dropwizard Integration GitHub project.

Continuous Documentation Regulars

I'm organizing this meetup. It focuses on Continuous Integration and Delivery for documentation: Keep it up to date, run automated tests, collaborate as teams, roll it to production seamlessly.

Find out more about our events and trainings on the Meetup page.

Tutorials and Example Projects

Now and then I publish repositories that show code examples alongside my talks. For example Consul, Hystrix, Zipkin, Spring Sleuth, Testing with Behavior Driven Development (BDD) and others. Have a look around and get in contact!

You can find more information on my personal Github account.


Archived

This lists projects I contributed to in the past, but don't currently contribute do.