Apps
Android Apps
CNET News
I developed the entire CNET News Android app myself. Having created both the server-side code and the on-device code, I am certainly proud of this app. It makes use of caching to give a fast user experience, and I incorporated a variety of Android-specific features. See more on the CNET News page.
CBS News
I created the server-side code that handles manipulating story/video/Twitter/etc. data to make it more suitable for viewing on mobile devices as well as significantly faster to load. I also worked on the webview displays and JavaScript-based templating, AJAX calls, etc. In addition, I developed the homescreen widget that has an integrated alert system.
Predator Clock Widget
This was the first Android app that I developed entirely on my own. It is a 4x1 homescreen widget that displays the current time with Predator-style numbers. See more on the Predator Clock Widget page.
iPhone Apps
CBS News
I created the server-side code that handles manipulating story/video/Twitter/etc. data to make it more suitable for viewing on mobile devices as well as significantly faster to load. I also developed the webviews of the initial app that have been being replaced by native views in the newest versions of CBS News.
WebOS Apps
Survivor
I handled the on-device code that pulls and displays video data from a custom PHP platform. I also created the server-side code that generates all of the necessary meta-data that is passed to the app as JSON.