yousefzook
Computer and Systems Engineering student at University of Alexandria, Egypt.
Alexandria, Egypt
Pinned Repositories
Arduino-Compass
Assembler
This is a SIC assembler project. You can using this program assemble SIC code, compile it and show the object code file.
AVL-Dictionary
A user interface dictionary based on AVL tree.
Circus-of-plates
Two players Circus of plates game implemented with JAVA swing.
compiler
A java compiler implemented with C++
Crime-Classification-ML
San Francisco crime classification problem from Kaggle. For Udacity capstone project.
DBMS-With-JDBC
Data base management system with java connectivity to create and manipulate different operations on databases using SQL syntax.
Flutter-Learning
Linux-Shell
Shell similar to linux terminal implemented with C.
Pintos-Operating-System
Pintos project developing. Pintos is an operating system running on 8086 machine.
yousefzook's Repositories
yousefzook/Assembler
This is a SIC assembler project. You can using this program assemble SIC code, compile it and show the object code file.
yousefzook/Circus-of-plates
Two players Circus of plates game implemented with JAVA swing.
yousefzook/DBMS-With-JDBC
Data base management system with java connectivity to create and manipulate different operations on databases using SQL syntax.
yousefzook/Graph-Algorithms
Implementation of BellmanFord, Dijkstra and Prime graph algorithms
yousefzook/Paint-Application
A paint application with java. Support editing and loading photos.