Skip to content
View rbga's full-sized avatar
🧐
🧐
Block or Report

Block or report rbga

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Stars

Showing results

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…

Cuda 9 Updated Jul 27, 2023

A smart IoT-based waste management system for efficient and automated waste collection and real-time monitoring of detritus levels.

C++ 2 2 Updated Jul 27, 2023

This project is an implementation of a linked list data structure in C++. A linked list is a fundamental data structure that consists of nodes connected together in a linear manner. Each node in th…

C++ 2 Updated Jul 26, 2023

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…

C++ 3 Updated Jul 29, 2023

A performance comparison of standard matrix functions between CPU and GPU using Nvidia CUDA on Visual Studio using C++

Cuda 4 Updated Jul 29, 2023

LDPC MATLAB simulation using BPSK + AWGN modulation decoded using Sum Product and Min Sum Algorithm

MATLAB 13 4 Updated Jun 4, 2024

This R Studio Markdown aims to analyze data from 2020 of FBI's Hate Crime Statistics with various key parameters as control variables and defend hypotheses about hate crimes and bias motivation.

2 1 Updated Jul 27, 2023

Shortest Cyclical Path Planning for Aircraft Routes using Python - Jupyter. Depth First Search coupled with Random Search was used to plot the shortest cyclical routes for all aircraft origin point…

1 Updated Jul 27, 2023

CAMCALT (Complex Animal Movement Capture and Live Transmission) is a forest surveillance and monitoring system designed to capture complex animal movements and provide live video feed wirelessly fr…

Python 4 1 Updated Jul 29, 2023

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…

MATLAB 8 2 Updated Jul 27, 2023

The Differential Robot project is a fully autonomous robot designed to navigate around a track, avoid obstacles, and simultaneously map the surroundings. This project was developed as a course proj…

MATLAB 3 2 Updated Jul 27, 2023

Implementation of Binary Search Tree in C++ - Basics

C++ 1 Updated Jul 26, 2023