MEDA research poster: Measurement-Efficient Disorder-Aware Majorana Zero Mode Detection in Realistic Devices

MZM Visibility

End-to-end deep learning pipeline for predicting Majorana zero mode phase diagrams from semiconductor-superconductor nanowire conductance data. Trains a modified ResNet-18 CNN autoencoder on up to 900 million synthetic Kwant-generated conductance measurements spanning a 6-dimensional parameter space with realistic disorder profiles. Features Monte Carlo dropout uncertainty quantification and supports transfer to experimental measurements.


Team (Ψ)ceratops at YQuantum 2026 at Yale University

YQuantum 2026: Cat Qubit Control Optimization (3rd Place)

Automated control-parameter tuning framework for dissipative cat qubits, built with team (Ψ)ceratops for the Alice & Bob challenge at Yale's YQuantum 2026, where it took 3rd place. Balances competing objectives (T_Z and T_X lifetimes, target bias ratios) across realistic hardware drift using eight reward functions and five optimization algorithms.


The Clemson group at iQuHACK 2026 at MIT

iQuHACK 2026: Circuit Optimization (1st Place)

Reed-Muller decoding-based Clifford+T circuit optimizer developed at MIT's annual quantum hackathon. Minimizes T-gate count and circuit depth for arbitrary unitary matrices through structure-aware synthesis, pattern recognition, and phase-polynomial optimization. Winner of the Superquantum challenge (1st place), the tool provides both a CLI and Python API for fault-tolerant quantum circuit compilation, successfully optimizing all 11 challenge unitaries.


SC Quantathon v2 event poster: International Quantum Circuit Championship

SC Quantathon v2: Quantum Kernels for Tornado Prediction

Multi-framework quantum machine learning solution for tornado prediction developed for the Tornado challenge at SC Quantathon v2. Benchmarks quantum support vector machines, quantum neural networks, and quantum feature extraction against classical baselines (XGBoost, LightGBM, SVC) across three quantum frameworks (Qiskit, Cirq, PennyLane). The QSVM achieved 81% tornado recall while the QNN reached 80% overall accuracy on NOAA storm report data.


The team at the NYUAD Quantum Hackathon 2025 in Abu Dhabi

NeurotiQ: Hybrid QNN/QSVM for EEG Analysis

Full-stack quantum machine learning application for EEG-based mental health diagnosis, integrating QSVM, QCNN, and classical ML baselines with a GPT-4-powered Streamlit web interface. Developed at the NYU Abu Dhabi Quantum Hackathon, targeting anxiety, depression, and ADHD detection from brain wave data. The quantum kernel SVM achieved 79% AUC on anxiety detection, significantly outperforming the 68% AUC classical baseline.


Team 9 at iQuHACK 2025 at MIT

iQuHACK 2025: Cat Qubit Simulation for Open Quantum Systems

Cat qubit simulation and optimal control for the Alice & Bob open quantum systems challenge at MIT. Modeled two-photon driven dissipative stabilization of bosonic cat states, analyzed noise-biased error channels, and implemented gradient-based quantum state preparation using JAX automatic differentiation. Includes adiabatic elimination validation, Wigner function phase space visualization, and lab frame Hamiltonian simulation with SQUID nonlinearity.


Clemson Quantum Club website

Clemson Quantum Club Website

The official Clemson Quantum Club website, built with Next.js 15, React 19, and TypeScript. Serves as the public face of the club with member profiles, research showcases, event documentation, educational resources, and a pre-built search index for content discovery. Uses a markdown-driven content architecture so members can update pages without writing code, with static export deployed via GitHub Actions. I develop and maintain the site as Vice President of the club.


The team working late at SC Quantathon v1 2024

SC Quantathon v1: Quantum Random Number Generation (1st Place & Grand Prize)

Award-winning quantum random number generation (QRNG) project for the inaugural SC Quantathon. Implemented, characterized, and verified QRNG on IBM quantum processors through a five-stage challenge spanning circuit design, ML-based quantum vs. classical discrimination, hardware noise characterization (T1/T2, gate errors), and Toeplitz/Von Neumann entropy extraction. Won first place in the competition.