Projects

Research and applied work, from wearable-sensing systems to coursework and internships.

Research

OptiLact: Wearable Lactate Monitoring during Exercise thumbnail

OptiLact: Wearable Lactate Monitoring during Exercise

Lead · Doctoral Researcher · Watson Research Lab, University of Virginia · 2025 – Present

A wearable broad-band optical spectroscopy system for noninvasive lactate estimation during exercise. It captures broadband optical signals across lactate-sensitive bands and applies a two-stage hierarchical regression — a PLS model for the per-session trend and an ElasticNet model for the absolute level. Validated in vitro and in an in-vivo cycling study (11 participants, VO₂max protocols), reaching R² ≈ 0.62. Paper under review.

Lumos Workbench: Wearable Spectroscopy Device Stack thumbnail

Lumos Workbench: Wearable Spectroscopy Device Stack

Lead · Doctoral Researcher · Watson Research Lab, University of Virginia · 2024 – Present

The full hardware-and-software stack for the Lumos multi-wavelength wearable spectroscopy device: Arduino firmware across board revisions (9–11 LEDs, up to 940 nm), Python analysis tooling, and a companion Swift iOS app.

Adub: A Meta-PPG Data Toolkit thumbnail

Adub: A Meta-PPG Data Toolkit

Lead · Doctoral Researcher · Watson Research Lab, University of Virginia · 2024 – Present

An open-source Python package for storing, managing, analyzing, and visualizing multi-wavelength PPG measurements from the Lumos wearable. Each Adub object holds one subject's measurement, with dataset storage, export, and quick-view utilities.

OpenSpectro: An Open-Source Spectroscopic Profiling Platform thumbnail

OpenSpectro: An Open-Source Spectroscopic Profiling Platform

Lead · Doctoral Researcher · Watson Research Lab, University of Virginia · 2024 – Present

A modular, open-source platform that acquires, visualizes, and optimizes spectroscopic biomarker profiles. I built the data structures and server architecture for multi-channel wavelength time-series from custom wearable biosensors, plus a spectral-attention model and a curated biomarker database that improves PPG sensor performance.

Calibration-Free Wearable Blood Pressure Monitoring thumbnail

Calibration-Free Wearable Blood Pressure Monitoring

Co-author · Watson Research Lab, University of Virginia · 2024

A multi-wavelength optical sensing framework for cuffless, calibration-free blood-pressure estimation from wearable PPG. I contributed to the modeling and analysis of the multi-channel optical signals. Published at ICASSP 2025.

A Review of Fetal Brain MRI Motion Correction thumbnail

A Review of Fetal Brain MRI Motion Correction

Research Intern · InfantSegrl Lab · remote with Prof. Yun Wang · 2023 – 2024

Authored a comprehensive review of fetal-brain-MRI motion-correction methods — spanning CNNs, LSTMs, Transformers, GANs, and diffusion models — and their implications for prenatal imaging.

OpenOOD v1.5: Enhanced Benchmark for Out-of-Distribution Detection thumbnail

OpenOOD v1.5: Enhanced Benchmark for Out-of-Distribution Detection

Co-author · Research Assistant · Duke CEI Lab · with Dr. Jingyang Zhang · 2023

A unified, full-spectrum benchmark for OOD detection. I helped analyze 100+ papers and benchmark ~40 methods on ImageNet-1K, and built an online leaderboard and a lightweight OOD evaluator. Accepted at the NeurIPS 2023 DistShift workshop.

LLMs as Agent Memory Architecture thumbnail

LLMs as Agent Memory Architecture

Research Assistant · General Robotics Lab, Duke · Prof. Boyuan Chen · 2023

Explored using LLMs as a memory architecture for autonomous agent control in a simulated MiniGrid world. I generated 250K GPT-3.5 tokens, engineered prompts for decision-making and experience summarization, and designed a compact representation of observations, status, and past actions within a limited context window.

Knowledge Distillation in an Adversarial Context thumbnail

Knowledge Distillation in an Adversarial Context

ECE 661 · Duke, Prof. Yiran Chen · 2022

Studied attack classes that degrade neural networks and adversarial-training schemes (student–teacher, teacher-free, self-distillation), then designed an efficient adversarial- training method based on knowledge distillation.

Digraph Clustering by Marginal Propagation thumbnail

Digraph Clustering by Marginal Propagation

CPS 521 · Duke, Prof. Xiaobai Sun · 2022

Proposed a directed-graph clustering algorithm based on marginal propagation, framing community detection on the Email-EU-Core dataset as a semi-supervised learning task.

Atomic Modelling from Cryo-EM Density Maps

Research · with Prof. Alberto Bartesaghi · Duke University · 2022

Investigated automated atomic-model building from cryo-EM density maps for structural biology.

Applied

BlueDevil Bites: Campus Restaurant Reviews thumbnail

BlueDevil Bites: Campus Restaurant Reviews

ECE 564 Mobile App Development · Duke · 2023

An iOS app showing real-time reviews and menus for Duke's West Campus cafeterias. Built with SwiftUI and a Vapor server on AWS EC2 (SQLite), integrating MapKit and Duke's Streamer API, with App Clips launched via QR codes and NFC tags.

Strategic Insights from Elite CS:GO Play thumbnail

Strategic Insights from Elite CS:GO Play

CPS 526 Data Science · Duke · 2023

Analyzed 122,411 elite-match gameplay snapshots with neural networks and PCA to correlate equipment usage with round outcomes and surface game-turning strategies.

Alpha Rent Solutions: Real-Estate Management thumbnail

Alpha Rent Solutions: Real-Estate Management

ISTM 4210 Capstone · GWU · 2022

A full-stack rental-management platform: a MySQL data model with ER diagrams, an object-oriented PHP backend on MAMP, and an HTML/CSS/JS interface with token-based registration links.

Movie Recommendation from IMDb Reviews thumbnail

Movie Recommendation from IMDb Reviews

ISTM 4217 Internet of Things · GWU · 2022

A recommendation engine over 1B+ IMDb entries (2000–2020) combining collaborative filtering (ALS), Word2Vec NLP, and logistic regression (RMSE 1.15), with TF-IDF similarity across 2M+ words.

Tritanope Accessibility Algorithm thumbnail

Tritanope Accessibility Algorithm

Accessibility Engineer · Information Accessibility Research Association · Shenzhen, China · 2021

Designed a tritanope accessibility algorithm that optimizes web and app color layouts for WCAG 2.0 compliance, plus Python/VBA data-migration and triage scripts that improved testing efficiency by ~50%. Recognized with the Outstanding Intern Award.