Pinned Repositories
dump-creator
A small program which creates CSV files in the format the Calories Count Android app uses. For now the only source is the CSV database dump of the OpenFoodFacts project (openfoodfacts.org).
file-chooser
A really simple file chooser for Android which can be easily included in any app as a DialogFragment.
github-actions-test
jlocker
jLocker is a locker manager which is able to manage multiple buildings with lockers inside them. Features include a multi-user system and distance optimization which finds the nearest available locker for a given class room. It was first released in 2009.
jlocker-data-migration
kotlin-cv
This program creates my CV out of Kotlin code (and this way type-safe) using HTML as intermediate format and PDF as final format.
KotlinGildedRose
The gilded rose refactoring Kata - Kotlin Edition
random-image-generator
A HTML page which uses pure JavaScript to generate random images. UI elements are styled with Googles Material Design Lite. I created this just for fun.
spring-boot-jwt
table-sort
This project shows how to sort each column of a HTML table individually with pure JavaScript.
wmentzel's Repositories
wmentzel/dump-creator
A small program which creates CSV files in the format the Calories Count Android app uses. For now the only source is the CSV database dump of the OpenFoodFacts project (openfoodfacts.org).
wmentzel/spring-boot-jwt
wmentzel/table-sort
This project shows how to sort each column of a HTML table individually with pure JavaScript.
wmentzel/file-chooser
A really simple file chooser for Android which can be easily included in any app as a DialogFragment.
wmentzel/kotlin-cv
This program creates my CV out of Kotlin code (and this way type-safe) using HTML as intermediate format and PDF as final format.
wmentzel/github-actions-test
wmentzel/jlocker
jLocker is a locker manager which is able to manage multiple buildings with lockers inside them. Features include a multi-user system and distance optimization which finds the nearest available locker for a given class room. It was first released in 2009.
wmentzel/jlocker-data-migration
wmentzel/KotlinGildedRose
The gilded rose refactoring Kata - Kotlin Edition
wmentzel/random-image-generator
A HTML page which uses pure JavaScript to generate random images. UI elements are styled with Googles Material Design Lite. I created this just for fun.
wmentzel/show-battery-status
From 2008: a small Win32 application that shows the battery status in the upper right corner of the desktop
wmentzel/tutorials
Some adventures I had with Ubuntu, LUKS, dual boot and EFI
wmentzel/worm-knot
From 2007: a multiplayer Snake clone
wmentzel/android-game-base
A template for an Android game just only the Android SDK
wmentzel/wmentzel