cv
Basics
Name | Moritz Ladenburger |
Label | Information Systems Student & Research Assistant |
moritz.ladenburger@web.de | |
Url | https://linkedin.com/in/moritzladenburger |
Summary | Information Systems student at TUM with a focus on machine learning and AI. Currently working on LLM robustness research and recently completed a product internship at climate tech startup Tanso. Spent a semester at UC Berkeley studying computer security and AI, and enjoy teaching. Always excited to work on projects that combine technical problem-solving with real-world impact. |
Work
-
2025.05 - Present Undergraduate Research Assistant
Chair for Data Analytics and Machine Learning, Technical University of Munich
Conducting research on LLM robustness and safety evaluators under Leo Schwinn and Tim Beyer.
- Co-authored and open-sourced JudgeZoo, a Python library providing standardized implementations of common LLM safety evaluators via a consistent API, improving reproducibility and enabling fair benchmarking
- Conducted research on adversarial attacks against LLM safety models, specifically bijection attacks, identifying vulnerabilities and proposing mitigations to enhance robustness
-
2025.01 - 2025.04 Technical Product Intern
Tanso Technologies
Led end-to-end development of new software modules and automation workflows at climate tech startup.
- Led end-to-end development of a new software module, including ideation, user research, design validation, PR reviews, and planning with the engineering team
- Organized and conducted internal bug hunts, driving improvements in product quality and identifying usability gaps prior to release
- Designed and rolled out internal automation workflow integrating HubSpot (Customer Success) and Linear (Engineering), significantly improving cross-team collaboration
-
2023.10 - 2024.04 Teaching Assistant / Tutor
Technical University of Munich
Led weekly discussion sessions for Discrete Structures course.
- Led weekly discussion sessions for Discrete Structures with consistently high student attendance (40+ students)
- Graded homework and exams
-
2023.08 - 2023.10 Data Science Intern
CHECK24 Vergleichsportal GmbH
Developed ML pipelines and automation solutions for investment comparison and document processing.
- Designed and trained end-to-end ML pipeline for predicting banks' market-share in the CHECK24 investment comparison: performed data exploration & cleansing, feature engineering, and tuned multiple regression models (Linear, Log-Log, Decision Tree, Random Forest)
- Implemented a FastAPI-based REST API to extract structured data from car rental lease contracts, automating document processing workflows and reducing manual review effort
Volunteer
-
2025.05 - Present Munich, Germany
Member (Research Track)
TUM.ai
Active member focusing on AI research and computer vision projects.
- Computer Vision Project for cell tracking and segmentation under the supervision of Amirhossein Kardoost from Helmholtz Marr Lab
-
2025.01 - Present Projekt Wellenbrecher
Sailsetters
Volunteer work in social impact projects. Conducted application training with students.
Education
-
2024.08 - 2024.12 Berkeley, CA
Semester Abroad
University of California, Berkeley
Berkeley International Study Program
- Computer Security (CS161)
- Intro to Artificial Intelligence (CS188)
- Topics in Decentralized Finance
- Economic Models (DATA88E)
-
2022.10 - 2026.02 Munich, Germany
Bachelor of Science
Technical University of Munich
Information Systems (Wirtschaftsinformatik)
- Algorithms & Data Structures
- Software Engineering
- Databases
- Networking & Distributed Systems
- Business Analytics & Machine Learning
- Functional Programming
Awards
- 2025.06.01
best.in.tum
Technical University of Munich
Top 2% of Students at the Department of Informatics @ TUM
- 2025.04.01
Max Weber Programm Scholarship
Elite Network of Bavaria
Selective scholarship program by the Bavarian State Government
- 2023.02.01
Studienstiftung des deutschen Volkes Scholarship
German Academic Scholarship Foundation
Top 0.5% scholarship for academic excellence (German National Merit Foundation)
- 2021.07.01
Sonderpreis für herausragende Leistungen für außergewöhnliche gemeinschaftsfördernde Aktivitäten
Hilde-Frey-Stiftung
Special award for outstanding achievements in extraordinary community-promoting activities
- 2021.07.01
Skills
Programming Languages | |
Java | |
Python | |
SQL | |
JavaScript |
Frameworks & Technologies | |
React | |
Node.js | |
FastAPI | |
JUnit | |
Pytest |
Developer Tools | |
Git | |
Docker | |
VSCode | |
GitHub |
Data Science & ML | |
pandas | |
NumPy | |
scikit-learn | |
Matplotlib | |
Computer Vision | |
Image Segmentation |
Languages
German | |
Native speaker |
English | |
Professional working proficiency |
French | |
B2 |
Spanish | |
B1 |
Interests
Artificial Intelligence | |
Machine Learning | |
LLM Robustness | |
Computer Vision | |
AI Safety |
Product Development | |
Technical Product Management | |
User Research | |
Automation | |
Climate Tech |
Projects
- 2025.05 - Present
Shopping List PWA
- Implemented offline support and local persistence with IndexedDB, plus drag-and-drop reordering using React DnD
- Integrated a modular architecture to simplify adding new features (e.g., category removal, multi-list support)
- 2025.05 - Present
TUM.ai Impact Project with Helmholtz Institute
- Computer Vision and Image Segmentation research project
- 2025.05 - Present
JudgeZoo
- Improving reproducibility and enabling fair benchmarking of LLM safety models
- Standardized API for LLM safety evaluation