Skip to content
View Tosh-Sharma's full-sized avatar
  • Nice, France
  • 17:20 (UTC +02:00)

Block or report Tosh-Sharma

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. minishell minishell Public

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

    C 3

  2. fdf fdf Public

    C

  3. ft_printf ft_printf Public

    Re-creating printf

    C

  4. philosophers 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

  5. pipex pipex Public

    This project will let you discover in detail a UNIX mechanism that you already know by using it in your program.

    C