-
3D Wire Frame A 3D wire frame in c++ of three characters and their interaction.
-
Walmart Comparison Compares items from Walmart using an api (https://developer.walmartlabs.com), a database (sqlite3), and an xml reading java program.
-
Weather Application A weather application using Intellij/JavaFX that pulls xml from Wunderground to display the weather of a given city and state.
-
Weekly Math Report A simple application used to reformat a weekly math report for my job.
-
Disaster Relief Finding cities within given radius that are effected by a disaster.
-
Sonar Eclipse Website A website I create using html, css, javascript, and php for a class. It represents buying and selling instruments.
-
Python Powerset A simple python program to create the powerset of a given set.