Siemens TIA Portal Commissioning Tool

After finishing my Bachelor’s thesis about a Siemens TIA Portal add-in for a TIA project server in the cloud (see here), I got hired as a working student by Siemens to work on a new tool. The so-called “IBN-Tool” (Commissioning Tool) is supposed to help technicians during the commissioning phase of constructing a new HVAC …

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 …