My name is Felix,
I am a self taught software engineer from Germany with a background in electrical engineering 💻
Click here to expand
Not all projects are listed here and proprietary details are left out due to me not possessing the required licenses
RadControl tablet is a lightweight version of the classic RadControl 2. It is made for Windows tablet devices to monitor and control the WOmed ioRT (Intraoperative radiation treatment device). It does this all, even by maintaining the classic layout.
Features:
- modern themed UI with only the necessary inputs to keep it clean
- larger buttons and intuitive handling of the workflow
- completely written in .NET 6
- interfaces with panasonic PLCs using my library
- revamped TCP/IP backend
- multiple color themes
AppliDoc is an internal tool used for automating the 3D print and manufacturing process of the applicators used for the WOmed ioRT. In addition to that it stores all collected data from the print process to the UV treatment in a database and generates automatic protocols.
Features:
- automation of the print process
- guidance during the process (in a clean room) by using a second touch ready monitor
- automatic generation of applicator labels and writing to the RFID chips
- documentation of the final product with an automatic photo station
- automatic tempering and temperature monitoring
- automatic room condition monitoring and data collection
- interface to browse made sets and see possible complications in the manufacturing process
This is an Android/iOS application to help service workers in the field by scanning the qr codes that the machine software provides. It shows the major machine states and lists the last error codes. It also contains a helper to fix each error step by step with detailed instructions.
This is a tool to interface with Spellman HV generators over TCP/IP and serial ports. It is able to change their setpoints, monitor voltage i.e. It was made by using the official documentation of their respective devices and a bit of reverse engineering.
The native Spellman software was outdated and did not receive any updates / had a lot of bugs and issues so we made our own.
Encelade is a discord music bot written in C#, Javascript and Svelte. It provides a modern looking WEB UI with live updates and a song explorer.
Features:
- utilization of ffmpeg and youtube-dl for infinite sources of music
- seemless spotify integration to play your favourite playlists
- audio equalizer, bass boost
- autoplay, never let your queue stop playing
This is a project of mine playing around with some procedural mesh generation and shading in THREE.js. It was inspired by the work of Sebastian Lague. He made a video series about procedural planets in unity, watch it here
My repo can be found here