Current and Past Projects
Here you can find a selection of my recent projects, showcasing my skills in software development, data engineering, and cloud architecture.
An interactive agent playground built using Next.js and Three.js. The playground features a 3D office workspace where an AI agent navigates between three desks (Planning, Writing, Critique) to recursively write a book.
Watch Demo on Loom
I'm building a platform to help university students effectively plan their academic careers, advisors to guide their students, and registrars to forecast their resource allocation. This is an ongoing project that I am working on for the Sandbox program.
Visit the stu website
A classroom marketplace that helps my wife's science students earn and spend star-themed rewards while reinforcing collaboration, kindness, and accountability. Teachers get quick dashboards for awarding Lumens, reviewing submissions, and keeping the class economy transparent without extra admin work.
- 73 active students with 273 transactions since implementation
- Reduced daily award time from 40 minutes to 5 minutes per day
- 175 minutes saved per week (87.5% time reduction)
Explore Lumenarie Marketplace
I detailed my experience integrating an automation that uses AI agents to grade student notes in a blog post. This project was done in collaboration with a high school teacher to help automate one of their grading processes.
See blog post
During the summer, my manager encouraged me to learn React Native, so I built an app (android download provided) that allows people to link to the same game session from separate devices and play some old-fashioned tic-tac-toe.
Request to download the Android App
Since this was a school project that has since been shut down, I've written a blog post detailing the project and some of the challenges we faced.
See Post
This tool allows a user to compare two excel files representing the before and after states of a data migration, highlighting discrepancies in the data and providing a high-level overview of the accuracy of each column. This is an older project using python and pandas, but it remains a useful utility for data migration tasks.
See Github Repository