Pinned Repositories
42_cursus
42_Libft
42_webserv
A `sub_repo` of Webserver project (implement http/1.1 server protocol in C++ 98) where i will put all the guidelines and needed information of the task i am taking in this group project which is `request and respond`
CPP_Modules
FrontEnd_challenges
This repo contains all the solved problems from different platforms
ft_transcendence
Minishell
reimplementation of bash scripting in C language when everything should work as if you are in bash
Philosophers
Philosophers an individual project at 42 about introduction to the basics of process threading, and how work on the same memory space. And learn about mutexes, semaphores, and shared memory.
Portfolio
Real_Estate-app
MERN Full stack Real Estate application
aoumad's Repositories
aoumad/CPP_Modules
aoumad/Philosophers
Philosophers an individual project at 42 about introduction to the basics of process threading, and how work on the same memory space. And learn about mutexes, semaphores, and shared memory.
aoumad/FrontEnd_challenges
This repo contains all the solved problems from different platforms
aoumad/Minishell
reimplementation of bash scripting in C language when everything should work as if you are in bash
aoumad/Portfolio
aoumad/Real_Estate-app
MERN Full stack Real Estate application
aoumad/42_webserv
A `sub_repo` of Webserver project (implement http/1.1 server protocol in C++ 98) where i will put all the guidelines and needed information of the task i am taking in this group project which is `request and respond`
aoumad/aoumad
Config files for my GitHub profile.
aoumad/Born2beroot
This project aims to introduce you to the wonderful world of virtualization.
aoumad/Car_ShowCase_app
aoumad/Cpc
aoumad/Cpp_09
School project | module that is designed to help you understand the containers in CPP.
aoumad/Cub3D
3D game implemented from scratch using C language
aoumad/ft_printf
Re-code ft_printf, a function that will mimic the real printf in C language
aoumad/ft_transcendence
aoumad/Netpractice
A guide to NetPractice: a set of networking exercises with a focus on IP addresses and subnet masks
aoumad/ETL-project
The goal of this project is to illustrate Extract Transform Load (ETL) using Python and SQL
aoumad/Inception
This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating them in your new personal virtual machine.
aoumad/javascript_problem_solving
A repository that contains all the problems set I solved using JavaScript either they were from Leetcode or any platform
aoumad/Leetcode
Just a SubRepo of `CPC` repository where i am going to publish my Java solutions here, in order to keep the CPC folder mainly for C++ code
aoumad/node.js_Practice
my practices of node.js based on courses i am taking
aoumad/Pandas_Leetcode
aoumad/Quiz_Application
Quiz Application using Java Spring boot and Postgresql
aoumad/React_js_practice
aoumad/Task-Manager
aoumad/user_profile
aoumad/web_practice
learning javascript in a dev web way
aoumad/Web_Server
Creating a WebServer using Golang and GIN web framework
aoumad/WebDevNewbies
This is an open source web development project created for the purpose of collaboration among novice developers, including myself and my teammates. Why not join us in this learning journey!
aoumad/webserv
This project is here to make you write your own HTTP server