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

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Showing results

🎧 Open source music streaming app! Available for both desktop & mobile!

Dart 43,159 1,928 Updated Dec 12, 2025

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 20 Updated Jul 27, 2023

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…

Python 1 Updated May 17, 2025

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

C++ 5 3 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++ 3 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++ 5 1 Updated Jul 29, 2023

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

Cuda 5 1 Updated Jul 29, 2023

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

MATLAB 28 6 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 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 5 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 13 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 4 3 Updated Jul 27, 2023

Implementation of Binary Search Tree in C++ - Basics

C++ 1 Updated Jul 26, 2023