Skip to content
View Nurali-D's full-sized avatar

Block or report Nurali-D

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 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

Popular repositories Loading

  1. minishell minishell Public

    The objective of this project is for you to create a simple shell. Yes, your own little bash or zsh. You will learn a lot about processes and file descriptors.

    C

  2. pipex pipex Public

    This project is about handling pipes.

    C

  3. Philosophers Philosophers Public

    In this project, you will learn the basics of threading a process. You will learn how to make threads. You will discover the mutex.

    C

  4. Inception Inception Public

    This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating them in your new personal virtual machine.

    PHP

  5. cpp_piscine cpp_piscine Public

    Introduction with C++

    C++ 1

  6. ft_irc ft_irc Public

    This project is about creating your own IRC server.

    C++