LU Factorization
A CUDA and C-based implementation of LU decomposition for efficient matrix factorization, optimized for parallel processing.
Some of the projects are from work and some are on my own time.
A CUDA and C-based implementation of LU decomposition for efficient matrix factorization, optimized for parallel processing.
A ship navigation system built with a C++ backend for core logic, an Express backend server, and a React frontend using Leaflet.js. It uses data structures and Dijkstra's algorithm to find optimal routes from A to B.
A web application that utilizes machine learning to interpret sign language and includes speech-to-text functionality, built with React and Node.js.