Skip to content
View deydoux's full-sized avatar
🌈
🌈
  • Lyon, France
  • 10:51 (UTC +01:00)

Highlights

  • Pro

Block or report deydoux

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
deydoux/README.md

Pinned Loading

  1. 42cursus-cub3d 42cursus-cub3d Public

    This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in…

    C

  2. 42cursus-so_long 42cursus-so_long Public

    This project is a small 2D game with minilibx. You'll learn about textures, sprites and tiles.

    C

  3. 42cursus-Inception 42cursus-Inception Public

    This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating them in your new personal virtual machine.

    JavaScript

  4. 42cursus-Philosophers 42cursus-Philosophers Public

    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.

    C

  5. 42cursus-push_swap 42cursus-push_swap Public

    This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and …

    C

  6. 42cursus-ft_irc 42cursus-ft_irc Public

    Create your own IRC server in C++, fully compatible with an official client.

    C++