Skip to content
View YehiaKhaledAbouzeiid's full-sized avatar

Block or report YehiaKhaledAbouzeiid

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

Popular repositories Loading

  1. Data-Warehousing-and-Sales-Data-Mart-Analysis Data-Warehousing-and-Sales-Data-Mart-Analysis Public

    Created a Dimensional model of the AdventureWorks database by creating a Data Warehouse. Performed ETL using SSIS to create a data warehouse in SQL Server. Designed a Business Intelligence Dashboar…

    TSQL 4 1

  2. Fake-and-Real-News-from-Twitter Fake-and-Real-News-from-Twitter Public

    Exploring the problem of fake news detection using text analysis and machine learning techniques. It utilizes techniques like word tokenization, lemmatization, and various classifiers to distinguis…

    Jupyter Notebook

  3. Covid-and-Attendance-System Covid-and-Attendance-System Public

    Implementing an Attendance System using face recognition. The system utilizes the FaceNet model for generating embeddings and a triplet loss function for training. The key components include loadin…

    JavaScript

  4. DB-Engine-using-Bash-Script DB-Engine-using-Bash-Script Public

    Creating a simple yet functional database management system (DBMS) using shell scripting, Awk programming language, and other Linux command-line utilities. The project focuses on providing basic da…

    Shell

  5. Movie-Rental-Database-System Movie-Rental-Database-System Public

    This project focuses on establishing and maintaining a highly available Movie Rental System Company database system. As a Database Administrator (DBA), the primary goal is to ensure 24-hour availab…

  6. Flight-Performance-Analysis-with-PySpark Flight-Performance-Analysis-with-PySpark Public

    A PySpark project designed to analyze and explore airline flight data from the airlines1.csv dataset. The project provides valuable insights into flight performance, delays, cancellations, and vari…

    Jupyter Notebook