Automated Calf Behavior Analysis System

May 2025 - present

Computer vision pipeline for analyzing calf posture and behavior from overhead video. Designed to help veterinary researchers scale behavioral data collection beyond manual observation.

Python YOLO DINO Computer Vision
  • YOLO-based object detection for calf localization
  • DINO feature extraction for posture classification
  • Evaluation of VLMs for pose and eartag recognition

Traveling Salesman — Conversational Flight Search

Mar 2026

Hackathon project: conversational flight search tool with an interactive trip planner. Describe trips in natural language (e.g. 'fly from NYC to somewhere warm in late June, under $400') and get results on an interactive 2D/3D map.

UI envisioning vibe coding
  • Designed and implemented the frontend for Traveling Salesman, a conversational flight search tool with an interactive trip planner
  • Built React UI with split-screen chat, interactive 2D/3D map, and collaborative trip sharing

Sisyphus — AI Productivity App

Nov 2025

Full-stack web application that enforces productivity commitments through AI verification. Placed Top 5 out of 40+ teams in a course competition.

Full-Stack React.js Claude API
  • Designed and implemented full-stack application with React frontend and Node.js backend
  • Photo-based task verification using Claude API; automated accountability system with email notifications

Transformer-Based Piano Melody Generation

Aug 2023 - Apr 2024

Research project exploring neural music generation with transformer architectures trained on large MIDI datasets.

Python PyTorch Transformers Music AI
  • Trained on 20k+ MIDI files from MAESTRO and Lakh datasets
  • Compared CNN, RNN, LSTM, and Transformer architectures
  • Demonstrated improved musical coherence with fine-tuned pretrained transformers

Personal Website

Mar 2026

This site! A clean, fast academic personal website built with Jekyll and hosted on GitHub Pages. Includes a blog, project showcase, and research section.

Jekyll HTML/CSS GitHub Pages vibe coding