My Projects
This is a collection of projects, I have worked on over the years.
Some of them are finished, some are in development.
C-Auth
an authentication service for Websites
Every year millions of accounts get hacked, because of weak or leaked passwords. Often the reason for this is, that the website does not store the passwords securely, sometimes even unencrypted.
C-Auth aims to solve this problem by not relying on passwords at all. Instead it uses on-device authentication using biometrics or authentication devices. This way the user does not have to remember a password. This is achieved using the webauthn standard.
MoneyMan
a money-management tool
The more transactions move in and out of your bank-account, the harder it gets to keep track of your finances.
MoneyMans goal is to make this easier by providing a simple and intuitive interface to keep track of your finances.
PMS
a project-management tool
My mind is always full of ideas for projects to simplify my life. But I often forget about them, because I don't write them down.
PMS is a project-management tool, that aims to solve this problem by providing a place to keep track of your projects and ideas.