The below are hobby projects I was doing strictly for fun, and I pursued them as long as I was interested. I use Google’s PaaS solution AppEngine for hosting them, so I could focus on the code and did not need to maintain or secure the underlying server infrastructure myself.
🚧 This page is very much under construction, maybe I will post some more, maybe not.
For projects where I share my code, it is available under GNU GPL, while other content is available under CC BY. Please contact me if you need any additional use cases.
-
kr!pt— a web based tool for AES encryptionIf you would like to encrypt in an environment where you cannot just download a software like OpenSSL, or do not want to mess with the details.
-
dwarfgen— a webpage for generating dwarven names en masseIn 2019 I reached a point where I needed a LOT of dwarven names and created the name generator I always dreamt about. It utilizes a math concept called formal grammar, a ruleset for generating names. I wrote a JavaScript library for generating names based on rulesets and created a ruleset for dwarven names.
-
csalfa— a family tree toolI started this project as a kid back in the 90's when I was looking for a structure but future-proof format for preserving family tree info and old family photos. I came up with a tool which takes an XML description of the family and some family photos as input and generates a set of HTML pages for browsing the family tree. It was amazing to maintain this over decades, seeing how technologies come and go and everything changes. Both in the family and in IT.
- try it: https://csalfademo.berta.hu — a demo with the Skywalker family from Star Wars (as real family trees are rather sensitive)
- the demo uses this xml
- source on github along with the documentation...
-
berta.hu— the page you are on right now :)I started it in 2006 when I bought the domain.
