I'm a freelance web developer specializing in crafting scalable and efficient web applications.
With a strong foundation from my time at 42 Paris and a passion for solving complex technical challenges, I bring tailored digital solutions to life.
From designing user-friendly interfaces to building robust backends and deploying full-stack applications, I thrive on delivering value through technology.
Whether you're looking for a custom project or need support with React, Node.js, or other technologies, I'm here to help turn your ideas into reality.
Let's build something great together! 🚀
| Project name | Description | Language(s) |
|---|---|---|
| Badminton Tournament | I made this program to automatically manage players at match launches and ensure that everyone can play with everyone else |
What is 42?
42 is a school focuses on project-based learning and teamwork, rather than theoretical education.
Below is a list of projects realized at 42.
| Project name / Category | Description | Language(s) |
|---|---|---|
| Piscines | ||
| Python for Data Sciences | Learning python through severals modules oriented for Data Sciences | |
| Cybersecurity | ||
| rainfall | The next step in our first steps in the cybersecurity progression at 42 Paris, this project is more about reverse engineering and buffer exploitation | |
| snow-crash | This project is a modest introduction to the wide world of cyber security. It aims to discover, through several little challenges, cyber security in various fields by exploiting an .iso file |
| Project name | Description | Language(s) |
|---|---|---|
| ft_transcendence | Our first website that implements a chat, the mighty pong game and an authentication system with 42API. This project has to be done in group (5 people in our case) | |
| inception | This project is about to set up a small infrastructure composed of different services under specific rules. This services are NGINX, Wordpress + Php-fpm (without nginx) and MardiaDB (without nginx). All the services have to work in a docker-network, each service started by a container. | |
| ft_irc | The goal of this project is to make an IRC Server using an actual IRC Client as reference. (For this project we used irssi client) | |
| ft_containers | This project is about to implement three containers of C++ (std::vector, std::stack and std::map) | |
| cpp_modules | Our first steps in C++! Several modules with different exercises to integrate the language basics | |
| cub3d | Our first steps in Raycasting. The goal of this project is to make a game inspired by the game Wolfenstein 3D | |
| minishell | This project is about to make a "little" shell | |
| philosophers | This program is about to understand how threads is working by imagining the philosophers' dinner dilemma | |
| FdF | Program that will read from a file to represent a landscape as a 3D object in which all surfaces are outlined in lines | |
| minitalk | Communicate with a server using only SIGUSR1 and SIGUSR2 unix signals | |
| push_swap | Sort a list of random numbers which cannot be duplicated with list of instructions | |
| Born2beroot | Introduction of the wonderfull world of virtualization, this project consists of having us set up our first server by following specific rules | |
| ft_printf | A library containing our printf function to be recoded with only few conversions (cspdiuxX%) | |
| get_next_line | A program for reading from a file line by line | |
| Libft | Our first library in C, we have to recode functions that we'll be able to use in our cursus |