Abdallah Hemdan

Results 19 repositories owned by Abdallah Hemdan

Instafolio

19
Stars
2
Forks
Watchers

👋 Instafolio is a simple fully responsive portfolio website for Instabug coding challenge using ReactJS.

Instahelp

21
Stars
0
Forks
Watchers

Instahelp is a Q&A portal website similar to Quora

Orchestra

103
Stars
22
Forks
Watchers

Orchestra is a sheet music reader (optical music recognition (OMR) system) that converts sheet music to a machine-readable version.

Qurany

40
Stars
3
Forks
Watchers

🎧 Qurany is a simple music player built using Vue.js as a side-project to enhance my skill in Vue ...

Sorting-Visualizer

51
Stars
14
Forks
Watchers

📊 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...

Sqrt_OS

18
Stars
2
Forks
Watchers

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.

TIL

28
Stars
4
Forks
Watchers

TIL (Today I Learned) is a collection of concise write-ups on small things I learn day to day..

Vue-Patterns

15
Stars
1
Forks
Watchers

📝 Slides and materials of my talk about vue patterns..

vee-observe

17
Stars
1
Forks
Watchers

Detect when an element is becoming visible or hidden on the page using Vue component for the Intersection observer API