Thomas Klinger
In the following, some of my open source projects are listed. You can also find them on my Github page.
Because everyone needs to show his dotfiles.
A medium complexity boilerplate to get up and running with React and Webpack 2. It has support
for ES6, hot reloading and testing using enzyme and jest. Configuration for
production and development is included.
A library for accessing Graphite metrics. It simplifies my daily work when working on metric analysis and also supports reading local CSV files and preparing them.
A boilerplate project for developing web apps with Flask and MongoDB. Support
for docker-compose and docker.