Projects · 8

Side builds.

School projects, weekend builds, and research that didn't fit on the work page. Older work — the bigger production stories live under Work.

AI / ML · 2

  • LLM Movie Recommender2022 — 2023

    LLM Movie Recommender

    Researched LLM-based recommendation systems combining SASRec with ChatGPT to improve movie discovery. Advised by Prof. Julian McAuley at UC San Diego.

    • LLM
    • Recommender Systems
    • Research
  • Fit Size Predictor2022

    Fit Size Predictor

    ML model predicting dress fit size from consumer + dress attributes using latent factor models. Built for an e-commerce dataset.

    • ML
    • Latent Factors
    • Python

Full-stack · 4

  • Food Builder & Delivery2020

    Food Builder & Delivery

    Web app for building custom burgers ingredient by ingredient and ordering them online. Deployed on AWS EC2 with Firebase auth.

    • React
    • Firebase
    • AWS EC2
  • Virtual Hospital Management2019

    Virtual Hospital Management

    Full-stack web app: book appointments, upload records, get prescriptions, chat with a doctor. Built end-to-end during undergrad.

    • PHP
    • JavaScript
    • Bootstrap
  • Football Live Tracker2018

    Football Live Tracker

    Real-time football scores and daily updates, fetched and surfaced through a thin web client.

    • JavaScript
    • PHP
    • REST
  • Everything from Home2020

    Everything from Home

    An e-commerce buy/sell marketplace prototype. React front end with a small Python service handling listings.

    • React
    • Python
    • JavaScript

Embedded / hardware · 2

  • Autonomous Drone System2019

    Autonomous Drone System

    Built an autonomous quadcopter that flies to a scene and uses face recognition + object detection to support law enforcement. Embedded computer vision pipeline on a Raspberry Pi-class board.

    • Embedded
    • Computer Vision
    • Python
  • Line Follower Robot2018

    Line Follower Robot

    Built an object-detection and obstacle-avoidance robot. Embedded controls + sensor fusion on microcontroller.

    • Embedded
    • Sensors
    • C