Maximum Elastic Scheduling of Virtual Machines in General Graph Cloud Data Center Networks

This research paper introduces a novel method for evaluating the maximum admissible load (MAL) for virtual machines in cloud data center networks. The approach reduces the problem to a single-source, multiple-sink maximum flow problem, enabling optimal elastic scheduling without the need for task reassignment. Detailed simulations and theoretical analysis validate the method.

Paper

Windows Toolbox (WIP)

This repository contains the complete Windows Toolbox application for snapping and restoring windows via a SHIFT triple-press mechanism, along with an Explorer View Manager that adjusts Windows Explorer settings using hotkeys.

Python

Multi-GPU, CUDA-accelerated Pathology Image Processing

This repository contains a CUDA-accelerated, multi-threaded image processing pipeline that applies a 2D Gaussian blur, computes a 2D FFT, and bins the results into a histogram using custom CUDA kernels across multiple GPUs.

Python

64-bit RISC-V Single-Cycle Processor

This repository contains the design, simulation files, and documentation for a 64-bit RISC-V single-cycle processor implemented in Verilog, including source code, test benches, and project reports.

Verilog

Deep Learning-based IoT Positioning System

This project presents a novel indoor/outdoor positioning system for IoT environments. The documentation details the system’s architecture, deep learning models, and optimization of beacon placements.

Senior Design Project

Home Garden Irrigation Embedded System

This repository contains a fully automated home garden irrigation system using the PIC16F877A microcontroller. It features dual-zone control, sensor-based decision algorithms, manual overrides, and safety alerts.

Assembly

Better Canvas SpeedGrader

This Tampermonkey script enhances the Canvas SpeedGrader interface by auto-maximizing inline buttons, adjusting side widths, and ensuring that the rubric is displayed for a better grading experience.

JavaScript