Cub3d

This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever.

DevFinder

DevFinder using Github api, built with @reactjs, deployed @vercel

DevFinder.ts

Just remaking the previous project (devfinder) with Typescript, deployed @vercel.

ft_transcendence

a website where you can chat with your friends and play ping pong.

Inception

Broaden my knowledge of system administration by using Docker. Virtualize several Docker images, creating them in a new virtual machine.

Philosophers

Eat, Sleep, Spaghetti, repeat. 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

Printf

Mimicking a c function called Printf from stdio library. Learned what is and how to implement variadic functions.

RickandMorty-Docs

A simple nextjs app using api of the famous RickandMorty serie, styled with @tailwindcss deployed @vercel

Webserver

HTTP is one of the most used protocol on internet, there is one built from scratch.
You can find more projects here github/shonjmoj