Webserv

HTTP server from scratch


HTTP/1.1 server in C++ with I/O multiplexing, CGI support, and non-blocking architecture.

An HTTP server built from scratch in C++, giving me hands-on experience with network programming and the HTTP protocol. I implemented socket programming to handle multiple client connections, parsed HTTP requests and generated proper responses, and managed different HTTP methods including GET, POST, and DELETE. The project involved configuring virtual hosts, handling CGI scripts, and managing file uploads. I gained practical knowledge of non-blocking I/O operations, server architecture design, and how web servers process requests under the hood.

C++

my other projects


project preview
Minishell

Recreation of a command-line interpreter

Unix shell in C with pipes, redirections, process management, and complex command parsing.

C

project preview
Pong Game (ft_transcendance)

Full-stack web application

Development of a real-time full-stack web application (chat, online game, user management) built to production standards.

JavaScript

TypeScript

Tailwind

project preview
Portfolio Website

Personal portfolio with contact automation, admin panel and AI chatbot

Full-stack web application built with React and Next.js featuring automated email handling, MongoDB database integration, OAuth authentication for content management and AI chatbot.

Next.js

React

Tailwind

MongoDB

Mistral AI

project preview
Citizen Requests

A full-stack web application for handling citizen requests to local government.

Website for handling citizen requests, featuring AI-powered automatic classification using OpenAI.

Java

SpringBoot

Angular

OpenAI

GoogleOAuth

PostgreSQL

project preview
Bureau LA·AU

An architecture Agency Website

A full website built for Bureau LA·AU, an architecture and urbanism practice based in France. The site displays their portfolio of projects and workshops, includes a contact form with automated email handling, and features a protected admin panel for managing all content.

React

Next

SQLite

OAuth