Side Projects
Here is an overview of some side projects I have or am actively working on.
UC Davis
Most of my latest UC Davis work can be found on GitHub. activity.
- CWS GitHub Home: Center for Watershed Sciences
- CSTARS GitHub Home: The Center for Spatial Technologies and Remote Sensing
UCD Open Source Projects
Most of the projects I do at UCD are under an open license, here is a list of more generic projects that can be used elsewhere.
- gwt-esri
- mongo-query-engine
- leaflet-canvas-geojson
- Canvas layer for rendering GeoJSON.
- 3PG Model
- express-auth
- Just getting started
Live UCD Web Apps (various stages of development)
- Poplar Growth Model App - AHB
- Farm Budgets App - AHB
- CALVIN Network App - CWS
- Map Viewer (Demo) - CWS
- EcoSIS Search - EcoSIS
- Spatial CIMIS - CWS
- DWRAT - CWS
Interesting UCD NPM modules
- Farm Budgets SDK
- SDK for interacting with farm budgets app. App is built using this library.
- Poplar 3PG Model
- The 3PG model used in app
- CALVIN Network Tools
- Command line tools for interacting with the calvin network data as well wrapper library for running the HEC-PRM solver.
- Hobbes Network Format
- Generic filesystem format for storing network data (example data). This module is used by the CALVIN Network App and CALVIN Network Tools.
- es6-to-plv8
- Run your NodeJS modules in PostgreSQL.
- mongo-object-history
- Quick and dirty changes tracking for objects in MongoDB.