Projects
Here is a curated set of projects that reflects my growth as a developer, my hands-on approach to problem-solving, and my focus on thoughtful design, technical depth, and turning ideas/assignments into something real.
Cub3D 3D Graphic game written in C. It is simplified Wolfenstein 3D. It is based on raycasting and parsing algorithm.
Bachelor Thesis Heart Rate Estimation from the PPG Signals. Code is done in Python and the thesis is written in LaTeX.
IRC (Internet Relay Chat) 42 team project: a server written in C++. It supports multiple clients, channels, and basic IRC commands.