Projects in Awesome Lists by youssef-saaed
A curated list of projects in awesome lists by youssef-saaed .
https://github.com/youssef-saaed/booleanarray
A C++ class for storing boolean values efficiently using a single bit instead of byte per value
bitwise-operators cpp memory-management open-source optimization
Last synced: 22 Mar 2025
https://github.com/youssef-saaed/face-presence
FacePresence is an Android application designed for attendance recording using facial recognition. The app uses TensorFlow Lite for face recognition and employs Room Database to manage and store student data, including face embeddings. It supports real-time attendance recording and student addition with a local offline database.
android-app camerax deep-learning face-recognition kotlin mlkit-android
Last synced: 12 Mar 2025
https://github.com/youssef-saaed/my-plotly-dashboard
This project is the culmination of my work in the IBM Data Visualization course. It involves the creation of an interactive dashboard using the Dash and Plotly to visualize statistical data for an anonymous automobile company. The dashboard is structured into two distinct reports, each providing valuable insights into the company's performance.
dash data-visualization plotly
Last synced: 22 Mar 2025
https://github.com/youssef-saaed/knn_assignment_c_version
This is a machine learning assignment that implements the K-Nearest Neighbors (KNN) algorithm on the Iris dataset from scratch using pure C
c from-scratch iris-classification iris-dataset knn pure-c
Last synced: 22 Mar 2025
https://github.com/youssef-saaed/tedxyouthismailia-reg
This project is an event registration system. It allows users to check their registration status by entering their ID.
php ticket-system web-application
Last synced: 22 Mar 2025
https://github.com/youssef-saaed/easytrip-bus-company-project
The EasyTrip Bus Company's simulation project is designed to model the dynamics of passenger arrivals and bus operations, utilizing various data structures for flexibility and efficiency. It allows for scenario customization through data file inputs and generates a comprehensive log of activities in an output file.
arraylist data-structures heap priority-queue queue simulation system-design
Last synced: 22 Mar 2025
https://github.com/youssef-saaed/simple-search-engine-for-information-retrieval
This repository hosts the implementation of a Simple Search Engine designed for efficient information retrieval. The project encompasses several stages from data collection to evaluation, ensuring a comprehensive approach to search and retrieval.
information-retrieval nlp pyterrier search-engine
Last synced: 22 Mar 2025
https://github.com/youssef-saaed/activity-recognition-using-various-ml-algorithms
This project involves a comprehensive comparative analysis of various machine learning models to classify activities based on a given dataset. The analysis follows a structured approach, including data exploration, model training, model evaluation, and results interpretation to identify the best performing model.
activity-recognition comparative-analysis cross-validation data-exploration data-visualization machine-learning model-evaluation model-training neural-networks
Last synced: 22 Mar 2025
https://github.com/youssef-saaed/anonmsgs
AnonMSGs is a web application for sending and receiving messages, both anonymously and non-anonymously (if logged in). It supports anonymous text and voice messages. Users can connect by adding friends via usernames and can have text-only live chats with their friends.
anonymous-message cs50x flask real-time-chat sqlite3 web-application
Last synced: 22 Mar 2025
https://github.com/youssef-saaed/huffman-coding-algorithm
This repository contains a C implementation of the Huffman coding algorithm, which is an efficient method for lossless data compression. The code constructs a Huffman tree based on the frequency of characters in a given message and generates a unique binary code for each character, minimizing the overall space required to store the message.
algorithms data-compression discrete-mathematics huffman-coding lossless-compression-algorithm
Last synced: 22 Mar 2025
https://github.com/youssef-saaed/udpfiletransferproject
This project implements a file transfer protocol built on UDP with Reliable Data Transfer (RDT) 3.0 and Go-Back-N pipelining. For security, HMAC algorithm is used.
file-tr go-ba network rdt-3 socket-programming udp
Last synced: 22 Mar 2025
https://github.com/youssef-saaed/zc-dashboard
The ZC Dashboard is a comprehensive data visualization tool designed to provide insights into the academic landscape of Zewail City.
amcharts dashboard data-visualization flask sqlite3
Last synced: 22 Mar 2025
https://github.com/youssef-saaed/hotel-reservation-system
The Hotel Management System is a web-based application designed to optimize hotel operations efficiently. It leverages ASP.NET Razor Pages for the backend and Microsoft SQL Server (MSSQL) for the database management.
asp-net-core database hotel-management-system mssql razor-pages webapp
Last synced: 22 Mar 2025
https://github.com/youssef-saaed/import-and-export-company-management-system
Import and export company management system using C++ OOP
Last synced: 22 Mar 2025
https://github.com/youssef-saaed/dsai_103_project
This project is designed to analyze football matches using computer vision techniques
Last synced: 22 Mar 2025
https://github.com/youssef-saaed/ml_algorithms_from_scratch
This repository contains implementations of various machine learning algorithms from scratch (KNN, MSE Linear Regression, SVM, Neural Networks, Logistic Regression). Each algorithm is implemented in Python and is contained in its own directory.
classification from-scratch knn linear-regression logistic-regression machine-learning neural-network svm
Last synced: 22 Mar 2025
https://github.com/youssef-saaed/slash-eg-product-image-classifier
This image classifier is trained to categorize images of various product categories. The classifier is built using transfer learning with the VGG16 pre-trained model architecture.
deep-learning image-classification neural-networks transfer-learning
Last synced: 22 Mar 2025