Skip to content
View MathysCogne's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report MathysCogne

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
MathysCogne/README.md
Mathys Cogne Foucault

Pinned Loading

  1. 42_MiniShell 42_MiniShell Public

    MiniShell: A custom Unix shell developed in C. Supports pipes, redirections, built-in commands (cd, echo, etc.), environment variable expansion, and error handling.

    C 2

  2. 42_so_long 42_so_long Public

    First graphic project at 42, aimed at creating a mini 2D game and familiarizing with the school's graphic library.

    C 5

  3. 42_Philosophers 42_Philosophers Public

    Philosophers: Concurrency and synchronization by simulating the "Dining Philosophers Problem". It demonstrates resource-sharing management using threads and mutexes, and processes and semaphores in…

    C 3

  4. Make_My_File-42 Make_My_File-42 Public

    My Makefile Generator for 42 Projects - An automated tool that detects C project structures, creates necessary files, and provides easy Makefile generation

    C 13

  5. 42_Mini_Talk 42_Mini_Talk Public

    A client-server communication program using UNIX signals (SIGUSR1 & SIGUSR2). The client converts strings to binary and transmits them bit by bit to the server, which reconstructs and displays the …

    C 2