I'm a student at 42 School, I use this space to back up my work and share projects that might come in handy for anyone.
If you find something useful, donβt hesitate to β my repositories.
- Libft: Library of useful functions for later projects.
- Printf: Simple mimic of the printf function.
- GNL: Function that reads a new line from a file at every call.
- Push Swap: Simple sorting algorithm.
- Minitalk: Exchange program using UNIX signals.
- So Long: 2D game using the MiniLibX.
- Philosophers: Simulation using threads and mutexes.
- Minishell: An utterly small shell, made with Andres.
- Cub3D: Ray-casting game using the MiniLibX, made with RΓ©my.
- CPP Modules: CPP Modules of 42 School.
- IRC: A C++ Internet Relay Chat server with basic commands made with Andres.
- Inception: A self-hosted website made with MariaDB, WordPress, and NGINX.
- Transcendence:
- Game Jam GCC-0: A very simple local coop platformer game written in GDScript with Godot Engine.
- OpenGL Sandbox: A falling-sand game written in C++ with OpenGL and ImGui.
- Silk Roguelike: A roguelike game written in C# with Silk.NET and OpenGL.
- OpenGL Voxel: A voxel game written in C++ with OpenGL, made with Romain.