Notable Projects

.ogar Archive Utility

Spring 2026

.ogar is a custom archive framework written in C inspired by the Unix ar utility. The project explores systems programming through the design of a binary archive format with append-friendly records, explicit table-of-contents indexing, rich metadata preservation, and optional per-file compression using zlib.

Technologies: C, Systems Programming

MLAUTOC.com

2025 to 2026

MLAUTOC.com is a research website created to accompany my honors thesis on multi-level treatment allocation policies. The site allows users to explore policy simulations and visualize experimental results.

Technologies: React, FastAPI, CSS, TS, Next.js, RESTful API Design, Data Visualization, Algorithms

MLAUTOC Website

Ball Physics Simulation

Spring 2024

A real-time physics simulation written in Python that models gravity, motion, and collision for a bouncing ball system. The project explores numerical simulation and interactive rendering.

Technologies: Python, Qt

Eagle Exchange

Fall 2023

Eagle Exchange is a marketplace platform designed for Emory students to buy and sell services within the campus community. It allows users to create listings, communicate, and manage service requests.

Technologies: React, Django, Python, Tailwind, Axios, OAuth, JWT

Regression Visualizer Website

Spring 2023

An interactive regression visualization tool designed to help students understand how regression models respond to changes in datasets and parameters.

Technologies: React, Python, Data Visualization

Regression GIF

Software Research Projects

Coming Soon...

Site Accessible Games

Olin Tycoon

Spring 2026

An interactive simulation game where a player manages strategic decsions to grow and make money. The opjective of this game is to make the most money. This idea was inspired from adds that I have seen on Instagram.

Technologies: HTML, CSS, JS

tycoon game screenshot

Jada Dogs

Spring 2026

Jada Dogs is inspired by a bernadoodle I know named Jada. In this game, you play as Jada's owner. It is your job to take care of Jada by feeding her, walking her, and grooming her. Jada has a happiness meter that MUST be kept above 0. This game was not designed to be a challenge, just an experiment to learn more JS and game design inside of a web env.

Technologies: HTML, CSS, JS

Jada Dogs Screenshot