Here is a selection of projects I have been or currently am working on in my free time.

My projects

Notes

An android app for creating, storing and managing your notes on your phone.

You can find its project page here.

Tour Visualizer

A small python script able to visualize gpx tour data. The gpx data is analyzed in multiple ways and displayed on a map. The project repo can be found here.

Open source contributions

Microsoft google-play-vsts-extension

With it’s Azure Devops environment Microsoft provides an online solution for collaborating in software development. With the Pipelines-Feature continous integration/deployment is made possible.

Microsoft provides some build or release plugins that are open source.

One of these plugins is a seamless integration with the Google Play Console enables automated release, promotion and app updates to the playstore.

Here a feature was missing, where you could specify which version of the app should be promoted to the next release track. I added that feature with this pull request.