Skip to content
View KhaledAshrafH's full-sized avatar
Block or Report

Block or report KhaledAshrafH

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Beta Lists are currently in beta. Share feedback and report bugs.
Showing results

This project aims to classify sign language for numbers from 0 to 9 using different neural network architectures (FFNN - LSTM - CNN) and SVM. The goal is to create a sign detector that can recogniz…

Jupyter Notebook 9 Updated Sep 5, 2023

DriveMe is a Java application that helps users to communicate with car drivers to transport users to any area. It uses SOLID principles, software engineering, and OOP concepts to implement the func…

Java 8 Updated Aug 6, 2023

News Portal Project using Angular and Google APIs.

TypeScript 3 Updated Sep 8, 2022

Clothify-System is an online shopping website that allows users to browse, search, and purchase products. The website features a user-friendly interface, and an administration page that enables the…

TypeScript 10 1 Updated Jul 5, 2024

Restaurant App is a simple front-end web design project that showcases different types of foods and cuisines. It uses HTML, CSS, and AJAX to create a responsive and interactive website.

CSS 3 Updated Aug 4, 2023

This is a fullstack web application that simulates a university library system. It allows users to sign up, log in, browse books, borrow books, return books, and update their details. It also allow…

CSS 9 Updated Aug 5, 2023

This is a implementation of a FTP (File Transfer Protocol) client-server application using Java sockets. The client can connect to the server, login with username and password, and download files f…

Java 10 4 Updated Aug 2, 2023

This is a Java-based implementation of the Chinese Checkers game with a graphical user interface (GUI). The game allows you to play against an AI opponent using the Alpha-Beta Pruning algorithm. Th…

Java 9 Updated Aug 9, 2023

It's a Java project that simulates the allocation and de-allocation of files and folders in a virtual file system using different allocation techniques. It provides a command-line interface for use…

Java 12 Updated Aug 23, 2023

This is a simple calculator app that can perform basic arithmetic operations such as addition, subtraction, multiplication, and division. It is built with HTML, CSS, and JavaScript only. No framewo…

HTML 5 Updated Aug 4, 2023

This contains a C++ code that implements a B-Tree data structure. A B-Tree is a self-balancing tree that can store and retrieve data efficiently. It is commonly used in databases and file systems.

C++ 12 Updated Aug 5, 2023

This project is a C++ program that simulates an online library system. It allows users to create accounts, browse books, borrow books, return books, and rate books. The program also keeps track of …

C++ 10 Updated Aug 2, 2023

This is a C++ implementation of an AVL tree, which is a self-balancing binary search tree. An AVL tree maintains the balance factor of each node, which is the difference between the heights of its …

C++ 10 Updated Aug 4, 2023

Social Networking is a smart social networking system that aims to compete with Facebook. It allows users to create profiles, add friends, search for other users, and get recommendations for new fr…

C++ 10 3 Updated Aug 4, 2023

This project is a booking system for football playgrounds. It serves the players and playground owners as well as an administrator who oversees the overall operations of the system. The project is …

Java 12 Updated Aug 4, 2023