I'm a programmer with a strong foundation in C, C++ and Python. My coding adventures have led me to study at Hive Helsinki, where I've honed my teamwork and peer-to-peer learning skills, and tools/testing obsessed.
I'm a curiosity-driven coder with the enthusiasm of a highly caffeinated squirrel, always on the hunt for new projects and technology to explore in the vast world of programming.
π ft_transcendence: Creating a web platform for multiplayer games utilizing a single-page architecture. Users can chat, view and manage profiles and participate in two different games via real-time matches and tournaments.
π WebServer: Building a C++ Webserver from scratch, implementing python CGIs.
π MiniRT: MiniRT is a raytracing program written in C that generates computer-generated images representing scenes with simple geometric objects and their lighting systems.
π RT: Regularly contributing to a C++ Raytracer that has multiple libraries, testing frameworks and using meson build system. Contributing to this project has given me the chance to work with experienced programmers and learn about best practices in modern C++ as well as having regular code reviews
π Matrix: A comprehensive matrix/vector mathematics library implemented in C++.
π MiniShell: The Minishell project is a part of the 42-cursus group project, where we successfully built a simple shell program in C.