11 skills found
AbdallahHemdan / Instanews📸 Instanews is a fully responsive social media app that is a mimic for Instagram built using Vuejs.
AbdallahHemdan / Qurany🎧 Qurany is a simple music player built using Vue.js as a side-project to enhance my skill in Vue ...
AbdallahHemdan / Pathfinding Visualizer🎯 VanillaJS pathfinding visualizer using bunch of different shortest-path algorithms (A*, DFS, BFS, ...etc.)
AbdallahHemdan / FirstToSolve🏆 FirstToSolve is a competitive programming website to manage competitive programming activities with a virtual judge..
AbdallahHemdan / ELearnE-Learn is a learning management system like google classroom
AbdallahHemdan / FifteenPuzzleGame🎈 My implementation of the classic fifteen-puzzle-game which consists of 4x4 grid with 15 tiles numbered from 1 to 15. Tiles are moved to order the numbers...
AbdallahHemdan / Do It📑 do-me is a simple todo application with a fully functionality of TODO MVC built using vue.js to enhance my vue skill
AbdallahHemdan / MiniMax🥇 Unbeatable Tic Tac Toe game with a README contains very thing about MiniMax algorithms with explanation of it with c++ and js Implementation code
AbdallahHemdan / HackerRank Solutons✨ My solutions on HackerRank with c/c++ ..
AbdallahHemdan / 2048🎮 HamDola-2048 is an Implementation of 2048 game (a single-player sliding block puzzle game with objective of combine the tiles to create a tile with the number 2048) by HamDola members ...
AbdallahHemdan / Hangman With React💀 my Implementation of Hangman (guess the programming Language) to improve my react skills.