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.


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

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

Check out one of my experimental builds that uses Next.js as a game engine!


Play Game

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