Skip to content
View shahdamerr's full-sized avatar

Block or report shahdamerr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Bank-Website Bank-Website Public

    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 cre…

    CSS

  2. Database-Simulation Database-Simulation Public

    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 simulat…

    Java

  3. Football-Management-System Football-Management-System Public

    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.

    C#

  4. Java-Game-Development Java-Game-Development Public

    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 t…

    Java

  5. OS-Simulation OS-Simulation Public

    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…

    Java

  6. Von_Neumann_Simulation Von_Neumann_Simulation Public

    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) …

    Java