Redmine 5
Axel F. Axel F.
17 February 2023

Redmine 5 as docker

For my new job, we decided to use redmine as project management tool. I developed a dockerized version of redmine 5 with additional plugins and themes. Integrated SCM with git-hosting plugin (using gitolite) was a major requirement. Kanban and customized workflows for document management system is bundled in the container as well.

 
Organoid DB
Axel F. Axel F.
10 April 2022

Organoid database with prediction

For a new research project, I designed a web interface for an organoid database with prediction. This is a CRUD interface with sqlite backend and connection to R-scripts to train a SVM and predict outcomes / phenotypes.