Blog Archives

My First Published Android App and Lessons Learned

After I attended AnDevCon earlier this year I started working on a native Android app that solved one of my biggest needs: easily saving an article, video, or tweet to come back and read later. Most of the time this

Posted in My Projects Tagged with: ,

Node.js Boilerplate: Express, Mongo, Cross-Origin, and More…

One of the best things I’ve learned over the past year has been how to quickly stand up some web service APIs using node.js. In that time, I’ve used it for 3 projects: A yammer-like social community for BlueFletch where

Posted in My Projects Tagged with: , , , ,