There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Orchestra
Orchestra is a sheet music reader (optical music recognition (OMR) system) that converts sheet music to a machine-readable version.Algorithmic-Toolbox-San-Diego
โ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course TopicsInstanews
๐ธ Instanews is a fully responsive social media app that is a mimic for Instagram built using Vuejs.Oud
๐ต The frontend of Oud, an online music streaming service that is a mimic of Spotify with all its functionalities built using ReactJS, React-Router, Bootstrap.Sorting-Visualizer
๐ Sorting.Visualizer is a web app for visualizing a bunch of different sorting algorithms Like Selection Sort, Bubble Sort, Insertion Sort, Merge Sort, Quick Sort, Heap Sort With the functionality of (Speed Control) and (Array Size Control)...FIRED-OR-TIRED
๐ซ A 2 player assembly X86 shooting game that each player has a gun and can use his gun in horizontal line to shot the other player, every player has the ability to move right or left or even jump with the existence of Gravity..Qurany
๐ง Qurany is a simple music player built using Vue.js as a side-project to enhance my skill in Vue ...Conventional-Buttons
Chrome extension that adds a conventional comment button to Github file explorer comments, allowing you to quickly leave a structured semantic comment during your PR reviews!TIL
TIL (Today I Learned) is a collection of concise write-ups on small things I learn day to day..Pathfinding-Visualizer
๐ฏ VanillaJS pathfinding visualizer using bunch of different shortest-path algorithms (A*, DFS, BFS, ...etc.)FirstToSolve
๐ FirstToSolve is a competitive programming website to manage competitive programming activities with a virtual judge..Instahelp
Instahelp is a Q&A portal website similar to QuoraInstafolio
๐ Instafolio is a simple fully responsive portfolio website for Instabug coding challenge using ReactJS.Sqrt_OS
Sqrt OS is a simulation of an OS scheduler and memory manager using different scheduling algorithms including Highest Priority First (non-preemptive), Shortest Remaining Time Next, and Round Robin.Courses-Notes
๐ This Repository Contains Some Notes , Summaries Of Some Crash Courses and Some Tips Tricks..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...vee-observe
Detect when an element is becoming visible or hidden on the page using Vue component for the Intersection observer APIVue-Patterns
๐ Slides and materials of my talk about vue patterns..DidUMean
๐ DidUMean, is a spelling checker application checks your spelling and recommend words for you in case of wrong spelling ...eLearn
E-Learn is a learning management system like google classroomLazy-Loading
All codes I wrote while learning Intersection Observer API and its applications like lazy-loadingdo-it
๐ do-me is a simple todo application with a fully functionality of TODO MVC built using vue.js to enhance my vue skillSouq.Cat
๐ Simple Cat store for selling cats to help me get rid of all street cats.. build using ReactJS, Redux, React-Router, React-Bootstrap..Paint-For-Kids
๐จ Paint-For-Kids Project, fully coded using C++,C as a Project for Object Oriented CourseProblem-Solving-For-FE-Engineers
๐ Slides and materials of my talk about Problem-Solving for Frontend EngineersWasla
Wasla is a project to modulate and perform synchronous demodulation for speech signalsSpaceTrippers
๐ SpaceTrippers is a 3D infinite survival game in which you trying to avoid rocks and obstacles to get high score which is coded using TypeScript and NodeJS...AbdallahHemdan
๐ This repository is testing repo for Github profile readme new featureCircuits-Solver
๐Circuits Solver is a simple tool to simulate and solve AC circuits....Tetris-Game
๐งฉImplementation of Tetris Game using C++/SDL..Tayara
๐ต Tayara is delivery system which manage the process of receiving the orders and deliver it to the customer fully coded using C++/CQR-Scanner
๐ฑ QR code decoding program, takes input from your device or from built-in camera using Opencv , zbar..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 ...learningVue
All codes I write while learning Vue.JS, new commit = new Lesson.Data-Structure-San-Diego
โ My Solutions of ( Data Structures ) Assignments from Coursera (University of California San Diego )RoboArm
๐ค Analysis tool using MATLAB for to simulate the work-space of an RRR robot armDynamic-Wallpapers
๐ The Dynamic Walls a python application for windows for dynamic changing of wallpapers depending on the time in the day..Image-Recognition
๐ง Image Recognition is a Simple Face,Eye Recognition Using OpenCv ,Haar Cascade classifier and PythonHackerRank-Solutons
โจ My solutions on HackerRank with c/c++ ..Version-Control-with-Git
๐ก my solutions and notes for "Version Control With Git" that was created by By Atlassian University and delivered through Coursera platform..AbdallahHemdan.github
๐คต My personal website as a way to showcase more about me, education, main projects, skills, volunteering experience and accomplishments....30-Day-leetCode-Challenge
๐โโ๏ธ My solutions of 30-Day Leetcoding Challenge with cpp with multiple soultions...Huffman-Coding-Compression
๐ฆ Huffman Coding Compression Algorithms with Encoding and Decoding using C++CrackingTheCodeInterview
๐ฏ My Solutions to Cracking the Coding Interview Book, 6th Edition with cpp..Timer4You
โณ A Simple Stop Watch With 3 Options (Start, Stop, Reset) Fully Coded Using JavaScript, HTML and CSSHemPad
โจ๏ธ A fully functional Notepad app like (Microsoft "Word-pad") using C++/QTMiniMax
๐ฅ Unbeatable Tic Tac Toe game with a README contains very thing about MiniMax algorithms with explanation of it with c++ and js Implementation codeEmoji-Fly
๐ฅEmoji Fly is a simple game using JavaScript,HTML5 with CANVAS..frontend-engineering-articles
๐ Today I ReadMini-Projects
๐ My implementation of some small projects as an application of different Languages and technologies ..Sudoku-Solver
๐ข A Simple Sudoku Solver Using Recursive Backtracking technique..SketchPad
๐จSketchpad is a simple drawing app which allow drawing with different pen-widths, colors , using eraser to erase specific part or using clear to reset the board and take a screenshot for your drawings..Maze-Generator
๐A maze generator is a flexible size random maze implemented using Union Find Set (Disjoint Set)Python-Solutions
HackerRank python SolutionsFocus
๐ฏ Focus is a Simple To Do List To Manage Your Tasks Coded Using JavaScript,HTML,CSS10-Days-of-Javascript
๐ My Solutions of 10-Days-Of-Javascript Problems on HackerRank30-Days-of-Code-Solutions
HackerRank 30 Day of Code Solutions10-Days-of-Statistics-Solutions
HackerRank 10 Days of Statistics SolutionsCS50-Harvard
My Solutions of CS50 2019โโคContactMe
๐ Simple Google Chrome extension for quick access for Abdallah Hemdan contacts (Website - Facebook - LinkedIn - GitHub - Mail - CodeForces)..Problem-Solving-Solutions
HackerRank Algorithms SolutionsHangman-With-React
๐ my Implementation of Hangman (guess the programming Language) to improve my react skills.Calculate-With-Me
๐ก A Simple Calculator Contains The Basic Operations (Addition, Subtraction, Multiplication, Division) Which Coded Using JavaScript, HTML and CSSSnakeGame-Pygame
๐Snake Game Using Pygame PythonSignalsFinal
๐ก All Codes and Report of ELC225 Signals's Final project..Image-Processing-with-OpenCV
Image processing using OpenCV with PythonCompetitive-Programming
node-express-course
An introduction to Node.js and Express.js serversHuffmanCodingAlgorithmAssignment
๐ Implementation of Huffman coding compression algorithm in c++ as an assignment for Multimedia courseACM-Time-Complexity-STL
๐ Slides and materials of my session about Time complexity and STLCSS-Nesting
Nesting CSS selectors natively using PostCSS as an experiment for the draft of CSSWGCodeForces_UVA
My solutions of the problems from codeforces and UVALearningAngularJS
All codes I write while learning AngularJS, new commit = new Lesson.Arithmetic-Coding
๐ Implementation of encoding and decoding of Arithmetic-Coding algorithm using python..shades
dummy repo for testingSlack-Integration
GitHub and Slack integration testingenwik8-compression
๐ฆ Compressing of the challenge enwik8 (100MB of wikipedia) using LZW(LempelโZivโWelch) compression algorithm using cpp...LZ77-compression-algorithm
๐ Implementation of encoding and decoding of LZ77 compression algorithm using python..LearningAngular
All codes I write while learning Angular, new commit = new Lesson.Love Open Source and this site? Check out how you can help us