Optimized Primality Search C++ Algorithm

C++, OpenMP & MPI program generated to prove numerical primality optimally and efficiently by means of advanced modular arithmetic theorems using Super Cluster Computer HPC-Drago (CSIC)

May 12, 2025

Advanced Image Processing Suite: Efficient Architectures & Algorithms in C++

A high-performance C++ image processing framework—designed, optimized, and benchmarked for real-world efficiency. This project exemplifies collaborative engineering, advanced algorithm design, and automated validation.

November 22, 2024

Heuristic-Based Path Planning for Urgent Patient Transportation

This project addresses a real-world resource allocation problem involving the efficient transportation of patients from multiple pickup locations to healthcare centers. The implementation applies heuristic search strategies, focusing particularly on the A* algorithm with multiple admissible heuristics.

September 15, 2023