Hello, my name is Martin. I study Computer Science at 42 Paris
Here are some of my projects :
- minirt : A minimal raytracer written in C
- scop : A small program that parses and renders simple obj files from scratch with OpenGL.
- ft_containers : An implementation of the most common STL containers in C++
- ft_transcendance : Group project, a full-stack web application to play pong with your friends (NestJS + Nuxt w/ typescript)
- webserver : Group project, an implementation of a web server based on Nginx for HTTP/1.1 in C++
- ft_linux: a custom linux distribution (linux from scratch), includes KDE Plasma 5
- minishell : Group project, an implementation of a shell mimicking bash behaviour.
Here are some stupid ideas that I took the time to implement:
- snake-bootloader : A snake game fitting into 256 bytes that you can boot in a virtual machine or on real hardware
- QwertyRace : A game where you have to type qwerty over and over as fast as possible