work / 9 projects

Projects

Things I’ve built, from clinical lab tools and genomics pipelines to ML models and full-stack apps.

gather/
2026mobile · full-stack

Gather

A cross-platform mobile app for small-group hangouts, with a co-commitment mechanic that cuts last-minute cancellations.

React NativeTypeScriptSupabasePostgreSQL
vibe/
2025–26ml · backend

VibeCurator

A Spotify music recommender that generates DJ-quality track transitions across a 1.2M-track catalog.

FastAPIPostgreSQLasyncpgPython
lstm/
2025ml · nlp

Financial Sentiment LSTM

A bidirectional LSTM, built from scratch, that classifies sentiment in ~24K Saudi Exchange corporate announcements.

PyTorchHuggingFaceNLP
Black-Scholes Volatility Surface & Trading Simulator screenshot
2025quant · numerical methods

Black-Scholes & Volatility Surfaces

Closed-form option pricing, Newton-Raphson implied volatility, and 3D volatility surfaces, plus a long/short options trading simulator.

NumPySciPyMatplotlibyfinance
NGS Secondary Analysis Pipeline screenshot
2024bioinformatics

NGS Secondary Analysis Pipeline

A pipeline for the UCLA Pellegrini Lab that turns canine whole-genome sequencing data into labeled VCFs, tuned for large indels.

BashGATKBWASamtools
Levey-Jennings Generator screenshot
2022clinical data · qc

Levey-Jennings Generator

QC charts for Sterling Pathology that plot assay runs against the mean and ±1, 2, 3 standard deviations.

pandasMatplotlibNumPy
COVID Testing GUI screenshot
2022clinical data · app

COVID Testing GUI

A desktop app for Sterling Pathology that charts positive, negative, and retest counts across test samples. My first app.

TkinterpandasMatplotlib
N2SSWTSW screenshot
2021text tool

N2SSWTSW

A checker built for my English class during hybrid learning that makes sure no two sentences start with the same words.

Python
Space Invaders screenshot
2019game

Space Invaders

A Space Invaders clone made at AngelHacks 2019 in Los Angeles. My first foray into Python.

TurtlePython