Basantloay
GGSoC22 | Computer Engineering Undergraduate Mail: basantloay2012@gmail.com
Cairo University, Faculty of EnigineeringEgypt
Pinned Repositories
GameEngine
Algorithms
This repository contain Sorting algorithms: Insertion sort, Merge sort, Selection sort, Quick sort, Hybrid sort
Arabic_Calligraphy_Font_Identification
an Arabic Font Identification System will be able to identify the font for a given Arabic text snippet. This font identification system proves very useful in a wide range of applications, such as the fields of graphic design like in illustrator arts and optical character recognition for digitizing hardcover documents. Not limited to that, but it also raised interest in the analysis of historical texts authentic manuscript verification where we would like to know the origin of a manuscript. For example, if the manuscript is written in Andalusi font, it is most probably dates to the Andalusian Era. If it were written in Demasqi font, it is most probably dates to the Abbasi Era.
Audio_Module
BashScripting
NLP_Word_Segmentation
Search_Engine
Softmax_CNN
This repository contains full code of Softmax Layer in Verilog
Testing
This repository contain E2E testscripts for Spotify demo by using Protractor and Appium
cons_project
Basantloay's Repositories
Basantloay/Softmax_CNN
This repository contains full code of Softmax Layer in Verilog
Basantloay/Arabic_Calligraphy_Font_Identification
an Arabic Font Identification System will be able to identify the font for a given Arabic text snippet. This font identification system proves very useful in a wide range of applications, such as the fields of graphic design like in illustrator arts and optical character recognition for digitizing hardcover documents. Not limited to that, but it also raised interest in the analysis of historical texts authentic manuscript verification where we would like to know the origin of a manuscript. For example, if the manuscript is written in Andalusi font, it is most probably dates to the Andalusian Era. If it were written in Demasqi font, it is most probably dates to the Abbasi Era.
Basantloay/Algorithms
This repository contain Sorting algorithms: Insertion sort, Merge sort, Selection sort, Quick sort, Hybrid sort
Basantloay/Audio_Module
Basantloay/BashScripting
Basantloay/NLP_Word_Segmentation
Basantloay/Search_Engine
Basantloay/Testing
This repository contain E2E testscripts for Spotify demo by using Protractor and Appium
Basantloay/C-programming
simple programs in c
Basantloay/Cake-decorator
using Arduino and SimulIDE
Basantloay/Computer_Archicture_Labs
Implementation for labs in VHDL using ModelSim
Basantloay/Data_Link_Layer_Protocols_Simulation
In this project, you will develop, simulate and test data link layer protocols between peers that are connected with a noisy channel, where the transmission is not error-free, packets may get corrupted, duplicated, delayed, or lost, and the buffers are of limited sizes
Basantloay/Face_Detection_and_Emotion_Recognition
Basantloay/GameEngine
Basantloay/I2C_Demo
I2C Two Wire Interface
Basantloay/Operating_Systems
OS like scheduler with memory management and solution for producer consumer problem
Basantloay/Oracle_Linux_System_adminstration
Basantloay/OS_Scheduler
Basantloay/Restaurent-Delievery
A project implemented with C++ for learning how to implement different data structures.
Basantloay/Threading
Multi-threading processes in Java