An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with hemdan

A curated list of projects in awesome lists tagged with hemdan .

https://github.com/abdallahhemdan/orchestra

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

binarization cv2 detection hemdan image-processing machine-learning machine-readable noise-removal omr omr-sheet optical-character-recognition optical-music-recognition orchestra segmentation staff-line-removal

Last synced: 15 Apr 2025

https://github.com/abdallahhemdan/instanews

๐Ÿ“ธ Instanews is a fully responsive social media app that is a mimic for Instagram built using Vuejs.

clone-instagram cmp2022 hemdan homepage instagram instagram-clone instanews newsfeed profile-page vue vuejs vuex

Last synced: 18 Apr 2025

https://github.com/abdallahhemdan/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.

clone-spotify cufe-2022 front-end-development frontend hemdan home mimic music music-card music-player music-player-application oud react-js react-router reactjs software-engineering spotify

Last synced: 12 Nov 2024

https://github.com/abdallahhemdan/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)...

algorithms-sort bubble-sort heap-sort hemdan insertion-sort selection-sort sorting-algorithm-visualizations sorting-algorithms sorting-algorithms-implemented sorting-visualization visualizer

Last synced: 09 Mar 2025

https://github.com/abdallahhemdan/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..

assembly assembly-8086 assembly-game assembly-language assembly-x86 computer-engineering fecu fighting-game fire fired-or-tired gravity gun hemdan player shot

Last synced: 10 Apr 2025

https://github.com/abdallahhemdan/qurany

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

cmp2022 components hemdan music-player quran quran-audio qurany side-project simple vuejs

Last synced: 18 Apr 2025

https://github.com/abdallahhemdan/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!

chrome-extension chrome-extensions code-review conventional-comments-buttons hemdan instabug

Last synced: 09 Mar 2025

https://github.com/abdallahhemdan/pathfinding-visualizer

๐ŸŽฏ VanillaJS pathfinding visualizer using bunch of different shortest-path algorithms (A*, DFS, BFS, ...etc.)

astar astar-algorithm astar-pathfinding cmp2022 cufe-2022 hemdan pathfinding pathfinding-algorithm pathfinding-visualization pathfinding-visualizer visualization visulizer

Last synced: 09 Mar 2025

https://github.com/abdallahhemdan/firsttosolve

๐Ÿ† FirstToSolve is a competitive programming website to manage competitive programming activities with a virtual judge..

cmp cmp2022 codeforces competitive-programming contest-platform contest-programming dotne fecu hackerrank hemdan mvc

Last synced: 19 Apr 2025

https://github.com/abdallahhemdan/til

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

hemdan learn-something-new-each-day learning learning-path notes til today-i-learned

Last synced: 30 Mar 2025

https://github.com/abdallahhemdan/instahelp

Instahelp is a Q&A portal website similar to Quora

hemdan instahelp mimic portal question-answering quora

Last synced: 30 Mar 2025

https://github.com/abdallahhemdan/instafolio

๐Ÿ‘‹ Instafolio is a simple fully responsive portfolio website for Instabug coding challenge using ReactJS.

coding-challenge hemdan instabug instafolio insternship portfolio portfolio-website react-router reactjs

Last synced: 10 Mar 2025

https://github.com/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...

15-puzzle 15puzzlegame classic-games cmp2022 consists css demo fecu fifteen-puzzle-game frontend game hemdan html javescr js online-game play puzzle puzzles tiles

Last synced: 10 Mar 2025

https://github.com/abdallahhemdan/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.

hemdan highest-priority-first memory-manager mini-os operating-system os round-robin scheduler shortest-time-remanining-first sqrt-os

Last synced: 10 Mar 2025

https://github.com/adelrizq/orchestra

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

adelrizq binarization hemdan image-processing machine-learning machine-readable mahboub noise-removal omr omr-sheet optical-character-recognition optical-music-recognition segmentation

Last synced: 09 Mar 2025

https://github.com/abdallahhemdan/vue-patterns

๐Ÿ“ Slides and materials of my talk about vue patterns..

hemdan instabug internship session talk vue vue-design vue-patterns vuejs

Last synced: 10 Mar 2025

https://github.com/abdallahhemdan/souq.cat

๐Ÿ›’ Simple Cat store for selling cats to help me get rid of all street cats.. build using ReactJS, Redux, React-Router, React-Bootstrap..

cart carts cats cmp22 hemdan react-boostrap react-router reactjs redux shopping shopping-cart

Last synced: 19 Apr 2025

https://github.com/abdallahhemdan/abdallahhemdan

๐ŸŽ‰ This repository is testing repo for Github profile readme new feature

github github-profile github-profile-readme hemdan

Last synced: 01 Apr 2025

