Projects
Personal projects coming soon
My coursework projects
Available upon request only (I'm not publicly sharing source code for these since they were course assignments)
Python | Socrata Open Data API (CDC Endpoints) | Analyzing Large Datasets
Team project where I focused on answering three specific questions related to current CDC COVID-19 data. I worked with very large data collections, including one dataset with over 21 million rows, to assess and summarize key trends.
Python | Twitter API | Sentiment Analysis
Allows a user to look up one or more users by Twitter handle and see sentiment analysis for the recent tweets from the user(s) chosen.
Python | WolframAlpha API | JSON
Allows a user to search an organism species and see a brief overview of taxonomy and other species of the same genus.
Python | WolframAlpha API | JSON
A "trip planner" quiz that creates, based on the user's answers, a sample trip itinerary consisting of a few preset cities around the globe.
Python | Regex
Processes an input .txt file containing a speech in order to display basic word statistics and readability measures.
Java | Interfaces | Inheritance | Aggregation
Automates order transactions for a store that sells beverages. The program can report total amount on a specific order, monthly total number of orders, and monthly total sales amount.
Java | Javadoc | JUnit | Utility Classes
Creates a sales report for a retail district and calculates holiday bonuses by sale category, giving different bonus amounts for the store with highest sales in a category, lowest sales in a category, and all other stores with sales in that category.
Java | Aggregation | JUnit
Mock property management company property planning program.