Projects

A collection of my research projects, visualizations, and tools.

NetVis - MD-PhD Mentor Network Visualizer

Interactive network visualization tool

An interactive web-based tool for visualizing MD-PhD student mentorship relationships and thesis advisory committees. Features dynamic network layouts, data upload capabilities, and customizable visualizations.

Technologies: D3.js, JavaScript, HTML5 Canvas, Network Analysis

COMET Algorithm Interactive Demo

Clonal Observation from METhylation

An interactive visualization demonstrating the COMET algorithm for detecting clonal hematopoiesis from DNA methylation data. Explore how the algorithm uses Hardy-Weinberg equilibrium to calculate variant allele frequency from methylation patterns.

Technologies: React, JavaScript, SVG, Tailwind CSS