Application Design | Web Development

As an undergraduate student at the University of Virginia I've had the opportunity to build websites, design full-stack apps, and create games. I love to make things with people in mind, and I take pride in clean & efficient systems.

Projects

Research Data Lab

Django-based documentation website
Ongoing
2-person team
Role: Developer, writer
The Research Data Lab website is an ongoing project I am building at Darden. My work with Darden spans a few different data analytics platforms, and the site serves as a source of documentation of these platforms for our researchers.

Contributions:
  • As the sole developer on this project, I was responsible for planning the app's software architecture and tech stack
  • I implemented Contentful CMS to allow non-developers to write articles
  • I designed and built the layout, intended for UVA researchers who are new to our many systems

UVA Thrift

Full-stack marketplace app
Fall 2025
5-person team
Role: DevOps
UVA Thrift is a Facebook Marketplace inspired web app that I worked on with a team of other UVA students. The project is no longer hosted online, but the demo video above demonstrates a few of the features I personally worked on as the DevOps lead.

Contributions:
  • Configured AWS S3 bucket storage for static files (css, user profile photos, etc.)
  • Implemented the user profile system, allowing users to edit their profile names, descriptions, and associated photos
  • Initialized Django app, configured Heroku hosting