Pinned Repositories
ark-savefile-backup
It is not easy to restore a desired Ark game, because the autosave file is always overwritten. The goal of this CLI application is to integrate a backup mechanism for the save files. Every time the file is overwritten, the app creates a new backup. All backups are time stamped.
blog
blog-pearls-of-the-go-standard-library
In this repository I collect all blog articles and code examples for the series "Pearls of the Go standard library". Later the articles will be published in the fino tech blog.
csvdiff
A fast diff tool for comparing csv files
cupper-hugo-theme
An accessibility-friendly Hugo theme, ported from the original Cupper project.
deployments
k8s provisioning
ecotone
Ecotone Framework is Service Bus Implementation. It enables message driven architecture and DDD, CQRS, Event Sourcing PHP
php-array-benchmarking
zettelkasten
symfony-prometheus-exporter
Generic metrics exporter for Symfony
lrotermund's Repositories
lrotermund/blog
lrotermund/php-array-benchmarking
lrotermund/ark-savefile-backup
It is not easy to restore a desired Ark game, because the autosave file is always overwritten. The goal of this CLI application is to integrate a backup mechanism for the save files. Every time the file is overwritten, the app creates a new backup. All backups are time stamped.
lrotermund/blog-pearls-of-the-go-standard-library
In this repository I collect all blog articles and code examples for the series "Pearls of the Go standard library". Later the articles will be published in the fino tech blog.
lrotermund/csvdiff
A fast diff tool for comparing csv files
lrotermund/cupper-hugo-theme
An accessibility-friendly Hugo theme, ported from the original Cupper project.
lrotermund/deployments
k8s provisioning
lrotermund/ecotone
Ecotone Framework is Service Bus Implementation. It enables message driven architecture and DDD, CQRS, Event Sourcing PHP
lrotermund/flyff-client
just a simple flyff universe electron client
lrotermund/zettelkasten
lrotermund/godirect
Just a tiny fun project. godirect is a minimalistic Go http server with configurable redirects.
lrotermund/gogrumpy-game-provider
The gogrumpy-game-provider is a microservice that provides registered games for the gogrumpy platform. The gogrumpy platform is an online multiplayer app for playing digitized board games together, which are connected to the platform as microservices.
lrotermund/gogrumpy-ui
The gogrumpy-ui is the front end of the gogrumpy platform. The gogrumpy platform is an online multiplayer app for playing digitized board games together, which are connected to the platform as microservices.
lrotermund/golactic-union
lrotermund/gorabbitmq
lrotermund/learning_c
just some c scripts
lrotermund/lrotermund
Profile README
lrotermund/nvim-init
Just my nvim init
lrotermund/nvim-lua
lrotermund/poc-symfony-htmx
Proof of concept implementation for an HTMX API within symfony
lrotermund/port-challenge
lrotermund/server-docker-compose
My private services via docker compose
lrotermund/slides
Lukas Rotermund's go present slides
lrotermund/symfony-cqrs-example
just a playground for some symfony & cqrs tests
lrotermund/tdd-api-platform-playground
just a playground for tdd api-platform