Software
This page lists publicly available software tools that I have developed or contributed to. See also my Github or Gitlab account.
QuickLookProtein
As someone who loves the Quick Look functionality in macOS, I recently realized that there is no (working) plugin that supports the preview of protein 3D structures, e.g. PDB files. Taking this as an opportunity to familiarize myself with Xcode and Swift programming, I created an app containing a Quick Look extension to preview protein structures. The rendering is performed using the excellent 3Dmol.js library.
Source code and download: Github repository.
eMZed 3
eMZed is an open source toolbox for the rapid and interactive development of LC-MS data analysis workflows in Python. My contributions to the most recent version mainly include testing and planning.
Main website: https://emzed.ethz.ch
Source code: https://gitlab.com/emzed3