*** thanks for stopping by my corner of the web *** best viewed at 800x600 *** sign my guestbook ***

Selected Work

Hands-on research and engineering projects

5G Cross-Layer Attack Defense via Multi-Layer Secret Sharing

Real-time video streaming demonstration built to showcase a multi-layer secret sharing scheme defending against cross-layer attacks in 5G networks, demonstrated on commercial off-the-shelf (COTS) user equipment. Presented at IEEE MILCOM 2025.

5G SecuritySecret SharingCOTS UEVideo Streaming

GAN Soil Nitrogen Prediction in Precision Agriculture

Diagram of agricultural features used as model inputsChart comparing predicted vs. true soil nitrogen levels

Generative Adversarial Network (GAN) model that generates synthetic soil nitrogen data to improve prediction accuracy in precision agriculture, supporting more sustainable nitrogen usage on farms.

GANPyTorchDeep LearningAgriculture

View on GitHub →

Distributed Quantum Machine Learning

Federated VQA training architecture diagram

Federated variational quantum algorithm (VQA) training framework built with PennyLane and PyTorch, distributing quantum circuit training across multiple quantum processors to reduce computational cost and improve data privacy.

Quantum MLPennyLanePyTorchFederated Learning

View on GitHub →

GPU-Accelerated 3D Beamforming Simulator

Built a real-time signal processing simulator in CUDA and C++ to model 3D beamforming for millimeter-wave systems, with algorithm performance validated against theoretical models.

CUDAC++Signal Processing