▶ ABOUT

I build backend services and I'm trying to get into frontend more. I interned at SRI International in New Jersey, where I wrote a data pipeline that parses binary LiDAR sensor files, then came back the next term and built the manufacturing traceability platform that consumes its output.

Outside of work I'm drawn to creating for the sake of ungatekeeping, and making life more efficient. Currently looking for a Summer 2027 internship.

▶ EXPERIENCE
FULL STACK SWE INTERN
SRI International · Princeton, NJ · Jul 2025 – Sep 2025

Built an internal manufacturing traceability and automation web application (MIDAS) replacing spreadsheet tracking for 1,000+ devices. Designed the PostgreSQL schema, built the TypeScript/React/Next.js front end and the REST layer behind it, and wired authentication to the company's PLM system over mutual TLS so users signed in with credentials they already had.

AUTOMATION SWE INTERN
SRI International · Princeton, NJ · Apr 2025 – Jun 2025

Wrote a Python ETL pipeline that ingests binary LiDAR sensor captures, parses them frame by frame to unpack 13-bit ADC samples packed into 16-bit words, computes detector performance metrics with NumPy, and generates PowerPoint and Excel reports. Cut report preparation from a week to about an hour. It shipped as a desktop client first, then I re-architected it into a queue-driven job that fires when a device is marked ready in the platform above. It checkpoints as it goes, so a partial run resumes instead of starting over.

▶ PROJECTS
▶ SKILLS
LANGUAGESJava · Python · TypeScript · JavaScript · SQL · C · Swift
FRAMEWORKSSpring Boot · Spring Data JPA · React · Next.js · Node.js · Express
LIBRARIESNumPy · Pandas · PyQt5 · JUnit 5 · pytest
INFRAPostgreSQL · MongoDB · AWS · Nginx · IIS · Docker · Git · GitLab CI/CD