Pinned Repositories
AirBnB_clone
The 'AirBnB Clone - The Console' project, part of the ALX Software Engineering program, involves creating a CLI to manage application objects, marking the first step in building a full AirBnB-like web app.
Automated-System-Updater
Effortlessly maintain your Debian-based Linux system (e.g., Ubuntu, Debian) with this Bash script that streamlines routine tasks using the apt package manager.
awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
Born2beroot_42
💻 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.
Cub3D_42
🕹️ A raycasting 3D game engine in C inspired by Wolfenstein 3D, featuring texture mapping, player movement, and real-time rendering using the MLX graphics library.
Ft_printf_42
🖥️ Ft_printf is a custom C implementation of printf, supporting various format specifiers and reinforcing knowledge of variadic functions, format specifiers, and memory management 💾
Get_next_line_42
🔍 Efficient single-line reader function for handling file descriptors 📂, built for the 42 Network's Get Next Line project 🖥️.
Libft_42
📚 Libft is a custom C library for 42 Network projects, reimplementing standard functions 🔄 and adding utilities for advanced usage 🚀.
Philosophers_42
🧠 A concurrency project simulating the classic Dining Philosophers problem using threads, mutexes, processes, and semaphores.
Push_swap_42
🚀 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. 🔄📊
mdbentaleb's Repositories
mdbentaleb/Automated-System-Updater
Effortlessly maintain your Debian-based Linux system (e.g., Ubuntu, Debian) with this Bash script that streamlines routine tasks using the apt package manager.
mdbentaleb/awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
mdbentaleb/Libft_42
📚 Libft is a custom C library for 42 Network projects, reimplementing standard functions 🔄 and adding utilities for advanced usage 🚀.
mdbentaleb/AirBnB_clone
The 'AirBnB Clone - The Console' project, part of the ALX Software Engineering program, involves creating a CLI to manage application objects, marking the first step in building a full AirBnB-like web app.
mdbentaleb/alx-higher_level_programming
ALX Higher Level Programming: Projects in Python & JavaScript covering fundamentals, data structures, and algorithms
mdbentaleb/alx-low_level_programming
mdbentaleb/alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
mdbentaleb/alx-system_engineering-devops
mdbentaleb/alx-zero_day
I'm now a ALX Student, this is my first repository as a full-stack engineer
mdbentaleb/binary_trees
mdbentaleb/Born2beroot_42
💻 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.
mdbentaleb/Cub3D_42
🕹️ A raycasting 3D game engine in C inspired by Wolfenstein 3D, featuring texture mapping, player movement, and real-time rendering using the MLX graphics library.
mdbentaleb/Dynamic_QR_Generator
This tool is a Bash script that generates a QR code from a provided URL.
mdbentaleb/Ft_printf_42
🖥️ Ft_printf is a custom C implementation of printf, supporting various format specifiers and reinforcing knowledge of variadic functions, format specifiers, and memory management 💾
mdbentaleb/Get_next_line_42
🔍 Efficient single-line reader function for handling file descriptors 📂, built for the 42 Network's Get Next Line project 🖥️.
mdbentaleb/Philosophers_42
🧠 A concurrency project simulating the classic Dining Philosophers problem using threads, mutexes, processes, and semaphores.
mdbentaleb/Push_swap_42
🚀 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. 🔄📊
mdbentaleb/Fix_My_Code_Challenge
mdbentaleb/java-piscine-42
mdbentaleb/mdbentaleb
mdbentaleb/Minishell_42
🌀A Unix shell implemented in C with full support for pipes, redirections, built-ins, and environment variable expansion
mdbentaleb/Minitalk_42
📡 Minitalk is a 42 Network project where you build a simple messaging system using Unix signals. It enhances your skills in signal handling, inter-process communication, and system programming. 🖥️📩
mdbentaleb/monty
C - Stacks, Queues - LIFO, FIFO
mdbentaleb/Net_Talk
📡 Net_Talk is a network-based messaging system where clients and servers communicate over TCP sockets. This project helps improve your skills in socket programming, client-server architecture, and network communication. 🖥️💬
mdbentaleb/Product_Management_System
This project involves a Product Management system 🛠️ that allows users to manage products 🏷️ through an interface 💻.
mdbentaleb/RSA-Factoring-Challenge
This repository hosts Python scripts for solving the RSA Factoring Challenge a cryptographic test involving factorizing large numbers to demonstrate the security of RSA encryption
mdbentaleb/So_long_42
🎮 So_Long is a 42 Network project where you develop a 2D maze game using the MiniLibX library. The game focuses on player movement, collecting items, and reaching the exit. It strengthens your understanding of graphical rendering, event loops, and game logic implementation. 🕹️🧩
mdbentaleb/sorting_algorithms
Sorting algorithms organize data, while Big O notation quantifies the worst-case performance of algorithms as input size increases.
mdbentaleb/zero_day
This is my first repository as a full-stack engineer
mdbentaleb/ziTester
ziTester is a testing tool for 1337 poolers, automating exercise validation