Skip to content
View thaisnishimoto's full-sized avatar

Highlights

  • Pro

Block or report thaisnishimoto

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

Pinned Loading

  1. 42sp_05_SoLong 42sp_05_SoLong Public

    This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.

    C 1

  2. 42sp_04_Born2beRoot 42sp_04_Born2beRoot Public

    This project aims to introduce you to the wonderful world of virtualization.

    Shell

  3. 42sp_06_Pipex 42sp_06_Pipex Public

    This project will let you discover in detail the UNIX mechanism of pipe.

    C

  4. 42sp_07_PushSwap 42sp_07_PushSwap Public

    This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.

    C

  5. 42sp_08_Minishell 42sp_08_Minishell Public

    This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.

    C

  6. 42sp_09_Philosophers 42sp_09_Philosophers Public

    In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.

    C