A project from the Red Cross to develop a solar heated waste processing system for a biodigester, a device used to treat waste in refugee camps.
AUTOMATED TEMPERATURE LOGGER
An Arduino temperature logging system that automatically records and logs temperature data to a text file, useful for remote experiments.
FOOD 3D PRINTER
A food 3D printer capable of creating customizable shapes from food paste. Reflects application of full design methodology to fabricate a functional device.
PEN PLOTTER
A CNC-style pen plotter that uses g-code commands to draw images automatically. Reconfigured design of Food 3D Printer project.
REVERSE ENGINEERED PEPPER GRINDER
A reverse engineered design of a pepper grinder, including CAD assembly and 3D prototyping.
A Chrom extension deployed through Google Chrome Web Store that allows a user to save notes and todo lists in a new tab, using Chrome Storage API.
COOKSIM
A game-based web app to teach people how to cook. Complete with dynamic HTML, form processing, account system, MySQL access, and security features.
EXCEL DATA AUTOMATOR
A Python desktop app I developed during my internship that creates populated Excel files to automate a lengthy data entry process. Deployed into production as a GUI.
MACHINE LEARNING MODEL
An analytical model built using Python scikit-learn to predict whether counties in the United States have low or adequate access to grocery stores based on socioeconomic data.
SOLAR DATA ANALYSIS APP
A Python program that reads a text file of temperature data, performs basic heat transfer analysis, and records the analysis results to an Excel file, all packaged into an intuitive GUI.