Projects
Bayesian A/B Testing Tool - a Bayesian A/B testing tool powered by
Turing.jl
. Though the front-end is an RShiny app, the backend is written in Julia and served via anOxygen.jl
server deployed on a Digital Ocean droplet via Docker.CensusData.jl
-CensusData.jl
is a light Julia wrapper for the United States Census API. It currently supports getting data from the American Community Survey.
watcher
-watcher
was a data scraping and visualization project intended to provide insight into the watch grey market. For this project, I scraped over 16,000 posts and counting from various watch resale sites and forums to build out a comprehensive dataset of grey-market watch prices for visualization in RShiny. I’ve deprecated this in favor of my A/B testing tool, but the data is still being collected regularly!DOMO.jl
- a Julia interface to Domo’s API, currently focused on building out interaction with datasets in Domo (actions like creating and replacing datasets via API, pulling data from Domo into Julia, and listing datasets in the instance), longer-term the hope is to expand the functionality into other areas of the Domo API.m1financeR
- R package providing an opinionated wrapper to APEX Clearing’s Individual Account API. This allowed users to access their account information through a set of intuitive functions instead of manual CSV downloads. Deprecated since M1 Finance now uses their own clearinghouse.WMATA.jl
- Julia package which simplifies interactions with WMATA’s public API via a simple set of user-friendly functions.