My Portfolio:
D3 Healthcare Spending Comparative Visualization
This is an ongoing side project of mine to create compelling visualizations about healthcare in the United States. I completed the Udacity Data Visualization course and took what I learned from that to begin working on this histogram. Eventually I hope to expand the visualization to show a breakdown of private vs public spending, as well as visualize political donations from the healthcare industry to US politicians. This project was an awesome chance to learn D3, and I intend to use it as a model for similar visualizations.
American Promise WordPress Theme
The theme I created for my employer American Promise built with Wordpress and Genesis. It is based on the Genesis starter theme created by Tonya Mork over at Know The Code. Some pieces, like the jQuery live search function were created based on Brad Schiff's Wordpress for Developers Udemy course. The theme is integrated with the Modern Events Calendar as well as Advanced Custom Fields.
American Promise Flask API
A small API I created for my employer American Promise. This was my first time using Flask, and I learned a lot about writing back-end code outside of the Wordpress world. The API receives data from Authorize.net's webhooks, then communicates with the Authorize.net API to get information about the customer. This information is formatted and sent to Salesforce via the Simple Salesforce Python Library. This was implemented to track recurring donations from Authorize.net within Salesforce, something that we could not accomplish with our form builder and Zapier.
Personal Website
This is the custom Wordpress Theme for my personal website! It is built with the Genesis Framework and uses my boilerplate theme based on Tonya Mork's genesis starter theme over at Know The Code.