PISCES Species Range Interactive Map Viewer

I built a web map viewer for the PISCES California fish species range data. The data is served by ArcGIS Server and the viewer is a mix of a coworker’s custom map viewer that uses the ArcGIS API and site-specific javascript coded by me. Launch the Map...

arcpy_metadata

ArcGIS provides powerful geoprocessing and data manipulation tools in Python, but provides no programmatic access to metadata from the language, meaning that once data is processed, information on the workflow used can’t be attached to the results. To remedy...

Showercap

As part of the organization I started, Environmental Consumer, I built an application to help individuals reduce their time in the shower as part of a hackathon in early 2014. Designed specifically for mobile devices, the application lets you start and stop a timer,...

Python USGS Flow Data API Wrapper

At a hackathon I helped put on in 2012, I wrote a Python wrapper for USGS’ water data for the nation flow data API that provides native Python objects based on requests for water flow data at USGS gage locations. While the wrapper still works, today, I recommend...

Vote Climate Change

During the 2012 election cycle, I was a fellow with the Roosevelt Institute’s Pipeline program – as part of this fellowship, I built a web application to show electoral support for climate change action to show that climate is an “election...