OMAR BOUYKOURNE's repositories
Cleaner_42
A cross-platform system cleaner for 42Network students that removes cache files, browser data, and temporary files to free up disk space with a simple cclean command.
my_tools_installer
Only for 42Network schools, this installer installs brew, then it installs valgrind, node (with nvm), docker, docker-machine and minikube with brew, under your confirmations.
moroccan_recipes_of_aid_al_adha
the moroccan recipes for the great islamic celebration of aid al-adha
42_Exam_Rank_04_microshell
Exam Rank 04 of 42Network curriculum : Microshell
cplusplus-pool-42
piscine (pool) of C++, where you can learn a lot of stuff about C++, just code and enjoy it!
minishell_42
Simple shell that behaves like bash
ft_services_42
This is a System Administration and Networking project, and it will introduce you to Kubernetes.
NetPractice_42
a general practical exercise to discover networking
old_ft_containers_42
The multiple available containers in C++ all have a very different usage. To make sure you understand them all, let's re-implement them!
philosophers_42
The basics of threading a process and how to work on the same memory space.
webserv
an HTTP server in c++
42homebrew
Install Homebrew on 42 sessions
ft_containers_42
C++ containers in easy mode: reimplementation of vector, stack and map containers of STL in C++
PassManager
A manager of passwords coded in C language
photo_widget
Base on photo_manager, wraps up some UI components to quickly display the photo_manager as a usable widget, inserting it wherever you need it.