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

Skip to content
View elbouzkri's full-sized avatar
🎯
Focusing
🎯
Focusing
  • UM6P 1337 Coding School
  • Agadir Morroco

Highlights

  • Pro

Block or report elbouzkri

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

Pinned Loading

  1. webserv webserv Public

    Webserv is an HTTP server built from scratch in C++ that implements the HTTP/1.1 protocol and supports CGI for dynamic content handling. It leverages multiplexing to manage multiple client connecti…

    C++ 2

  2. minishell minishell Public

    Forked from asettar/shell

    Minishell is a project that involves creating a simple Unix shell in C. The shell aims to replicate basic shell functionalities, including command execution, piping, redirection, and environment va…

    C

  3. transcendance transcendance Public

    FT Transcendence is a full-stack web application that allows users to sign up, chat in real-time, and compete in online ping-pong matches. It features secure user authentication, player profiles, m…

    TypeScript 3 3

  4. mindful_dining mindful_dining 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 1

  5. I-OMonitoring I-OMonitoring Public

    I/O operation monitors, often referred to simply as I/O monitors or event monitors, are mechanisms used in computer systems to efficiently manage and handle I/O (input/output) operations, such as r…

    C++

  6. inception inception Public

    Inception is an infrastructure project that uses Docker to set up and manage a multi-container environment. It includes Nginx as a reverse proxy and load balancer, a WordPress site running in its o…

    HTML