Pinned Repositories
workup
A Scalable Distributed Microservices Application
Cache
chicken-invader
This is a simple game in two dimensions implemented using C++ and the OpenGl library.
el-platform
A social media cross-platform mobile application for GUC students and staff members implemented using Flutter.
guc_gpa_calculator
A mobile application for GUC students to calculate their GPA
Harvard-Processor-Architecture-Simulator
This project is a simulation of a fictional processor design and architecture using Java. This project is a part of the Computer System Architecture course.
Level-Up
A web application for an online learning platform
Live-Long-And-Prosper
An AI Agent used to solve the Live Long And Prosper problem implemented in Java
Postgraduate-Management-System
Pupils-Plan-ACM-winter22
This repository has the solutions for some competitive programming problems that are a part of the ACM winter camp in the GUC ICPC community in addition to some important code snippets
ziadsadek999's Repositories
ziadsadek999/Pupils-Plan-ACM-winter22
This repository has the solutions for some competitive programming problems that are a part of the ACM winter camp in the GUC ICPC community in addition to some important code snippets
ziadsadek999/chicken-invader
This is a simple game in two dimensions implemented using C++ and the OpenGl library.
ziadsadek999/Harvard-Processor-Architecture-Simulator
This project is a simulation of a fictional processor design and architecture using Java. This project is a part of the Computer System Architecture course.
ziadsadek999/Postgraduate-Management-System
ziadsadek999/guc_gpa_calculator
A mobile application for GUC students to calculate their GPA
ziadsadek999/Cache
ziadsadek999/Conqueror-Game
ziadsadek999/el-platform
A social media cross-platform mobile application for GUC students and staff members implemented using Flutter.
ziadsadek999/Level-Up
A web application for an online learning platform
ziadsadek999/Live-Long-And-Prosper
An AI Agent used to solve the Live Long And Prosper problem implemented in Java
ziadsadek999/national-id-validator
A simple API for validating and extracting key information from Egyptian National ID numbers
ziadsadek999/OS
ziadsadek999/Java-Run-Time-Updates
A simple example to update Java logic in runtime using byte code manipulation and command pattern