A third year at University of Virginia passionate about building software and using technology to solve problems. Look around to see what I’ve been working on!
Education
Aug 2022 - May 2026
University of Virginia
B.S. in Computer Science & Minor in Data Science
GPA:
3.98 out of 4.00
Relevant coursework:
Data Structures & Algorithms 2, Advanced Software Development, Discrete Mathematics & Theory 2, Computer Systems & Organization 2, Compilers, Programming Languages, Machine Learning, Statistics, Linear Algebra, Multivariable Calculus
Deployed Generative AI chat systems for clients to provide accurate responses about their reports and blog posts using retrieval techniques with LangChain, Pinecone, and GPT-4; serving a total of over 20,000 users
Created an advertisement generator web app powered by GPT-4 and DALL-E APIs, used to generate more than 100 concepts for the advertising campaigns for over 20 different customers
Implemented news feed using Twitter’s v2 API on ABC Action’s mobile app for the association’s 22,000 members
Built new sections onto and improved design of company’s website, resulting in 20% more subscriptions
Implemented insightful statistics, recommendations, and design changes on the platform, resulting in increased emergency savings participation, as measured by a 15% increase in users saving towards two or more goals
Fixed critical TypeScript logic errors and Angular/Bootstrap design bugs leading to authentication issues
Projects
Messaging Platform
A real-time messaging app where users can sign in with Google and create group chats or direct messages with other users.
A gradebook for teachers to create assignments and for students to upload their work. Automatically grades assignments using a vision model to transcribe work and an LLM to evaluate it against a rubric along with feedback.
A machine learning content-based recommendation system using k-means clustering and cosine similarity. Invoked from web app that uses Spotify API to allow users to link a playlist and get new song recommendations based on the playlist.
Data aggregation tool that graphs economic indicators and stocks, letting users analyze market performance. Makes API calls to the Federal Reserve Economic Data (FRED) for most up-to-date statistics and stock data.