Skip to content
View mdbentaleb's full-sized avatar
👋
bash $: echo "Hey!"
👋
bash $: echo "Hey!"

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