Portfolio
A collection of the projects I've built. Learning, experimenting, and bringing ideas to life.
Eleva
Built a website that helps over 200 students (and growing) at AUB to schedule their courses. The software utilizes friends' connections to help choose the courses needed.
DeepMed
A comprehensive AI platform for medical professionals using machine learning for healthcare. Features include medical image processing, anomaly detection, tabular data analysis, and an AI-powered medical assistant chatbot built on microservices architecture.
AI Career Advisor
Designed an AI-powered tool with 99% accuracy to assist users in exploring career paths, finding jobs, selecting courses, and identifying projects based on their CV.
YallaChat
Designed and implemented a messaging app in a networking course, demonstrating skills in network protocols, UI design, and backend development.
Restaurant Database Application
Engineered a robust database system to manage and organize restaurant records, showcasing expertise in database design and streamlining data retrieval processes for improved efficiency.
3 Bit Adder
Conceptualized and executed a comprehensive design for a 3-bit adder circuit, showcasing adeptness in digital logic design principles and hands-on implementation techniques.
Password Manager
A simple and secure command-line password manager built with Python that helps users store, organize, and manage passwords. Features include adding, editing, viewing, and searching passwords by categories.
Image Classification AI
A collaborative FastAPI project that provides image classification using a pre-trained ResNet18 model. Includes a Flask web interface for image upload and AI prediction capabilities.
Customer Churn Prediction with MLflow
An advanced machine learning project for predicting customer churn using MLflow for experiment tracking. Features multiple model configurations with different train-test splits, hyperparameters, and regularization techniques.