The calendar is gone.
Click here to view posts


Food safety maps
I am working on a new project. A coworker asked why no one has mapped food inspections? I thought it was a good question. I found the data source for King county and put it on a google map. I added the project to GitHub. As soon as I figure how to host elasticsearch I will start linking it.

I think this project is a dead simple way to host and serve map data to google maps. I use elastic search as the back end, Sinatra for the server, Tire(ruby lib to elastic search) and a few other rag tag libs. It's not perfect but its a start.