Pinned Repositories
MangaDB
ContractI9
Operating-System
Simulation of a fully finctional operation system by implementing (Scheduling, memory managment , System Calls , etc..)
Postgrad-Uni-website
PostGSQL
A full stack system to keep track of all post graduate data in a university that serves 4 types of users students, supervisors, examiners and admins
Revamp
Spicy-Von-Neumann
This is a simulation of a fictional processor design and a Von Neumann memory architecture using java . This included implementing all hardware components , Data paths and pipelines.
Spring-Microservice-bce
This project showcases a microservice architecture implemented using Spring Boot, featuring the Boundary-Control-Entity (BCE) design pattern. The architecture consists of multiple independent services, each responsible for specific business functionalities, and communicates with each other through RESTful APIs.
The-Conqueror
CS4 game
PostGSQL
A full stack system to keep track of all post graduate data in a university that serves 4 types of users students, supervisors, examiners and admins
ContractI9's Repositories
ContractI9/Spring-Microservice-bce
This project showcases a microservice architecture implemented using Spring Boot, featuring the Boundary-Control-Entity (BCE) design pattern. The architecture consists of multiple independent services, each responsible for specific business functionalities, and communicates with each other through RESTful APIs.
ContractI9/ContractI9
ContractI9/Operating-System
Simulation of a fully finctional operation system by implementing (Scheduling, memory managment , System Calls , etc..)
ContractI9/Postgrad-Uni-website
ContractI9/PostGSQL
A full stack system to keep track of all post graduate data in a university that serves 4 types of users students, supervisors, examiners and admins
ContractI9/Revamp
ContractI9/Spicy-Von-Neumann
This is a simulation of a fictional processor design and a Von Neumann memory architecture using java . This included implementing all hardware components , Data paths and pipelines.
ContractI9/The-Conqueror
CS4 game
ContractI9/Health.UI-Figma
The Virtual Clinic Figma Prototype enhances healthcare with secure patient history, easy appointment scheduling, and efficient doctor communication.
ContractI9/MangaDB
The E-Learning Platform is a robust online education platform, serving as the backbone for instructors to create, publish, and manage courses. It provides students with the ability to purchase and access courses, along with features like exams, certifications, and additional resources for an enhanced learning experience.
ContractI9/One-Bad-Day
An interactive Unity game that revolves around a gripping storyline filled with suspense, decision-making, and consequences.
ContractI9/The-Conqueror-Game
Java-based strategic empire-building game where players choose historical cities, strategically construct buildings, and assemble armies to conquer the world within a limited number of turns.
ContractI9/Tomasulo-Dynamic-Scheduling
Implementation of Tomasulo's dynamic scheduling algorithm using Java