Pinned Repositories
Arabic-Text-Diacritization
Course Project for Natural Language Processing
Crazy-Delivery
🎮 Crazy Delivery is a game built from our own game engine implemented using OpenGL and C++ following the complete pipeline of Computer Graphics.
Flash
⚡ A Crawler-based search engine that demonstrates the main features of a search engine (web crawling, indexing and ranking) and the interaction between them using Java and a Web Interface.
Hand-Gesture-Recognition
🖐 An implementation of a machine learning model for detecting and recognizing hand signs (0-5) accurately using Python. The project pipeline involves the following modules: Preprocessing, Feature Extraction, Model selection and training, and finally performance analysis.
Movie-Night
🎬 A Movies API built using NodeJS and Postgresql.
Omega-Bank
💸 A basic banking system which allows the transfer of money between multiple customers using PHP and MySQL.
OS-Scheduler
📢 A CPU scheduler that determines an order for the execution of its scheduled processes. Operating System Scheduler decides which process will run according to a certain data structure that keeps track of the processes in the system and their status.
Reddit-Backend
📱 A RESTful API that mimics the backend part of reddit.
RSA
🔐 A program that encrypts/decrypts text using the RSA algorithm along with another one that tries to break it by attempting to compute the correct private key (Different Key Sizes).
Sa7a7LY
✔ A Grades-autoFiller app which converts either a tabular sheet of grades or a bubble sheet to an excel file with corresponding input mapped to answers.
AbdelrahmanHamdyy's Repositories
AbdelrahmanHamdyy/Crazy-Delivery
🎮 Crazy Delivery is a game built from our own game engine implemented using OpenGL and C++ following the complete pipeline of Computer Graphics.
AbdelrahmanHamdyy/Movie-Night
🎬 A Movies API built using NodeJS and Postgresql.
AbdelrahmanHamdyy/RSA
🔐 A program that encrypts/decrypts text using the RSA algorithm along with another one that tries to break it by attempting to compute the correct private key (Different Key Sizes).
AbdelrahmanHamdyy/Hand-Gesture-Recognition
🖐 An implementation of a machine learning model for detecting and recognizing hand signs (0-5) accurately using Python. The project pipeline involves the following modules: Preprocessing, Feature Extraction, Model selection and training, and finally performance analysis.
AbdelrahmanHamdyy/Sa7a7LY
✔ A Grades-autoFiller app which converts either a tabular sheet of grades or a bubble sheet to an excel file with corresponding input mapped to answers.
AbdelrahmanHamdyy/Arabic-Text-Diacritization
Course Project for Natural Language Processing
AbdelrahmanHamdyy/AbdelrahmanHamdyy
AbdelrahmanHamdyy/Big-Data-Labs
Practice Labs on the Big Data Course.
AbdelrahmanHamdyy/Bitnine
Backend Tasks for Bitnine Apache AGE 2023 Summer Internship Program.
AbdelrahmanHamdyy/Computer-Networks-Labs
Practice Labs for the Computer Networks Course using Omnet++.
AbdelrahmanHamdyy/Contacts-Hub
A contacts application built using .NET MAUI with basic functionalities such as add/delete/edit a contact and search the main contacts list. This project is implemented using Clean Architecture and MVVM as well as In memory/Sqlite/API repositories.
AbdelrahmanHamdyy/Credit-Card-Fraud-Detection
A machine learning model capable of identifying fraudulent credit card transactions with high accuracy.
AbdelrahmanHamdyy/CRM
MS Dynamics 365
AbdelrahmanHamdyy/Distributed-File-System
Course Project for Wireless Networks.
AbdelrahmanHamdyy/DSR
Python Implementation of Route Discovery phase of the Dynamic Source Routing Algorithm.
AbdelrahmanHamdyy/EPL-Match-Reservation
⚽ A full-stack application built with Next.js and Node.js for reserving match tickets. Features include user authentication, seat selection, and real-time availability updates.
AbdelrahmanHamdyy/Learn-FastAPI
Codes I write while learning FastAPI
AbdelrahmanHamdyy/Machine-Intelligence
Projects for the Machine Intelligence Course
AbdelrahmanHamdyy/Machine-Learning-Labs
Practice Labs on the Machine Learning Course.
AbdelrahmanHamdyy/Neural-Networks-Labs
Practice Labs on the Neural Networks Course.
AbdelrahmanHamdyy/NLP-Labs
Hands-On Assignments for Natural Language Processing
AbdelrahmanHamdyy/Parallel-Computing-Labs
Practice labs on the Parallel Computing Course.
AbdelrahmanHamdyy/Parallel-DB
Parallelized DB Operations using Cuda.
AbdelrahmanHamdyy/Problem-Solving
This repository contains all problems I solved mainly on codeforces and leetcode.
AbdelrahmanHamdyy/Regex-MinDFA-Converter
Hands-on Programming Assignment for Compilers Course
AbdelrahmanHamdyy/Satellite-Imaging-Labs
Practice Labs on the Remote Sensing and Satellite Imagery Course.
AbdelrahmanHamdyy/Semantic-Search-Engine
Course Project for Advanced Database
AbdelrahmanHamdyy/Sensor-Model
Calculating distance measurements for robot's sensor readings and computing likelihood maps in Cognitive Robotics.
AbdelrahmanHamdyy/Twitter-Stock-Finder
A powerful Node.js-based tool designed to monitor and track mentions of specific stock symbols across selected Twitter accounts without using the Twitter API.
AbdelrahmanHamdyy/Web-Labs
Practice Labs on HTML, CSS, JS and PHP.