My Projects
Here are some of the projects I’ve worked on. Click on a card to see more details.
A backend system for electric vehicle charger reservations.
A modular audio player using Swift & TCA for robust background playback and iOS integration.
A custom video player demonstrating advanced SwiftUI integration and playback controls.
A Swift package for managing podcast data via the iTunes API.
Predicts stress levels from ECG data using linear regression, trained on Zenodo data and refined with OpenRefine.
A C# implementation of Diffie-Hellman and AES for secure key exchange and communication.
Demonstrates an animated transition between a SwiftUI View and a UIKit UIViewController.
iOS App Showcase
Discover some of the iOS applications I've developed.
Tip: Press Ctrl + A to toggle.
Podcast Discovery Reimagined
Discover, subscribe, and listen to your favorite podcasts with an intuitive interface and powerful search features.

- Smart Search
- Offline Playback
- Custom Playlists
Tech Stack:

Azure AI Translation
An iOS app for real-time text and voice translation powered by Azure AI, built with VIPER architecture.

- Real-time Text Translation
- Voice Translation
- Multi-Language Support
Tech Stack:
About Me
Education
Bachelor of Science in Computer Science
Óbuda University, Budapest, Hungary
Graduated: Jan 2025
GPA: 4.75 / 5.0
Licenses & Certifications
CCNA: Enterprise Networking, Security, and Automation
Cisco Networking Academy
Skills & Technologies
ENTERPRISE SYSTEMS & CORE PLATFORMS
PROGRAMMING LANGUAGES
FRAMEWORKS & CLOUD TOOLS
IOS DEVELOPMENT
TESTING & QA
MACHINE LEARNING
PROCESS & METHODOLOGIES
Experience
SAP | Jan 2024 – Dec 2024
- Collaborated with team to design modular UI components.
- Developed/maintained app using SwiftUI & UIKit.
- Wrote unit tests & participated in code reviews.
- Refined tickets and applied design patterns (MVC, MVVM, VIPER, TCA).
Technologies:
SAP | Aug 2023 – Jan 2024
- Worked on Java & SAP technologies (SAP CAP).
- Built a charger reservation system for electric vehicles at SAP Labs Hungary.
- Developed backend with Spring Boot & Java.
- Created unit tests.
- Designed & implemented REST endpoints.
Technologies:
Research
Bosch
Implementation focused on an in-vehicle network using SOME/IP and CAN protocols. My role in the project involved integrating Lightweight IP (LWIP) for SOME/IP on an STM32 development board.
Keywords:
Explored how GANs address dataset imbalance to improve spam email detection performance.
Keywords:
Óbuda University
This thesis compares The Composable Architecture (TCA) and Model-View-ViewModel (MVVM) for SwiftUI development by implementing a podcast app with both. It analyzes performance (memory, CPU, runtime via Xcode Instruments) and qualitative aspects (maintainability, complexity). Findings show TCA offers better separation of concerns and predictability, making it more scalable and maintainable for complex SwiftUI projects despite a steeper learning curve, while MVVM's bidirectional flow can hinder long-term scalability.
