Pinned Repositories
Reservista
Reservista is a Hotel Management System
Activity-Detection
AVL_RedBlack_Trees
Implementation of AVL & Red-Black trees. Implementation of a simple English Dictionary as an application of the 2 self-balanced BSTs. A command line interface enables us to deal with the dictionary and apply all its implemented operations.
BinaryHeap-Sorting
The goal of this project is to become familiar with the binary heap data structure as well as different sorting techniques.
CalTrain_Automation
A problem of synchronization used To get familiar with concurrent programming, to better understand handling races, synchronization, mutex, and condition variables, and to learn about debugging concurrent programs.
Detecto
A python application used for detecting cars, vans, motorcycles, buses, threewheels, and trucks using Yolov8 for training and detection and pyqt5 for GUI
Game_Engine
Web application offers an extensible game engine with 6 board games and adding another game can't go any easier
Mail-Service
this is the mail service project which has backend of using spring boot frame work and postgres sql for database and has frontend using angular framework
PintOS
Web_Paint
An online paint program developed by utilizing Angular framework for front-end and spring boot for back-end
husseinkhaled733's Repositories
husseinkhaled733/Detecto
A python application used for detecting cars, vans, motorcycles, buses, threewheels, and trucks using Yolov8 for training and detection and pyqt5 for GUI
husseinkhaled733/Activity-Detection
husseinkhaled733/AVL_RedBlack_Trees
Implementation of AVL & Red-Black trees. Implementation of a simple English Dictionary as an application of the 2 self-balanced BSTs. A command line interface enables us to deal with the dictionary and apply all its implemented operations.
husseinkhaled733/BinaryHeap-Sorting
The goal of this project is to become familiar with the binary heap data structure as well as different sorting techniques.
husseinkhaled733/CalTrain_Automation
A problem of synchronization used To get familiar with concurrent programming, to better understand handling races, synchronization, mutex, and condition variables, and to learn about debugging concurrent programs.
husseinkhaled733/Game_Engine
Web application offers an extensible game engine with 6 board games and adding another game can't go any easier
husseinkhaled733/Mail-Service
this is the mail service project which has backend of using spring boot frame work and postgres sql for database and has frontend using angular framework
husseinkhaled733/PintOS
husseinkhaled733/Web_Paint
An online paint program developed by utilizing Angular framework for front-end and spring boot for back-end
husseinkhaled733/DDI_Conversion
husseinkhaled733/Face_Recognition
husseinkhaled733/husseinkhaled733
husseinkhaled733/K-Shell
A simple shell using c language able to execute commands as ls, cp and other with or without arguments in addition to builtin commands as cd, export, echo, and exit
husseinkhaled733/Matrix_Multiplication
A multi-threaded matrix multiplication program
husseinkhaled733/MatrixSolver
husseinkhaled733/MDP
husseinkhaled733/Perfect-Hashing
Implementation of a perfect hashing data structure. We say a hash function is perfect for S if all lookups involve O(1) work.
husseinkhaled733/Pet_Shelter
husseinkhaled733/Pet_Shelter_Back-end
husseinkhaled733/Pet_Shelter_Front_end
husseinkhaled733/Reservista
Reservista is a Hotel Management System
husseinkhaled733/Shortest_Paths
The implementation three shortest paths algorithms for directed weighted graphs which are Dijkstra, Bellman-Ford and Floyd-Warshall.
husseinkhaled733/Signal-Flow-Graph-Solver
An application that solves both signal flow graph and Routh-criteria problems. It was developed using angular framework.
husseinkhaled733/socket-program
husseinkhaled733/Stereo_Vision
husseinkhaled733/Timer
A simple timer application implemented using pyqt5 and python
husseinkhaled733/Video_Stitching
husseinkhaled733/web_based_producer_consumer
program that simulate the producer consumer of products
husseinkhaled733/Web_Paint_Back
husseinkhaled733/Web_Paint_Front