I'm a first-generation college student heading into a Computer Science and Math double major at the University of Massachusetts Amherst. I like understanding systems from the bottom up β whether that means writing a chess engine's search from scratch, pushing thousands of instanced particles through raw OpenGL, or fine-tuning a model on MRI scans. If it's low-level, uncertain, or a little too ambitious for a weekend, I probably want to build it.
|
From-scratch engine in Java A full chess engine built from the ground up: FEN parsing, legal move generation, alpha-beta search with Zobrist hashing and a transposition table, null-move pruning, and a tapered evaluation on piece-square tables β verified against perft to make sure the move generator never lies.
|
Real-time graphics with LWJGL A real-time particle simulator rendering thousands of spheres through instanced rendering in modern OpenGL, built directly on LWJGL with no engine in between β just the graphics pipeline and me.
|
|
Agentic AI medical voice assistant A 24/7 agentic assistant that autonomously handles patient phone calls β scheduling, prescription refills, doctor lookups β through a real-time voice pipeline built on Twilio and the OpenAI Realtime API, backed by a FastAPI service and a PostgreSQL patient database for context-aware responses.
|
Portfolio & project hub My personal site, pulling my projects, research, and resume together in one place. Inspired by PedroTech, this was built using React and TailwindCSS,
|
- π¬ Columbia University β optimizing the MMIST-ccRCC benchmark with Professor Adam Lin, replacing task-specific encoders like 3D-ResNet18 with Google's CT Foundation Model for clear cell renal cell carcinoma assessment
- π§ University of Connecticut β built an ML pipeline for automated brain tumor segmentation and progression prediction, fine-tuning Meta's Segment Anything Model 2 on the Cancer Imaging Archive's Brain Tumor Progression dataset
- π Amazon Future Engineer Scholar β incoming Software Engineering Intern @ Amazon, Summer 2027
- π₯ Best of MITES β for writing on the limitations of AI, plus the MITES Semester Achievement Award for PulseLine
- π NCWIT Aspirations in Computing β National Honorable Mention
- ποΈ 3rd place @ Quinnipiac University Hackathon Β· 3rd place @ MIT Blueprint
- βοΈ Squeezing more depth out of my Java chess engine's search and evaluation
- π¬ Pushing the ccRCC cancer assessment model forward with Columbia's research team
- π€ Leading FRC Team 2170 as Programming & Electronics Captain, growing the team from 28 to 63 students
- π Prepping for my internship @ Amazon in the summer of 2027
- π Getting curious about quant research β modeling uncertainty is basically the same puzzle as everything else I love building

