Projects
Furniture Finder (Coding Camp)
September 2022
In a team of 7 people we developed a web application that can suggest matching pieces of furniture based on reference images. Data from various websites were used as training data for convolutional neural networks (CNN) to recognize the colour, style and type of furniture. Further, WebAssembly and ONNX was used to deploy the pyTorch models on client side.
News Mining
January 2022
Scraping live news data and analyzing it. Visualization and data collection is realized via JavaScript, using Python for analysis part. TF-IDF word extraction, which persons are named in same context, frequency of clustered topics.
View hereRaytracing Simulation
2020
Matlab Code to simulate rays inside curved optical fibers. The calculations are exported to a Blender Script, created in Python, to animate and visualize the rays.
Git RepositoryNorth See Buoys Monitoring Shells
2020 - 2021
This project, in collaboration with people at my former school, involves tracking the opening behavior of shells in the North Sea in combination with different water properties. The data is transferred via LoraWAN to the nearest Gateway and live available.
Live here3D Print with Textures
2018
The idea here was to insert different colors directly into the filament of 3D printer to generate arbitrary textures. A Blender Script was created to slice objects and interpret the colors for each layer. Synchronized with the 3D printer motions, an Arduino should give controlled color insertions. However, the hardware never materialized.
Master of Karnough
2018
This Android App helps you learn how to simplify boolean functions using Karnough Diagrams. Learn how to create efficient blocks and how to simplify.
Download hereChemiotho
2015 - 2018
Chemistry learning App for the Smartphone. This Android App was written in Java and consists of multiple Quizzes, Articles and Videos to learn more about Chemistry.
Download here