AH-HESHAM
A computer and systems engineering department student, Alexandria university, Egypt.
Faculty of EngineeringAlexandria, Egypt
Pinned Repositories
8-puzzle
Using Informed and Uninformed Search Algorithms to Solve 8-Puzzle
AVL-RedBlack-Trees-implementation
An implementation of AVL tree and Red-Black tree and a dictionary application using the two trees
Connect-4-minimax
Dots-and-Boxes-game
Email-server
Email-server implementation using Angular and spring boot
Face-Recognition
PCA and LDA dimensionality reduction methods implementation and applied on faces dataset. KNN classifier is used to train and predict data examples
Game-Engine-Scala
A game engine which generates 6 board games. The aim is not the game but the abstract generation of game. There are two solvers for suduku and 8 queens using prolog
Heap_and_sorting_algorithms
Implementation for heap and an example for each of O(n), O(n log(n)) and O(n^2) algorithms
Pet_Adoption
A system for Pet Adoption and Shelter
StarWar
Star war game using OpenGL/C++
AH-HESHAM's Repositories
AH-HESHAM/Pet_Adoption
A system for Pet Adoption and Shelter
AH-HESHAM/StarWar
Star war game using OpenGL/C++
AH-HESHAM/8-puzzle
Using Informed and Uninformed Search Algorithms to Solve 8-Puzzle
AH-HESHAM/AVL-RedBlack-Trees-implementation
An implementation of AVL tree and Red-Black tree and a dictionary application using the two trees
AH-HESHAM/Connect-4-minimax
AH-HESHAM/Dots-and-Boxes-game
AH-HESHAM/Email-server
Email-server implementation using Angular and spring boot
AH-HESHAM/Face-Recognition
PCA and LDA dimensionality reduction methods implementation and applied on faces dataset. KNN classifier is used to train and predict data examples
AH-HESHAM/Game-Engine-Scala
A game engine which generates 6 board games. The aim is not the game but the abstract generation of game. There are two solvers for suduku and 8 queens using prolog
AH-HESHAM/Heap_and_sorting_algorithms
Implementation for heap and an example for each of O(n), O(n log(n)) and O(n^2) algorithms
AH-HESHAM/Heart-Disease-Detection
AH-HESHAM/kasper
AH-HESHAM/Linked-Lists
AH-HESHAM/Paint
paint app
AH-HESHAM/Perfect-Hashing
AH-HESHAM/pintos-phase1
AH-HESHAM/PRODIGY_SD_01
Temperature Converter application converts between Celsius, Kelvin and Fahrenheit.
AH-HESHAM/PRODIGY_SD_02
A simple guessing game
AH-HESHAM/PRODIGY_SD_03
Contact manager system
AH-HESHAM/PRODIGY_SD_04
Sudoku Solver using java and java swing
AH-HESHAM/ProducerConsumer
AH-HESHAM/Routh_Hurwitz_solver
AH-HESHAM/ShortPathAlgorithms
Implementation of 3 of the main greedy algorithms to find the shortest path in a graph
AH-HESHAM/simple-calculator
AH-HESHAM/SkyLine-Real-Estate
AH-HESHAM/Sports-Activity-Detection
K-means and spectral clustering implementation
AH-HESHAM/system-solver
GUI SWING Matrix solver using jacobi and siedel and gaussJordan and others