Ahoy! My name is jengryg
. I build stuff with code since the mid 2000s.
Here you can find a small selection of my (non-professional) side-projects I do when I am not busy building solutions for employers. The code in these repositories is not meant to be enterprise grade.
- random-geometric-structures modernized Kotlin implementations, using improved algorithms and parallelization
- random-simplicial-complex-thesis-figures the implementation in Java that I used for my php-thesis
- random-simplicial-complex-java-legacy the old implementations in Java just for archival purpose
These repositories are used mainly as a playground for me to try out ideas on implementations and architecture, learn new things or just having fun with code.
Implementation of the trick-taking card game Doppelkopf, hopefully sometime I will finish it.
- doppelkopf-srv Backend (Spring Boot, Kotlin/Java)
- doppelkopf-ui Frontend (Angular, Typescript, Bootstrap)
- doppelkopf-cicd Helm Chart
- game-tools-civ-idle-calculator
- game-tools-big-ambitions-calculator
- duplication-finder
- pp-json-to-spreadsheet-converter
Repository dev-setup contains scripts, configurations, snippets and documentation for my local workstation setup.