Educational Range
I strongly believe that educational range prepares for life-long learning, quick adaption to new ideas and the ability to transfer knowledge and methods across domains. By the way, check out how I am applying my educational range in my job.
MSc
Artificial Intelligence
The University of Edinburgh
- Acquired comprehensive knowledge of machine learning fundamentals (Bayesian Regression/Gaussian Process, Backprop, Imbalanced Data, Unsupervised learning)
- Architected deep learning models (CNN, GAN, LSTM), e.g. to explore scaled down world models
- EdIntelligence Event Coordinator: AI Career Fair
In my dissertation, I worked on noisy Time-Series data collected from real-world human activity scenarios via an Android app. I used Deep Learning (CNN, GAN) and semi-supervised learning to train a robust classifier using both labelled
and unlabelled data. My dissertation was selected among the top 20 of my cohort and got published.
MSc
Energy Engineering
RWTH Aachen University
- Focus on electrified powertrains and control systems engineering
- Thesis: Designed a model-based observer control algorithm to determine the temperature of directly cooled electrical machines at Audi
- Springorum commemorative coin for achieving
MSc with distinction
MSc
Automotive Engineering
Tsinghua University, Beijing
- Focus on Autonomous Driving and Control Design (Optimal Control, ACC, MPC)
- Thesis: Design of a Fuel Efficient Adaptive Cruise Control Strategy (Presentation)
- Extra curricular: Developed gamification-inspired English lessons to encourage active use of the English language for children aged 8-15
Research Scholar
University of California, Davis, CA
- Classes in Control Systems, Advanced Fluid Dynamics and Psychology
- Research Project on Efficiency Improvement of Turbomachinery by flow injection control strategy
- Publication and presentation of research paper at AIAA SciTech 2015 in Orlando
Professional experience
Generalists may take a little longer to find their path in life, but they are more creative, can make connections between diverse fields that specialists cannot. This makes them more innovative and, ultimately, more impactful.
Bosch Home Comfort Group
Service Management, Director
Excellence in service isn't just about solving problems—it's about orchestrating people, systems, and strategy to elevate every experience.
Responsibilities
- I have the privilege of leading teams that handle critical and strategic parts of our service operations for the Bosch and Buderus brands
- Areas: spare parts, IT systems (S/4), internal competence and external partner management, and service portfolio strategy as well as business intelligence
- Our aim? To keep Bosch Home Comfort Group at the top of the service game in Germany
Bosch Home Comfort Group
Group Leader Sales Technical Back Office
The best leaders are those most interested in surrounding themselves with people of equal and greater talent than themselves.
Responsibilities
- Leading a talented team which is responsible for designing complex HVAC systems for our customers
- Fostering a strong, collaborative team environment while driving individual growth and development
- Make my team shine by leveraging my knowledge of efficient processes, AI, and software engineering to drive continuous improvements
Bosch Home Comfort Group
Executive Assistant to Member of the Board of Management resp. for Engineering, Manufacturings, Logistics & Quality/IT (COO/CTO)
Success is not final; failure is not fatal: it is the courage to continue that counts.
Responsibilities
- Driving strategic initiatives in the office of the CTO & COO
- Established, defined, and coordinated Home Comfort's annual strategic planning cycle
- Prepared high-quality documents tailored to various stakeholders (C-Level, External, Internal)
Bosch
Junior Managers Programme in R&D for IoT + AI
For products to deliver business results, it’s all about solving problems, not implementing features.
Rotations
- Sub-Project Lead in Embedded AI & MLOps
- Project Lead Next Gen Room HMI & Control Unit
Audi
Associate Research Scientist
Treading a wide-roaming, disorderly path of experimentation may not always bring instant results. But it may just be the best route to greatness in the end.
- Contributed to cross-functional initiatives aimed at improving the customer journey for electric car owners, resulting two patents
- Developed an OPL-Excel tool for project progress tracking, featuring pivot table-based performance evaluation and automated agenda and minutes creation routines in VBA
- Implemented reinforcement learning algorithms for controlling battery temperature in a GT-Power simulation environment using a Python interface
Contact
Please feel free to contact me. Typically, I am most active on Linkedin but feel free to reach out by any of the below listed means.
Projects
A quiz app
Working with ChatGPT, I wanted to test its coding capabilities. I created a small game, in which you are being give the task of chosing the capital of a country out of 3 cities. Feel free to test it out!
Capital City Quiz
A neat colab trick
Keep your environment running by using the following snippet in the browser console. It will click the connect button every 60 seconds to keep you connected.
function KeepClicking(){
console.log("Clicking");
document.querySelector("colab-connect-button").click()
}
setInterval(KeepClicking,60000)
Fixing the My Drive problem
Fixes the problem of the "My Drive" path issues when mounting Google Drive.
!mkdir MyDrive
!mount --bind /content/drive/My\ Drive /content/MyDrive
%cd /content/MyDrive
Elements
Text
This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code:
for (;;) { ... }
. Finally, this is a link.
Heading Level 2
Heading Level 3
Heading Level 4
Heading Level 5
Heading Level 6
Blockquote
Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum
ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.
Preformatted
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';
Lists
Unordered
- Dolor pulvinar etiam.
- Sagittis adipiscing.
- Felis enim feugiat.
Alternate
- Dolor pulvinar etiam.
- Sagittis adipiscing.
- Felis enim feugiat.
Ordered
- Dolor pulvinar etiam.
- Etiam vel felis viverra.
- Felis enim feugiat.
- Dolor pulvinar etiam.
- Etiam vel felis lorem.
- Felis enim et feugiat.
Icons
Actions
Table
Default
Name |
Description |
Price |
Item One |
Ante turpis integer aliquet porttitor. |
29.99 |
Item Two |
Vis ac commodo adipiscing arcu aliquet. |
19.99 |
Item Three |
Morbi faucibus arcu accumsan lorem. |
29.99 |
Item Four |
Vitae integer tempus condimentum. |
19.99 |
Item Five |
Ante turpis integer aliquet porttitor. |
29.99 |
|
100.00 |
Alternate
Name |
Description |
Price |
Item One |
Ante turpis integer aliquet porttitor. |
29.99 |
Item Two |
Vis ac commodo adipiscing arcu aliquet. |
19.99 |
Item Three |
Morbi faucibus arcu accumsan lorem. |
29.99 |
Item Four |
Vitae integer tempus condimentum. |
19.99 |
Item Five |
Ante turpis integer aliquet porttitor. |
29.99 |
|
100.00 |