Projects Portfolio

All my projects can be accessed on my GitHub profile

Visit My GitHub Profile
African Countries Explorer

African Countries Explorer

An interactive web application for exploring and comparing African countries, featuring detailed information, maps, and visual comparisons. Users can explore country details, compare statistics, and visualize data through interactive maps and charts.

HTML5 CSS3 JavaScript (ES6+) Google Maps API Chart.js Flagcdn API
Esnad Charity Organization

منظمة إسناد - Esnad Organization

منظمة غير ربحية تعمل في المجال الإنساني والتنموي

A non-profit organization working in humanitarian and development fields.

HTML5 CSS3 JavaScript Bootstrap Arabic RTL
Online Food Ordering System

Online Food Ordering System

A comprehensive food ordering platform with user authentication, menu management, and order tracking features.

HTML5 CSS3 JavaScript Bootstrap PHP MySQL
Carbon Footprint Calculator

Carbon Footprint Calculator

An interactive web application for tracking and calculating carbon footprint with personalized recommendations.

HTML5 CSS3 JavaScript Chart.js Bootstrap
Simple Calculator

Simple Calculator

A clean and functional calculator application with a modern interface, supporting basic arithmetic operations and featuring a responsive design.

HTML5 CSS3 JavaScript DOM Manipulation Event Handling
WhatsApp Clone Chat App

WhatsApp Clone Chat Application

A mobile chat application built with React Native that replicates core WhatsApp features. Includes messaging functionality, SQLite database integration, and a modern user interface similar to WhatsApp.

React Native Node.js JavaScript SQLite REST API Expo
Text Analysis Tool

Text Analysis Tool

A Python utility that analyzes text files to count words, extract numbers, and separate text from numerical content. Features include accurate word counting, number extraction using regex, and robust error handling for file operations.

Python 3 Regular Expressions File I/O Text Processing Error Handling
Financial Calculator

Financial Calculator

A comprehensive Python-based financial calculator that helps users calculate investment returns, loan payments, and mortgage costs. Features include compound interest calculations, loan amortization schedules, and investment growth projections.

Python 3 Math Library Command Line Interface Financial Algorithms User Input Validation
Digital Clock

Digital Clock

An interactive digital clock application with a modern user interface. Features real-time updates, 12/24 hour format switching, and a sleek design with smooth animations. Built using vanilla JavaScript for time manipulation and dynamic updates.

HTML5 CSS3 JavaScript Date Object DOM Manipulation CSS Animations