I am an Software Engineering student at 42Wolfsburg, here are some of my projects that i've done within the core curriculum:
| Project | Language | Description |
|---|---|---|
| minishell | C | This project is about creating a fully functional shell from scratch, which should behave like bash, just with less features |
| cub3d | C | This project is a simple raycaster to simulate 3d rooms, inspired by the old Wolfenstein 3D game. |
| cpp_modules | C++ | These are 10 C++ modules with a series of exercises which are designed to learn and understand the specificities of the language and Object-Oriented Programming. |
| webserv | C++ | This project is about writing our own HTTP server from scratch in C++98 |
| inception | Docker | This project is about setting up a small infrastructure composed of different services using Docker containers. |

