Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View xbenliimad's full-sized avatar
🎯
Focusing
🎯
Focusing
  • 2WLS | Bilendi
  • Casablanca, Morocco
  • Codestin Search App @xbenliimad

Block or report xbenliimad

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

    A project where I reproduce the behavior of pipes.

    C 1

  2. ft_printf ft_printf Public

    Recoding printf function

    C

  3. monitoring monitoring Public

    A script for monitoring used in 42 school project | Born2beRoot

    Shell

  4. push_swap push_swap Public

    A project where I sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.

    C

  5. so_long so_long Public

    A project where I make a small 2D game its purpose is to work with textures, sprites, and some other very basic gameplay elements using MiniLibX.

    C

  6. philosophers philosophers Public

    The dining philosophers problem is a famous problem in computer science used to illustrate common issues in concurrent programming. The problem was originally formulated in 1965 by Edsger Dijkstra

    C