Projects

SBT Native Packager

Building native packages with sbt. This is my current main open source project
I am taking care of. Find out more on github.com/sbt-native-packager.

If you want to see some examples take a look at sbt-native-packager-examples.

Knowing

This data mining framework was part of my bachelor thesis at the LMU munich.
I used Akka and OSGi to build a concurrent and modular framework. An editor
build on top of Eclipse RCP and Eclipse Sapphire would let you build custom
data processing workflows. Sources can be found on Github.

Jama (Java Matrix Package)

Playing around with GPU parallelization I created a fork of the original
Jama Matrix library and tried a few things out. Source code also available
on Github.