PORTFOLIO
My Projects
Here are some of my recent projects showcasing my skills and expertise.

Sentiment Analysis Model
Developed a machine learning model capable of classifying user opinions as positive, negative, or neutral. I was responsible for data preprocessing, model training using NLP techniques, and evaluating performance to ensure high accuracy and reliability.

AI-Powered LMS
Developed a Learning Management System (LMS) with AI-powered quiz generation and student performance analytics. As sole developer, I designed the architecture, implemented backend logic, and deployed the full stack.

MNIST Fake Image Generation with GANs
Generative Adversarial Network that creates realistic handwritten digit images, trained on the MNIST dataset.

Code Savior Platform
A SaaS platform that allows developers to save, search, and manage code snippets, generate code and documentation using AI, and enhance productivity through intelligent assistance.

English-Arabic Machine Translation
Developed a sequence-to-sequence neural machine translation model that translates English sentences to Arabic. The model handles diverse sentence structures and Arabic morphological variations.

Movie Recommendation System
Content-based recommender that suggests similar movies using cosine similarity of features like genres, cast, and keywords.