I'm passionate about using the Julia Programming Language and coding in general. Here are some of the software projects I developed or at least spent quite a bit of time contributing to:
and you can find me on GitHub as @JonasIsensee.
JLD2 is a library for the Julia Programming Language that allows serializing arbitrary data structures in an efficient manner. The resulting files adhere to the HDF5 standard and can be read and analysed using common tools such as h5view
or even HDF5-based libraries in other programming languages[1].
It is one of the most popular julia packages for storing binary data with >25k monthly downloads (unique users).
InPartS is a library built ontop of the Julia Programming Language for simulating large-scale agent-based models in two and three dimensions. It is being developed by the Emergent Dynamics in Living Systems Group led by Dr. Philip Bittihn and has been used in multiple publications. See InPartS.org
DrWatson is a scientific project assistant software. It helps people manage their scientific projects (or any project for that matter).
This started as a collection of small utility tools developed by @datseris and me and has since grown into a mature software with >70 contributors and >800 github stars!
I developed TimeseriesPrediction for predicting time series using methods from nonlinear dynamics and timeseries analysis as part of my bachelor's thesis. However, currently it is no longer under development.
Results of this work are published in the Journal of Nonlinear Science. See list of publications for more info.