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

Projects in Awesome Lists by aashrafh

A curated list of projects in awesome lists by aashrafh .

https://github.com/aashrafh/mozart

An optical music recognition (OMR) system. Converts sheet music to a machine-readable version.

mozart music music-sheet music-sheet-reading neural-network omr opencv optical-character-recognition optical-music-recognition reader skimage sklearn

Last synced: 04 Apr 2025

https://github.com/aashrafh/Mozart

An optical music recognition (OMR) system. Converts sheet music to a machine-readable version.

mozart music music-sheet music-sheet-reading neural-network omr opencv optical-character-recognition optical-music-recognition reader skimage sklearn

Last synced: 18 Jul 2025

https://github.com/aashrafh/boardease

A chrome extension to download recorded videos from Blackboard Ultra

blackboard browser-extension chrome chrome-extension extension javascript

Last synced: 16 Mar 2026

https://github.com/aashrafh/problemsolving

My solutions to Dr.Mostafa Saad's sheet to train and improve problem solving skill and to learn Algorithms.

codeforces codeforces-solutions competitive-programming problem-solving roadmap solutions

Last synced: 08 May 2025

https://github.com/aashrafh/vue-pagination

Article pagination component using Vuejs with a simple API using Nodejs and MongoDB

axios bootstrap corejs cors express expressjs faker fakerjs mongodb mongoose pagination pagination-component pagination-components vue vue-axios vuejs

Last synced: 06 Apr 2026

https://github.com/aashrafh/lyricize

SPA where you can search for song lyrics. Built using React Hooks, Context API, React Router, Font Awesome, and Bootstrap.

bootstrap context context-api font-awesome fontawesome hooks react react-hooks react-router reactjs spa spinner

Last synced: 06 Feb 2026

https://github.com/aashrafh/paintforkids

🎨 Paint-For-Kids Project, fully coded using C++,C as a Project for Object Oriented Course [2018]

cpp object-oriented-programming oop paint university-project

Last synced: 22 Apr 2026

https://github.com/aashrafh/the-course-experience

:memo: Slides and materials of my talk about my experience creating a course

blink22 content-creation course full-stack mern-stack nodejs react slides slidev talk technical-writing vue

Last synced: 09 May 2026

https://github.com/aashrafh/practice-go

A collection of codes I write during learning Go

cdm concurrency download-manager fiber go golang mongodb rest-api

Last synced: 03 May 2026

https://github.com/aashrafh/naivec

A simple C compiler implemented in LEX (Flex) and YACC (Bison)

bison c c-compiler compiler compiler-design flex lex programming-language yacc

Last synced: 21 Sep 2025

https://github.com/aashrafh/qtnotepad

A Notepad that simulates the main functions of Windows Notepad using C++/Qt

cpp notepad qt qt5 qt5-gui qtcreator

Last synced: 29 Apr 2026

https://github.com/aashrafh/anees-dataset

The dataset used to fine-tune the GPT-2 model used in Anees for the multi-turn dialogue generation.

arabic-nlp dialogue-generation gpt-2 multi-turn multi-turn-dialogue nlp

Last synced: 18 Mar 2026

https://github.com/aashrafh/fwd

My notes, exercises solutions, and projects during FWD nanodegree on Udacity

api asynchronous backend dom dom-manipulation express frontend http javascript landing-page nanodegree nodejs udacity udacity-nanodegree weather-app

Last synced: 09 May 2026

https://github.com/aashrafh/thefour

A Web Application for kids to test their skill on the four basic operations of arithmetic.

css css3 frontend html html5 javascript web-application webapp website

Last synced: 17 May 2026

https://github.com/aashrafh/numbermunchers

πŸ‘¦ One-Player Assembly 8086 inspired by the popular Number Munchers Game

assembly assembly-x86 clone dosbox games kids kids-learn microprocessor number-munchers

Last synced: 31 Mar 2025

https://github.com/aashrafh/educative-nodejs

Educative course, "Building Full-Stack Web Applications With Node.js and React"

course-materials educative educativeio full-stack mern-stack mongodb nodejs react reactjs

Last synced: 16 Apr 2026

https://github.com/aashrafh/unbeatabletictactoe

A tic-tac-toe game that never loses using the Mini-max Algorithm.

ai ai-games css games html javascript minimax minimax-algorithm tic-tac-toe tictactoe tictactoe-game

Last synced: 27 Apr 2026

https://github.com/aashrafh/reactbullets

Some points I wrote before start coding Oud frontend in addition to some helpfull rsources which was a helping hand.

best-practices bullets front-end front-end-development frontend frontend-framework javascript learning learning-resources notes react reactjs unit-testing

Last synced: 29 Apr 2026

https://github.com/aashrafh/fruity

Fruity is a cool and challenging reaction game.

css css3 front-end frontend games html html5 jquery jquery-ui

Last synced: 04 May 2026

https://github.com/aashrafh/tayara

πŸ›΅ Tayara is delivery system which manage the process of receiving the orders and deliver it to the customer fully coded using C++/C

data-structure delivery oop oop-principles

Last synced: 31 Mar 2025

https://github.com/aashrafh/circuitssolver

A tool to simulate simple AC circuits.

Last synced: 31 Mar 2025

https://github.com/aashrafh/cmp402b

Solutions of the machine learning course, CMP402B, assignments.

Last synced: 08 Jan 2026

https://github.com/aashrafh/robotarmworkspace

A simple GUI Matlab program to simulate the work-space of an RRR robot arm

Last synced: 31 Mar 2025

https://github.com/aashrafh/electron

Automated tool to scrape products and publish it on Twitter

automation jumia mongodb pymongo python3 scraper scraping selenium twitter twitter-api

Last synced: 05 May 2026

https://github.com/aashrafh/cmp450

Solution of Pattern Recognition (CMP450) labs

adaboost bayesian classification density-estimation pca

Last synced: 31 Mar 2025

https://github.com/aashrafh/cmp306

Solutions of the CMP362-Advanced Programming Techniques course's labs in college

college java java-multithreading labs message-passing-interface mpi mpj-express multithreading programming-techniques solutions threads

Last synced: 31 Mar 2025

https://github.com/aashrafh/algobrain

Classic bit-boards VS Magic bit-board

bitboard chess chess-engine magic-bitboards

Last synced: 30 Jun 2026

https://github.com/aashrafh/cmp202

Assignments for CMP202 (Database Systems) course

assignment college company csharp database databases-course dbms grocery sql

Last synced: 28 Apr 2026

https://github.com/aashrafh/cmp362

Solutions of the CMP362-Image Processing course's labs in college

contrast-enhancement edge-detection fourier image-analysis image-processing morphology python segmentation smoothing texture

Last synced: 18 May 2026

https://github.com/aashrafh/bigtable

A simulation of a distributed system to apply the BigTable concepts

bigtable distributed-systems gfs google-file-system imdb-dataset

Last synced: 08 Aug 2025

https://github.com/aashrafh/cmp201a

Labs, Assembly Codes ,and Assignments for CMP 201 A (Microprocessor Systems) course

assembly assembly-8086 assembly-x86 microprocessors microprocessors-course quartus quartus-prime

Last synced: 31 Mar 2025

https://github.com/aashrafh/graphts

A GraphQL server boilerplate using TypeScript and Nodejs

body-parser boilerplate eslint express graphql graphql-server nodejs typescript

Last synced: 12 Apr 2026

https://github.com/aashrafh/cmp303a

Solutions of the CMP303A-Operating Systems course's labs in college

bash-scripting forking ipc message-queue msgqueue operating-system operating-systems os process semaphores shared-memory shm signals

Last synced: 27 Jun 2025