
The final project for Engineering 102 was to “create a program that solves a problem”. This was an introduction to programming class, and I didn’t realize “solving a problem” could be as simple as summing two numbers and returning the output.
Partnered with Joshua Brown and Bradley Rule, our program takes in a node network of distribution centers and endpoints, and balances the electrical load between nodes. The output is an easy to read png with a visualization of the network and instructions for the movement of electricity at the bottom.

I wrote the website for Bonita Rose Jewelry in 2021 using Square Online, imported all of their products from Etsy, and set up the payment system to sync with their accounts already using Square for in-person sales.
One of my biggest tasks for this project was importing all relevant information from the existing Etsy store. I used Python to assemble the new CSV product database and programmatically download all product images into folders named after the product’s SKU.