Pinned Repositories
Amusement-Park
A simple 3d game using OpenGl
Bank-Website
In this project, I collaborated with 4 of my colleagues to create a fully functioning bank website using HTML/CSS and JavaScript. A major part of the project was planning for the project; as we created 100 user stories to test all possible functionalities of the website, as well as class diagrams and ERD to assist us in implementing the website.
Budget-App
Database-Simulation
In this project, I simulated a database management system using Java; including all aspects of a DBMS from creating and inserting into tables to updating and deleting tables. In addition, I simulated creating and using an Octree index to minimize the time to search or select from the tables in the database.
Estate_Book
Worked on a few views of the Address Holding's real estate App where users can browse units, favorite them and go through with a sale
Football-Management-System
The aim of the project is to implement a system that manages the matches played in a soccer league as well as the fan attendance to these matches.
Java-Game-Development
Marvel: Ultimate War is a 2 player battle game. Each player picks 3 champions to form his team and fight the other player’s team. The players take turns to fight the other player’s champions. The turns will keep going back and forth until a player is able to defeat all of the other player’s champions which will make him the winner of the battle.
Meals_App
Explore culinary delights with our Flutter Recipes App. Browse diverse categories, save favorites, and savor the joy of cooking.
OS-Simulation
In this project, I simulated a fully functioning Operating System using Java. The simulated OS exibits all aspects of a functioning OS; from an interpreter to interpret .txt files, to the scheduler and implementing mutual exclusion in the OS.
Von_Neumann_Simulation
The simulation encompasses key components of the Von Neumann architecture, including a Memory Unit, Central Processing Unit (CPU), Control Unit, Arithmetic Logic Unit (ALU), and Input/Output (I/O) Devices.
shahdamerr's Repositories
shahdamerr/Meals_App
Explore culinary delights with our Flutter Recipes App. Browse diverse categories, save favorites, and savor the joy of cooking.
shahdamerr/Amusement-Park
A simple 3d game using OpenGl
shahdamerr/Bank-Website
In this project, I collaborated with 4 of my colleagues to create a fully functioning bank website using HTML/CSS and JavaScript. A major part of the project was planning for the project; as we created 100 user stories to test all possible functionalities of the website, as well as class diagrams and ERD to assist us in implementing the website.
shahdamerr/Budget-App
shahdamerr/Database-Simulation
In this project, I simulated a database management system using Java; including all aspects of a DBMS from creating and inserting into tables to updating and deleting tables. In addition, I simulated creating and using an Octree index to minimize the time to search or select from the tables in the database.
shahdamerr/Estate_Book
Worked on a few views of the Address Holding's real estate App where users can browse units, favorite them and go through with a sale
shahdamerr/Football-Management-System
The aim of the project is to implement a system that manages the matches played in a soccer league as well as the fan attendance to these matches.
shahdamerr/Java-Game-Development
Marvel: Ultimate War is a 2 player battle game. Each player picks 3 champions to form his team and fight the other player’s team. The players take turns to fight the other player’s champions. The turns will keep going back and forth until a player is able to defeat all of the other player’s champions which will make him the winner of the battle.
shahdamerr/OS-Simulation
In this project, I simulated a fully functioning Operating System using Java. The simulated OS exibits all aspects of a functioning OS; from an interpreter to interpret .txt files, to the scheduler and implementing mutual exclusion in the OS.
shahdamerr/Von_Neumann_Simulation
The simulation encompasses key components of the Von Neumann architecture, including a Memory Unit, Central Processing Unit (CPU), Control Unit, Arithmetic Logic Unit (ALU), and Input/Output (I/O) Devices.
shahdamerr/WaterSort
shahdamerr/Facial-Emotion-Recognition
"Facial Emotion Recognition using Convolutional Neural Networks (CNNs) to analyze and classify emotions from facial expressions, leveraging deep learning techniques for accurate and efficient predictions."
shahdamerr/Health-Space
A comprehensive healthcare platform that caters to the needs of patients, doctors, and administrators. The platform's primary goal is to facilitate seamless interactions, streamline medical processes, and enhance the overall healthcare experience for users.
shahdamerr/Infinity-Runner-Game
Developed using Unity, this game features a player-controlled sphere that moves forward automatically on an infinite, three-lane floor. Lanes consist of Normal, Special, or Empty tiles, with Special tiles (Burning, Supplies, Boost, Sticky) triggering unique effects. Players navigate obstacles and aim to survive the longest time.
shahdamerr/Quiz_App
A simple quiz app using flutter.
shahdamerr/Tomasulo-Algorithm-Simulation
Explore out-of-order execution with this Java-based Tomasulo Algorithm Simulation. Visualize dynamic scheduling, reservation stations, register renaming, and more. Dive into advanced processor architectures and optimize instruction-level parallelism.
shahdamerr/Travel-Website
The objective of this project is to give you an experience in developing a network application based on the client/server architecture. The website allows the users to lookup several travelling destinations. Users should be allowed to create an account, add places to their “want-to-go list” and search for travelling destinations.
shahdamerr/Virtual_Pharmacy