π©π»βπ» whoami
: french student in computer science.
π pwd
: 42 Paris
π€ cat interests
πΉ Jazz piano π± Free Software
Here are some projects I enjoyed doing while studying. Have fun !
Minishell Β Β
Simplified reproduction of a bash shell.
ft_transcendence Β Β
Web project. Game pong with a chat interface.
ft_containers Β Β
Reproduction of containers from Standard Template Library (STL) : vector, stack, map, and set.
Implementation of a red and black tree (a balanced binary search tree).
ft_irc (Internet Relay Chat) Β Β
Coding an IRC server.
A first part is dedicated to set up connection using socket programming.
A second part is about writing the IRC protocol itself. This project has been tested with irssi as a client.
Cub3d Β Β
Simplified reproduction of so-called video game Wolfenstein 3D.