This is my github home page. I use github for several things. Lets highlight a few.
Used for deployment of stateful sets in community hosting platform of NPO (VPRO & POMS)
garbage cleaner. Stateful, e.g. because of log files. Simple sidecar to clean them up now and then
I initiated/contributed some small projects related to the magnolia CMS.
-
poms-parent
-
poms-shared
-
amara-poms
-
poms-shared-backend (private)
-
pyapi
-
api-clients
-
thesaurus
-
keycloak-rfc2037
-
kaniko
-
linux with im7
Most of these are actually spin-offs from my work on e.g. poms, and are actually used in that. But they are in many aspects 'too good' now, and I just elaborated on them because I’m interested in this kind of stuff…
Even this is actually a spin of. It started just as a small libraries to calculate average durations and so on (with a sliding window)
But it evolved to a library for 'abstract algebra’s', because I liked some interface for 'operator like methods'.
I now also use it to e.g. play with some group theory or so.
It also contains a module related to 'property' testing (using jqwik), which I now sometimes use more generally.
-
json. A json library based on jackson2. I think people use jq for this. It evolved actually from small tools to download entire elastisch or couchdb database. It contains things like 'jsongrep' en 'jsonformat'. It’s also java code, so sometimes I use it as a library for similar purpose.
-
functional utils. There are lots of this kind of libraries, but none of them was exactly what I need