Skip to content
View miketaonjo's full-sized avatar
Block or Report

Block or report miketaonjo

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

  1. Cub3D Cub3D Public

    Cub3D is a 42 school team project to create a dynamic view inside a 3D maze using raycasting in the style of Wolfenstein3D.

    C

  2. minishell minishell Public

    Minishell is a 42 school team project to create a basic shell program in C. It implements redirections and pipes, as well as environment variables and some builtin commands.

    C

  3. philosophers philosophers Public

    Philosophers is a project from the 42 school curriculum that explores concurrent programming with threads and mutexes, processes and semaphores. It is a variation on the famous dining philosophers …

    C

  4. push_swap push_swap Public

    push_swap is a 42 school project where we must sort random numbers with a limited set of instructions, using the lowest possible number of actions.

    C

  5. CPP CPP Public

    A collection of small 42 school projects about C++.

    C++

  6. so_long so_long Public

    One of the first graphical projects at 42 School, so_long introduces us to 2D programming with textures, sprites, and some other very basic gameplay elements

    C