๐ซ You can contact me at yann.geslin@hotmail.fr
Connect with me on
Linkedin
| Subject / Link | Summary | Grade |
|---|---|---|
| ft_transcendence | Code an SPA website with pong game, chat interface and a user/friend system | |
| webserv | Recode from scratch a small nginx-like http server in C++ | |
| ft_containers | Recode from scratch various container types of the C++ STL Library (in C++98) | |
| CPP Piscine | Introduction to Object-Oriented Programming | |
| Philosophers | Learn the basics of threading a process, mutex, semaphores | |
| ft_services | Deploying and monitoring a website using a cluster of services with Kubernetes | |
| minishell | Recode a shell that behave like bash | |
| libasm | Introduction to assembly language | |
| Cub3D | Small 3D game using Raycasting like Wolfenstein 3D | |
| ft_server | Introduction to system administration (Docker, WordPress, PhpMyAdmin, mysql) | |
| get_next_line | Code a function which read on file descriptor, line by line | |
| ft_printf | Recode from scratch printf function of C standard library | |
| Libft | Recode from scratch functions of the C standard library |