You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a BEng in Electrical and Electronics and MASc in Electrical and Computer Engineering at Dalhousie University, Canada. Masters Research in FEC for OTN.
Real-time object detection app using YOLOv5/YOLOv8 with custom UI built from scratch using Pyglet & OpenGL. UI animations made in Adobe After Effects, rendered as GIFs, and integrated via uxElement…
Efficient implementations of Merge Sort and Bitonic Sort algorithms using CUDA for GPU parallel processing, resulting in accelerated sorting of large arrays. Includes both CPU and GPU versions, alo…
Underwater Object Tracking using SONAR and Unscented Kalman Filter is a simulation aimed at modeling an underwater object tracking scenario using SONAR and the Unscented Kalman Filter (UKF). The pr…
This project showcases real-time image and video compression using OpenCV in C++. The code allows users to choose between image or video compression and specify the compression level. The project u…