Download my CV

Click the button below to download my CV in PDF format.

Projects

Here is a selection of projects I am most proud of!

Minishell

Minishell is a project where we recreated key features of a Unix shell, such as executing commands and managing processes. This project provided valuable insights into how command-line interfaces work behind the scenes and helped us understand the fundamentals of operating systems and terminal-based interactions.

Learn more

ft_irc

ft_irc is a project where we built a simplified version of an IRC server, enabling real-time communication between clients. This project taught us how to handle network protocols, manage multiple client connections, and process messages efficiently. It was a great introduction to the complexities of server-side programming and networking.

Learn more

Flutter App: Word Combiner

A fun and creative app built with Flutter that generates unique word combinations. Users can save their favorite combinations and revisit them anytime. This project marked my first experience with Flutter and Android app development, showcasing the potential of mobile app innovation.

Learn more

Godot Multiplayer Game

This is a two-player platformer game I created using Godot. The exciting feature of this game is its local multiplayer capability, allowing two players on the same network to play together seamlessly over LAN.

Learn more