๐ป Software Developer | ๐ 42 Student | ๐ฎ Passionate about building creative and functional solutions
I'm a soon-to-be graduate from 42 Porto, currently completing my final project โ ft_Transcendence, a full-stack web application that combines real-time multiplayer gaming, authentication, and responsive design.
Throughout my time at 42, I've built projects from low-level systems in C to full-stack web applications, always with a strong focus on code quality and problem solving.
Iโm currently looking for a Junior Developer opportunity where I can grow, contribute, and continue learning.
A real-time multiplayer game platform built with Node.js, SQLite, and Tailwind CSS.
Includes OAuth2 authentication, matchmaking, live chat, and responsive design.
Tech: Node.js, Tailwind CSS, SQLite, Avalanche, Solidity, Docker
A fully functional IRC server implemented in C, handling multiple clients, channels, and IRC protocol compliance.
Built using non-blocking sockets, epoll/select, and robust error handling.
Tech: C++, POSIX sockets, networking, multithreading