About me
I am a second-year Computer Science student with a background as an Electronics Technician.
Unlike many peers who focus on high-level web development, I am passionate about what happens 'under the hood.'
My focus is on C, C++, and Operating Systems because they offer total control over hardware and performance.
I approach programming with an analytical mindset—I break down complex errors into smaller, solvable problems.
Currently, I am deepening my knowledge of Linux environments and network protocols. My career goal is to combine
low-level programming with cybersecurity to build high-performance systems that are resilient to exploits and crashes.
My Skills
Programming
Operating Systems
Version Control
Languages
- English B2
- German B1
- Polish (Native)
My Projects
Cross-Platform Black Box Game
A logic puzzle game running in the terminal. Implemented custom 'raw mode' handling to bypass standard buffering, enabling real-time interaction on both Linux and Windows kernels.
Smart Parking REST API
Backend system for parking management. Features include dynamic pricing algorithms, VIP/Blacklist access control, and emergency protocols, backed by an H2 database and Spring Boot.
MirrorC - Multi-Threaded File Mover
A high-performance, cross-platform file traversal and copying tool written in C23. Utilizes a Thread Pool architecture and Zero-Copy I/O to maximize hardware throughput.
Aegis-LLM DAST Scanner
An advanced, asynchronous DAST scanner for auditing LLM-based applications. Built to meet the rigorous requirements of the NIS2 Directive and OWASP Top 10 for LLMs 2026.