https://github.com/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

cmp2022 hemdan localstorage tasks todo todo-application todo-mvc tracking vue vuejs

Last synced: 10 Mar 2025

https://github.com/abdallahhemdan/elearn

E-Learn is a learning management system like google classroom

bootstrap cmp2022 hemdan learning-management-system vue

Last synced: 11 Mar 2025

https://github.com/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 ...

2048 2048-game cmp2022 cufe cufe-2022 games hamdola hamdola2048 hemdan javascript puzzle puzzle-game sliding-block-puzzle tiles

Last synced: 11 Mar 2025

https://github.com/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

cmp2022 cpp cufe2022 hemdan minimax minimax-search minimax-xo python tic-tac-toe tic-tac-toe-javascript tictactoe-game unbeatable-tic-tac-toe unbeatable-tic-tac-toe-game

Last synced: 12 Mar 2025

https://github.com/abdallahhemdan/30-day-leetcode-challenge

๐Ÿƒโ€โ™‚๏ธ My solutions of 30-Day Leetcoding Challenge with cpp with multiple soultions...

30-day-challenge 30-day-leetcoding-challenge challenge cmp coding cpp hemdan leetcode

Last synced: 11 Mar 2025

https://github.com/abdallahhemdan/abdallahhemdan.github

๐Ÿคต My personal website as a way to showcase more about me, education, main projects, skills, volunteering experience and accomplishments....

cmp computer-engineering fecu github-io github-pages hemdan portfolio portfolio-page portfolio-website software-engineering

Last synced: 30 Mar 2025

https://github.com/abdallahhemdan/learningvue

All codes I write while learning Vue.JS, new commit = new Lesson.

frontend hemdan learning learning-vue-essentials vue vue-essentials vuejs vuejs2 web-development

Last synced: 11 Mar 2025

https://github.com/abdallahhemdan/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..

atlassian branching cmp22 commiting coursera fecu git git-commit git-ids git-locations git-merging git-workflow hemdan local-repository merging rebasing remote-repository tracking tracking-branches version-control

Last synced: 11 Mar 2025

https://github.com/abdallahhemdan/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..

c-sharp drawing drawing-app eraser hemdan pen-widths sketch-app sketchpad

Last synced: 13 Mar 2025

https://github.com/abdallahhemdan/hangman-with-react

๐Ÿ’€ my Implementation of Hangman (guess the programming Language) to improve my react skills.

cmp2022 cmp22 fecu hamdola hangman hangman-game hemdan learing-reactjs reactjs

Last synced: 13 Mar 2025

https://github.com/abdallahhemdan/contactme

๐Ÿ”— Simple Google Chrome extension for quick access for Abdallah Hemdan contacts (Website - Facebook - LinkedIn - GitHub - Mail - CodeForces)..

chrome chrome-extension cmp codeforce contact extension fecu github google google-chrome-extension hackerrank hemdan linkedin mail

Last synced: 13 Mar 2025

https://github.com/abdallahhemdan/learningangularjs

All codes I write while learning AngularJS, new commit = new Lesson.

angularjs angularjs-application angularjs-directives hemdan learning learning-angularjs web-development

Last synced: 31 Mar 2025

https://github.com/abdallahhemdan/arithmetic-coding

๐Ÿ—ƒ Implementation of encoding and decoding of Arithmetic-Coding algorithm using python..

arithmetic-coding decoding encoding hemdan image image-compression multimedia

Last synced: 31 Mar 2025

https://github.com/abdallahhemdan/huffmancodingalgorithmassignment

๐Ÿ“ Implementation of Huffman coding compression algorithm in c++ as an assignment for Multimedia course

cmp2022 cufe hamdola hemdan huffman-algorithm huffman-coding huffman-compression-algorithm

Last synced: 31 Mar 2025

https://github.com/abdallahhemdan/learningangular

All codes I write while learning Angular, new commit = new Lesson.

angular angular-essentials frontend-framework hemdan learnig learning-angular lessons web-development

Last synced: 31 Mar 2025

https://github.com/abdallahhemdan/lz77-compression-algorithm

๐Ÿ—ƒ Implementation of encoding and decoding of LZ77 compression algorithm using python..

cmp2022 compression decoding encoding hemdan lz77 lz77-compress lz77-compression-algorithm

Last synced: 31 Mar 2025

https://github.com/abdallahhemdan/enwik8-compression

๐Ÿ“ฆ Compressing of the challenge enwik8 (100MB of wikipedia) using LZW(Lempelโ€“Zivโ€“Welch) compression algorithm using cpp...

cmp2022 compression-algorithm comprssion cpp decoding encoding enwik enwik8 hemdan lzw multimedia text-compression

Last synced: 31 Mar 2025