Pinned Repositories
cpp_42_cursus
just c++ and me and me and c++ <3
cub3D
ft_printf
a printf function with C :)
ft_server
This topic is intended to introduce you to system administration. It will make you aware of the importance of using scripts to automate your tasks. For that, you will discover the "docker" technology and use it to install a complete web server. This server will run multiples services: Wordpress, phpMyAdmin, and a SQL database.
ft_services
Ft_services will introduce you to Kubernetes. You will discover cluster management and deployment with Kubernetes. You will virtualize a network and do "clustering".
ft_transcendence
Final Common Core Project at 1337 (42_cursus)
horny_unicorn
wanna fight?
minishell
Philosophers
In this project, you will learn the basics of threading a process and how to work on the same memory space. You will learn how to make threads. You will discover the mutex, semaphore and shared memory.
webserv
hmoumani's Repositories
hmoumani/webserv
hmoumani/horny_unicorn
wanna fight?
hmoumani/minishell
hmoumani/Philosophers
In this project, you will learn the basics of threading a process and how to work on the same memory space. You will learn how to make threads. You will discover the mutex, semaphore and shared memory.
hmoumani/cub3D
hmoumani/cpp_42_cursus
just c++ and me and me and c++ <3
hmoumani/ft_printf
a printf function with C :)
hmoumani/ft_server
This topic is intended to introduce you to system administration. It will make you aware of the importance of using scripts to automate your tasks. For that, you will discover the "docker" technology and use it to install a complete web server. This server will run multiples services: Wordpress, phpMyAdmin, and a SQL database.
hmoumani/ft_services
Ft_services will introduce you to Kubernetes. You will discover cluster management and deployment with Kubernetes. You will virtualize a network and do "clustering".
hmoumani/ft_transcendence
Final Common Core Project at 1337 (42_cursus)
hmoumani/get_next_line
The aim of this project is to make you code a function that returns a line ending with a newline, read from a file descriptor.
hmoumani/hmoumani
hmoumani/IOT-hmoumani
hmoumani/libasm
The aim of this project is to get familiar with assembly language.
hmoumani/libft
first project as a student at 1337 (42_cursus), The aim of this project is to code a C library regrouping usual functions that i’ll be allowed to use in all my other projects
hmoumani/matcha
hmoumani/minitalk
hmoumani/push_swap
hmoumani/SoLong