- 🔭 I’m currently studying in 42 Ecole
- 🎨 I'm interested in software development
- 🌱 I’m currently learning JavaScript, Django HTML, CSS
| Project | Description |
|---|---|
| Libft |
This project is about coding a C library. |
| get_next_line | This project is about programming a function that returns a line read from a file descriptor. |
| ft_printf | We are rewriting the 'printf' function. |
| Born2beroot | This project is a System Administration related exercise. |
| minitalk | The purpose of this project is to code a small data exchange program using UNIX signals. |
| so_long | This project is a small 2D game with minilibx. |
| push_swap | This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. |
| Philosophers |
This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger. |
| minishell | This project is about creating a simple shell. Yes, my own little bash. |
| cub3d | This project is inspired by the world-famous Wolfenstein 3D game. |
| CPP Modules | The goal of these modules is to introduce us to Object-Oriented Programming. |
| ft_irc | We are creating our own IRC server in C++, fully compatible with an official client. |
| Inception | This project aims to broaden your knowledge of system administration by using Docker. |
| ft_transcendence | Surprise |