Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by Mouad-El-Asri
A curated list of projects in awesome lists by Mouad-El-Asri .
https://github.com/mouad-el-asri/mouad-el-asri
My Amaziiiiiiiiiiiiing Profile Readme 👀, Please Leave a Star ⭐ If You Like It
Last synced: 07 Nov 2024
https://github.com/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. 📊
data-manipulation datasets importing-and-cleaning-data jupyter-notebook postgresql queries sql
Last synced: 07 Nov 2024
https://github.com/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.
css3 html5 html5-canvas javascript ping-pong-game typescript
Last synced: 07 Nov 2024
https://github.com/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. 🌟
cgi cpp cpp-programming cpp98 http http-protocol http-request http-server https-response multiplexing networking webserv webserver
Last synced: 19 Nov 2024
https://github.com/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.
3d-game 3d-rendering c-programming-language fps game-algorithm game-dev maze-exploration minilibx raycasting
Last synced: 07 Nov 2024
https://github.com/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.
mathematics polynomials python3
Last synced: 07 Nov 2024
https://github.com/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.
Last synced: 07 Nov 2024
https://github.com/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.
algorithms c file-descriptors get-next-line header-files static-variables
Last synced: 07 Nov 2024
https://github.com/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.
algorithms c makefile pipes pipex redirections
Last synced: 07 Nov 2024
https://github.com/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. ⚡️
css html javascript json responsive-design
Last synced: 07 Nov 2024
https://github.com/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.
2d-game algorithms c graphics makefile minilibx solong
Last synced: 07 Nov 2024
https://github.com/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.
command-line-calculator mathematics python3
Last synced: 07 Nov 2024
https://github.com/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. 🐳
container-image containers docker-container docker-image dockerfile dokcer dokcer-compose environment-variables mariadb-container mariadb-database nginx-container nginx-server wordpress wordpress-container
Last synced: 07 Nov 2024
https://github.com/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.
Last synced: 07 Nov 2024
https://github.com/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 👨💻
algorithmic-thinking code-practice coding-challenges javascript-algorithms javascript-programming problem-solving
Last synced: 07 Nov 2024
https://github.com/mouad-el-asri/cpp_modules
It's time to dive into Object Oriented Programming and start our C++ journey! 🔥
casting class-template classes-and-objects containers cplusplus cpp encapsulation exceptions function-templates inheritance object-oriented-programming oop oop-principles operator-overloading polymorphism
Last synced: 07 Nov 2024
https://github.com/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.
algorithms c c-functions file-descriptors header-files libft makefile standard-library
Last synced: 07 Nov 2024
https://github.com/mouad-el-asri/my_portfolio_website
⚡️ A minimal portfolio for myself
css3 html5 portfolio-website responsive-layout
Last synced: 07 Nov 2024
https://github.com/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.
1337school algorithms c functions header-files shell-scripting
Last synced: 07 Nov 2024
https://github.com/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.
algorithms-implementation c makefile push-swap sorting-algorithms
Last synced: 07 Nov 2024
https://github.com/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.
algorithms c file-descriptors header-file makefile printf variadic-functions
Last synced: 07 Nov 2024
https://github.com/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.
c makefile philosophers processes threads
Last synced: 07 Nov 2024
https://github.com/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.
c-programming-language execution file-descriptors lexer minishell parsing processes tokenizer
Last synced: 07 Nov 2024
https://github.com/mouad-el-asri/space-tourism-website
In this project I builded out an amazing multi-page space tourism website using HTML5, CSS3 and JavaScript. 👨🏻🚀 🚀
Last synced: 07 Nov 2024
https://github.com/mouad-el-asri/hackathon-karizma-consulting-group
My mini recipe sharing app! This project, developed in 3 hours. 🍲👩🍳👨🍳
Last synced: 07 Nov 2024
https://github.com/mouad-el-asri/react_projects_gallery
Welcome to my React Playground! 🚀 Here, you'll find a collection of projects I've crafted with React, showcasing my ongoing journey and passion for front-end development. From experiments to polished creations, explore the evolution of my skills and the innovative solutions I'm currently crafting.
front-end-development react-challenges react-components react-dom react-projects reactjs web-development
Last synced: 07 Nov 2024