I am a postgraduate AI student at the Johannes Kepler University in Linz, Austria.
Apart from my
passion for
technology, I have a zest for life's little pleasures. As a self-proclaimed foodie and coffee
enthusiast, I often
find myself savoring a good cup of flat white while diving into the depths of my thesis I'm currently writing on.
To strike a balance, I lace up my
running shoes and embark on invigorating runs, fueled by the captivating myth of the marathon. In all
facets of my
life, I embrace the beauty of the little things that bring joy and fulfillment while advocating for a
sustainable
and resilient future
.
Utilizing my own homelab, I keep myself updated with current open-source projects, ensuring I maintain
ownership of my personal data. This website is delivered to you right from my living room, running on recycled
hardware.
Python (Numpy, seaborn, flask) · Java · SQL · Bash · Swift
Coding
PyTorch · Scikit-Learn · LangChain · Facebook Prophet
Machine Learning
Linux · Docker · Kubernetes · Arduino
Technologies
Semi-supervised anomaly detection in respiratory sounds: A comparative study of reconstruction and density estimation methods
Using the PyTorch framework, I implemented two anomaly detection models to predict healthy and pathological breathing sounds in a weakly-supervised fashion. Both methods achieved state-of-the-art results.
View on GitHubArduino controlled PID modification for Gaggia Classic
To improve the temperature stability of my espresso machine, I designed the circuit and implemented the code in the Arduino IDE for a PID temperature control and paired it with a user-friendly web interface.
View on GitHubOpen Source Apple Books highlight exporter written in Swift
After Apple removed the functionality to export highlights and notes from books read in the Apple Books app, I created a companion app for macOS interacting with Apple Books' SQLite database. Using SwiftUI, I created a simple and native user interface to export all highlights to CSV files that can then be imported into other apps.
View on GitHubConcept app showing available public bikestands in the city
To simplify the search for public bike stands, I created an app powered by the OpenStreetMap API and Google Firebase as the backend. The front end is created using SwiftUI and allows for an intuitive crowdsourced experience.
Website for an Electrical Engineering Business
Being responsible for the company's website for over five years, they tasked me with a complete redesign of the website with CMS capabilities. Using the Bulma framework, I conceptualized and designed the website and added some custom JavaScript code to interact with third-party APIs.
See Live