Skip to content
View mbani01's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report mbani01

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. m0saan/webserv m0saan/webserv Public

    this is a simple implementation of the HTTP server

    C++ 1 2

  2. philosophers_42cursus philosophers_42cursus Public

    42 project about inter-process communication. A program that can monitor multiple instances of itself, either processes or threads, using semaphores or mutexes.

    C 1

  3. Inception-of-Things Inception-of-Things Public

    This project aims to introduce you to kubernetes from a developer perspective

    Shell 1

  4. 42_Cache_Cleaner 42_Cache_Cleaner Public

    Remove caches and unnecessary files from 42 sessions in order to get more storage

    Shell 28

  5. ft_services ft_services Public

    Make a kubernetes cluster that will make sure your wordpress installation conforms to High Availability by means of services.

    PHP 1

  6. minishell minishell Public

    The goal of this project is to create a simple shell. Will be your own little bash or zsh. You are going to learn a lot about processes and file descriptors.

    C