-
Siemens
- Cairo, Egypt
-
12:15
(UTC +02:00) - https://mahmoud-abdelazim.onrender.com
- in/mahmoudabdelazim
- @Abdel_Aziim
-
My-Portfolio Public
A website for myself to showcase my skills, information and featured projects.
JavaScript UpdatedJul 9, 2024 -
-
Paymob-Integration-Frontend Public
A simple website that integrates with Paymob API for online payment solutions
JavaScript UpdatedDec 5, 2023 -
Paymob-Integration-Backend Public
A simple website that integrates with Paymob API for online payment solutions
-
-
starter-express-api Public
Forked from cyclic-software/starter-express-apiJavaScript UpdatedJul 7, 2023 -
-
Level-Coder-Frontend Public
a website that contains a collection of problem solving learning resources in Arabic and English, with problems to practice every topic on CodeForces, LeetCode and HackerRank.
-
Level-Coder-Backend Public
a collection of problem solving learning resources in Arabic and English, with problems to practice every topic on CodeForces, LeetCode and HackerRank.
-
Blog-Website Public
A simple blog website built with Spring Boot and React that allows users to write posts, like posts, comment on posts and search through posts with tags.
Java UpdatedMar 30, 2023 -
A simple implementation for authentication and authorization using Json Web Tokens and Spring Security.
Java UpdatedMar 15, 2023 -
My-Portfolio-Dynamic Public
A dynamic version of my portfolio website, with a back-end server and an admin dashboard
JavaScript UpdatedMar 13, 2023 -
Star-Match-Game Public
A star match math game for kids built as a React.js practice.
-
Taco-Cloud Public
A fictional taco restaurant online ordering system, built in Spring Framework as a project using the Spring in Action book.
-
Party-Up Public
A platform that offers a better gaming experience by matching users by their personalities using unsupervised learning techniques, built as the graduation project for CS Bachelor's degree.
-
Topic-Classifier Public
A text-based topic classification model that classifies articles text into one of three topics: Sports, Economics or Medicine, built for the NLP course.
Jupyter Notebook UpdatedJun 4, 2022 -
All my notes and code implementations for the ITI Tech Leaps Java Spring Developer Track on Pluralsight.
-
Quarantine-Finder Public
a website that allows patients with Covid 19 to register and see what hospitals currently have empty beds for quarantine, built as a project during the Cegedim Hackathon Winter 2022
-
Google-Hash-Code Public
My team's solutions for Google's Hash Code annual competition.
C++ UpdatedFeb 25, 2022 -
Genetic-Algorithms Public
This repository contains all my implementation solutions for the Genetic algorithms course in college.
-
Machine-Learning-Algorithms Public
This repository contains my machine learning algorithms implementations during the machine learning course in college.
-
Design-Patterns Public
Examples of implementations of design patterns described in the Head First Design Patterns book
Java UpdatedSep 12, 2021 -
Virtual-File-System Public
A virtual file systems that simulates files allocation and deallocation processes using different allocation algorithms and a protection layer.
Java UpdatedJun 13, 2021 -
Notifications-Module Public
A notification module RESTful API built in Java (Spring & Hibernate) for the advanced software engineering course
-
This is my implementations of some well-known OS process synchronization algorithms such as Round-Robin, SJF, Priority and Multilevel synchronization
Java UpdatedFeb 19, 2021 -
Command-Line-Interpreter Public
A simple CLI implementing the basic Linux command lines in Java
Java UpdatedFeb 19, 2021 -
Router-Simulation Public
A simple program that simulates how a network router handles incoming connections using synchronization.
Java UpdatedFeb 19, 2021 -
Competitive-Programming-3 Public
This repository includes all my solutions of problems in UVA's Competitive Programming 3 book
-
Text-Editor Public
This is a Text Editor project built as a GUI application in Java Swing Framework, it allows for editing and saving files, searching in files whether using simple text or with Regular Expressions.
-
Omnifood Public
A Fictional restaurant and food delivery website built in HTML, CSS and JQuery