Skip to content
View sharkofsteppe's full-sized avatar
💭
大学生
💭
大学生

Block or report sharkofsteppe

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. Cpp_modules Cpp_modules Public

    Introduction to C++ and OOP.

    C++

  2. cub3D cub3D Public

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

    C

  3. ft_printf ft_printf Public

    My implementation of the main C output functions. Here i use already written by me library(check Libft repository).

    C

  4. MINISHELL MINISHELL Public

    This is our implementation of shell.

    C

  5. Philosophers Philosophers Public

    Multithreading. Processes. Synchronization.

    C

  6. push_swap push_swap Public

    This project is purposed to introduce sort algorithms and concept of complexity.

    C