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

Skip to content
View ZAKARIAJADDAD's full-sized avatar

Highlights

  • Pro

Block or report ZAKARIAJADDAD

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
ZAKARIAJADDAD/README.md

Hi there ๐Ÿ‘‹

  • I'm currently student at 1337 BG (42 NETWORK)
  • ๐Ÿงฐ My 42 Projects So Far

    Hereโ€™s an overview of the major projects I've completed during my journey at 42 School:

    Project Name Category Description
    libft ๐Ÿ”น Core C & Algorithms Recreating the C standard library
    ft_printf ๐Ÿ”น Core C & Algorithms Custom formatted output function
    get_next_line ๐Ÿ”น Core C & Algorithms Read files line-by-line
    push_swap ๐Ÿ”น Core C & Algorithms Efficient sorting with two stacks
    so_long ๐ŸŽฎ Game Development 2D tile-based game using MLX
    pipex โš™๏ธ System Programming Bash pipe simulation (`
    philosophers โš™๏ธ System Programming Multithreading & synchronization challenge
    minishell โš™๏ธ System Programming Terminal command interpreter
    cub3D ๐Ÿ–ฅ๏ธ Graphics Raycasting 3D rendering engine
    Netpractice ๐ŸŒ Networking & Web Socket programming and network protocols
    WebServ ๐ŸŒ Networking & Web HTTP web server in C++
    ft_transcendance ๐ŸŒ Networking & Web Real-time multiplayer game with WebSockets
    Born2beroot ๐Ÿณ DevOps & Containerization Securing a Linux system
    Inception ๐Ÿณ DevOps & Containerization Dockerized WordPress environment

    ๐Ÿ”ง Tools & Technologies

    Popular repositories Loading

    1. libft libft Public

      C

    2. ft_printf ft_printf Public

      C

    3. get_next_line get_next_line Public

      C

    4. ZAKARIAJADDAD ZAKARIAJADDAD Public

    5. so_long so_long Public

      C

    6. pipex pipex Public

      C