
Wezterm and yazi
Wezterm is a highly configurable and feature-rich terminal emulator designed for power users and developers. When combined with yazi, an extremely fast file manager developed in rust, it becomes my new standard method to traverse the terminal. One of my favourite features is the ability to preview photos and pdf files inside the terminal. Wezterm offers a modern and visually appealing interface that supports split windows, tabs, and plugins. It also has advanced capabilities like as configurable key bindings, URL recognition, and font ligatures. Yazi is a powerful and adaptable terminal-based file manager for navigating and managing files and directories. Yazi's user-friendly interface and extensive functionality provide a seamless experience while copying, moving, deleting, and renaming files. Yazi also allows customisable keybindings and interaction with additional programmes, making it a top choice for those seeking a quick and efficient file management solution in the terminal.

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 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.