Projects

This page lists a few projects I’ve completed in my career so far. Most of these were either done for school, work, or as fun side-projects to get experience with then-unfamiliar technologies.



R-FR-GNNs

Learning logical classifiers on multigraphs was relatively unexplored territory at the time of this project’s inception. The most performative model was R^2-GNN, which implemented costly readout operations in each model layer to ensure expressivity over the important FOC_2 class. However, we show...


Laplacian VCL

To mitigate the catastrophic forgetting problem in complex continual learning problems, the variational continual learning (VCL) framework was developed to ample success. For simplicity, the original model restricts all variational distributions to Gaussians. However, this is often a suboptimal a...



Food Devil

Food Devil is a tool for students to explore all that Duke Dining has to offer while maintaining a healthy diet. We’ve bundled several features, including crowd-sourced reviews, a comprehensive nutritional database of offerings across all dining locations, diet tracking, meal recommendations, and...


Pokemon Reborn

A fan-made project started in 2012 and continually developed into the present. Reborn has garnered a thriving community over the years, and the game (and associated universe) has grown immensely as a result. My responsibilities as a community dev include improving the game infrastructure, respond...