AboutBlogProjectsContact

Projects

Some of the projects are from work, but most of them were created out of interest in my own time ;)

Aug 11, 2023

MS Annika

MS Annika is a crosslink search engine based on MS Amanda, aimed at identifying crosslinks of cleavable and non-cleavable crosslinkers from MS2 and MS3 spectra.

Read more →

Sep 21, 2022

PIA

PIA extracts protein-ligand interactions and their frequencies to score and predict the activity of a complex.

Mar 7, 2021

Instagram JSON Viewer

Instagram JSON Viewer is a python script that transforms Instagram's data - that you get via the Data Download Tool - to a readable format!

Aug 1, 2024

VSCO Downloader

VSCO Downloader is a python script to extract and download images and videos in full resolution from VSCO.

Dec 30, 2022

NeuralNet

A "from scratch" implementation of classic feed-forward neural networks for binary/multi-class classification using ReLU activations, cross entropy loss and sigmoid/softmax output.