Bachelor Thesis – Github Fileserver for TIA Portal

Last year, I finished my bachelor’s thesis with the topic “Implementing version control into the TIA Portal” at Leipzig University of Applied Science. In this post, I’ll summarize it and give a quick look at the resulting TIA Portal Add-In that connects to GitHub as a file server for the projects of my company’s department. …

My First App – Calculator for Complex Numbers

As part of a university project in Software Development, I created a calculator for complex numbers together with two friends. It has every function that we would have wanted in an application when we had Advanced Math I&II and was developed for Linux systems. We used C++ and Qt Creator and Qt libraries for the …