Mouad-El-Asri
I'm a software engineer, 1337 Coding School graduate, and tech lover! Currently working in some exciting projects.
Benguerir, Morocco
Pinned Repositories
1337_pool_2022
The Pool is the last phase before full admission to the 1337 school . It's 4 weeks long, designed to gear you up to learn the basics of programming with peers. The Pool is a chance to learn new programming concepts and dive deeper into programming. 🏊
Analyze_International_Debt_Statistics
In this project I have used my data engineering skills to write SQL queries to answer interesting questions about international debt using data from The World Bank. 📊
Chefchaouen_Site
cpp_modules
It's time to dive into Object Oriented Programming and start our C++ journey! 🔥
cub3d
This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enables me and my teammate to explore ray-casting. We made a dynamic view inside a maze, in which we have to find our way. 🎮
inception
In this project, I've broadened my system administration knowledge by virtually creating Docker images, all within my personal virtual machine. This project allowed me to delve deeper into the world of system administration and Docker. 🐳
minishell
The objective of this project is to create a simple shell. Yes, my own little shell. I've learned a lot about processes and file descriptors in this project.
Mouad-El-Asri
My Amaziiiiiiiiiiiiing Profile Readme 👀, Please Leave a Star ⭐ If You Like It
ping_pong_game
🏓 A classic Pong game built using HTML5 canvas, CSS3, and JavaScript. Test your reflexes in this simple yet engaging game, where you control a paddle to bounce a ball and score points. The game features smooth animations, and dynamic scoring. Challenge yourself and beat the computer in this timeless arcade favorite.
webserv
🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟
Mouad-El-Asri's Repositories
Mouad-El-Asri/Mouad-El-Asri
My Amaziiiiiiiiiiiiing Profile Readme 👀, Please Leave a Star ⭐ If You Like It
Mouad-El-Asri/Analyze_International_Debt_Statistics
In this project I have used my data engineering skills to write SQL queries to answer interesting questions about international debt using data from The World Bank. 📊
Mouad-El-Asri/ping_pong_game
🏓 A classic Pong game built using HTML5 canvas, CSS3, and JavaScript. Test your reflexes in this simple yet engaging game, where you control a paddle to bounce a ball and score points. The game features smooth animations, and dynamic scoring. Challenge yourself and beat the computer in this timeless arcade favorite.
Mouad-El-Asri/webserv
🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟
Mouad-El-Asri/1337_pool_2022
The Pool is the last phase before full admission to the 1337 school . It's 4 weeks long, designed to gear you up to learn the basics of programming with peers. The Pool is a chance to learn new programming concepts and dive deeper into programming. 🏊
Mouad-El-Asri/Chefchaouen_Site
Mouad-El-Asri/cpp_modules
It's time to dive into Object Oriented Programming and start our C++ journey! 🔥
Mouad-El-Asri/cub3d
This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enables me and my teammate to explore ray-casting. We made a dynamic view inside a maze, in which we have to find our way. 🎮
Mouad-El-Asri/inception
In this project, I've broadened my system administration knowledge by virtually creating Docker images, all within my personal virtual machine. This project allowed me to delve deeper into the world of system administration and Docker. 🐳
Mouad-El-Asri/minishell
The objective of this project is to create a simple shell. Yes, my own little shell. I've learned a lot about processes and file descriptors in this project.
Mouad-El-Asri/collabor8_space
Mouad-El-Asri/computorv1
This project is about coding a simple equation solving program using python. It will take polynomial equations into account. These equations will only require exponents. No complex function. The program will have to display its solution(s). Why polynomials? Just because it’s one of the simplest and most powerful tools in mathematics.
Mouad-El-Asri/computorv2
Now that I have programmed my equation solver computor V1, it’s time to go further. In computor V2 I have created my own calculator in command line, which will integrate my computor V1 as well as functions for matrix calculus, function resolution, calculation with complex numbers, etc.
Mouad-El-Asri/ft_printf
In this project I recoded printf function using variadic function. This project is gonna be very useful in my future projects. 📝
Mouad-El-Asri/get_next_line
May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. In this project I made a function that return a line ended by a new line read in a file descriptor.
Mouad-El-Asri/javascript_challenges
This repository is a collection of JavaScript coding challenges designed that helped me a lot to improve my programming skills and deepen my understanding of JavaScript concepts. Each challenge presents a specific problem or task that I solved using JavaScript. Enjoy 👨💻
Mouad-El-Asri/libft
In this project I have recoded a few functions of the C standard library as well as some other utility functions that I will use on some of my upcoming projects. 📚
Mouad-El-Asri/market_mate
Mouad-El-Asri/mini_projects
This repository is a showcase of my skills and a way for me to experiment with different front-end web development techniques. It includes projects such as a BlackJack game, a Basketball Scoreboard, a chrome extension, and more. ⚡️
Mouad-El-Asri/my_portfolio_website
⚡️ A minimal portfolio for myself
Mouad-El-Asri/philosophers
Eat, Sleep, Spaghetti, repeat. This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger. 🍽️
Mouad-El-Asri/pipex
This project covers two main concepts which are Redirections and Pipes. It's an introductory project for my next bigger UNIX projects.
Mouad-El-Asri/piscine_object
A structured c++ piscine covering key software development concepts: encapsulation, relationships, UML, SOLID principles, and design patterns through hands-on exercises.
Mouad-El-Asri/push_swap
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, I had to manipulate various sorting algorithms and chose the most appropriate solution(s) for optimized data sorting.
Mouad-El-Asri/python_for_data_science
In this piscine we are going to see the python programming language, it is a high level object language that is often used for data science because it has a lot of libraries that can help you strongly in this field.
Mouad-El-Asri/simple_creative_layout
This project is a simple layout,. The layout features responsive web applications built with attention to detail in modern front-end technologies.
Mouad-El-Asri/so_long
This project is a small 2D game with minilibx. NOTE !!! The MiniLibX! is a library that was developed internally and includes basic necessary tools to open a window, create images and deal with keyboard and mouse events. 🕹️
Mouad-El-Asri/splash_page
Mouad-El-Asri/SpringBootMarketPlace
SpringBootMarketPlace is a beginner-friendly Spring Boot application aimed at providing hands-on experience and foundational knowledge in building Java web applications.
Mouad-El-Asri/XAD_RGB
Powerful automatic differentiation in C++ and Python