Project Archive

All project pages

A dedicated archive page linking to every project case study on the site.

Back to home
AI/ML/Computer Vision

Object Detection for Artifacts

Developed an AI-powered object detection and tracking pipeline to recognize three iconic Ancient Egyptian artifacts—the Pyramids of Giza, the Mask of Tutankhamun, and the Bust of N...

PythonOpenCVRoboflowYOLO11l
Web

Black & White E-commerce

Built full-stack MERN e-commerce for B&W (Black & White Essentials). Integrated Paymob payment gateway for secure, smooth checkout. Frontend: React 18, TypeScript, Zustand, Tailwin...

Payment GatewayMERN StackReactNode.js
AI/ML/NLP

Arabic Noisy Text Correction

This project presents an Arabic spelling correction system built using a sequence-to-sequence transformer model (T5) fine-tuned specifically for noisy text. To train the model, I s...

NLPTransformersPythonStreamlit
AI/ML/NLP/WebGraduation Project

Nateq - AI Arabic Speech Therapy

This AI-powered web platform and mobile app combines software engineering and artificial intelligence to support Arabic-speaking children with speech sound disorders. It provides i...

Next.jsReactTypeScriptTailwind CSS
Web

EGY CHEM HUB

EGY CHEM HUB is an online marketplace connecting chemical suppliers with businesses in Egypt and the Middle East. It offers over 1000 chemical products across various industries, a...

MERNTailwind CSS
AI/ML/NLP

Facial Expression Recognition

A cloud-native facial expression recognition system that classifies 7 emotions from images using a Residual CNN trained on the FER2013 dataset. 😠 Angry 🤢 Disgust 😨 Fear 😊 Happy...

PythonTensorFlowFastAPIDocker
Web

Semantic Movie Discovery System

A full-stack AI-powered movie discovery platform that enables users to search and explore movies using natural language queries through semantic search and vector similarity....

TypeScriptNext.jsExpress.jsMongoDB
AI/ML/NLP

Question-Answering-with-Transformers

Interactive Web app for multilingual question answering using state-of-the-art Transformer models (BERT, DistilBERT, RoBERTa, DeBERTa, and multilingual BERT) for English and Arabic...

NLPTransformersPythonStreamlit
AI/ML/NLP

Movie Reviews Sentiment Analysis

Classifies IMDb movie reviews as positive/negative using Logistic Regression (88.47% accuracy) and Naive Bayes models. Features TF-IDF vectorization, comprehensive text preprocessi...

NLPLogistic RegressionNaive BayesTF-IDF
AI/ML/NLP

Named Entity Recognition for News Articles

A Streamlit web application that demonstrates Named Entity Recognition (NER) for news articles using spaCy models trained on the CoNLL-2003 dataset. The app allows users to input c...

NLPspaCyPythonStreamlit
Web

Kinder Ride

KinderRide is a real-time school transportation tracking system, ensuring safe and monitored journeys for children with live updates for parents and schools....

MERNTailwind CSS
Web

Oral Radiology

Oral Radiology is a platform for the Faculty of Dentistry at MSA University where students upload dental radiographs for professors to evaluate and grade, streamlining assessment a...

ReactPHPBootstrapMySQL
Web

Sushi World

Sushi World is a website for a sushi restaurant, allowing customers to browse the menu and explore available dishes....

HTMLcssJs
Web

Explore Egypt

Explore Egypt is a frontend website showcasing Egypt's top tourist and historical sites. It provides detailed information, images, and travel tips, helping visitors explore the cit...

HTMLCSSJs
Web

1945-Airforce Desktop Game

1945-Airforce is a desktop game built using C#. It is a clone of the popular arcade game 1945, where players control a plane to defeat enemy aircraft and bosses....

C#
AI/ML/NLP

Searching Algorithms Simulator

AI Search Algorithm Simulator is a Python-based visualization tool using Tkinter and ttk. It allows users to create search trees and select different algorithms (BFS, DFS, UCS, A*,...

PythonTkinterttk
Web

Flappy Bird

Flappy Bird is a clone of the popular mobile game, built using HTML, CSS, and JavaScript....

HTMLCSSJs