Hajar Almeleehan

My Projects

Multimodal Deep Learning for Fake News Detection

Graduation project focused on detecting fake news using both textual and visual data.

Fake news detection model interface
Multimodal Fake News Detection System

View on GitHub

Software-Defined Traffic Light Preemption (SD-TLP)

Simulation-based traffic light system prioritizing multiple emergency vehicles using OMNeT++.

Traffic light simulation for emergency vehicles
Emergency Vehicle Traffic Simulation

View on GitHub

Connect-Four Move Prediction

Machine learning model predicting optimal Connect-Four moves.

Connect Four AI prediction interface
Connect-Four ML Prediction System

View on GitHub

Bitonic Sort using CUDA

Parallel sorting implementation using GPU acceleration with CUDA.

CUDA bitonic sort execution result
GPU-Based Bitonic Sort

View on GitHub

Restaurant Database Management System

SQL/MySQL database system managing restaurant data and transactions.

Restaurant database system interface
Restaurant Database System

View on GitHub

Image Seam Carving (Java)

Java implementation of seam carving algorithm for intelligent image resizing.

Seam carving image resizing example
Seam Carving Algorithm Output

View on GitHub

Back to Top