Skip to content
View mdbentaleb's full-sized avatar
πŸ‘‹
πŸ‘‹

Highlights

  • Pro

Block or report mdbentaleb

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

Mohamed Bentaleb

Software Developer

I’m passionate about systems and networks administration and software development. I thrive on solving technical challenges and enhancing system efficiency while developing innovative tools that improve network performance and ensure reliable communication protocols.

Profile visits


πŸ”§ Languages and Tools

πŸš€ Featured Projects

Β 

Pinned Loading

  1. Libft_42 Libft_42 Public

    πŸ“š Libft is a custom C library for 42 Network projects, reimplementing standard functions πŸ”„ and adding utilities for advanced usage πŸš€.

    C 1

  2. Ft_printf_42 Ft_printf_42 Public

    πŸ–₯️ Ft_printf is a custom C implementation of printf, supporting various format specifiers and reinforcing knowledge of variadic functions, format specifiers, and memory management πŸ’Ύ

    C

  3. Born2beroot_42 Born2beroot_42 Public

    πŸ’» Born2beroot is a 42 Network project where the goal is to set up and secure a Linux virtual machine. It focuses on system administration, network management, and OS optimization.

    Shell

  4. Get_next_line_42 Get_next_line_42 Public

    πŸ” Efficient single-line reader function for handling file descriptors πŸ“‚, built for the 42 Network's Get Next Line project πŸ–₯️.

    C

  5. Push_swap_42 Push_swap_42 Public

    πŸš€ Push_swap is a 42 Network project where the goal is to sort a stack of integers using a limited set of operations. It reinforces algorithm design, optimization, and efficient data manipulation. πŸ”„πŸ“Š

    C