Tilted Tab View January 26th, 2018 This library aims to replicate the tab switcher in Safari on iOS. Read More
rslash March 7th, 2016 rslash is a next-generation reddit client, that runs in both the browser and in a native iOS app. rslash allows you to browse reddit.com like never before. I designed rslash from the ground up to be the simplest client, as well as one of the most full-featured clients ever made. Read More
IMTreeView March 7th, 2016 IMTreeView is a simple library that allows you to display a tree structure with any UITableView. It is simple, well-tested and documented, and written entirely in Swift. Read More
IMRemoteImageSize March 3rd, 2016 Determine the size of a JPG, GIF, PNG, or BMP image on the internet in milliseconds, without downloading the whole image. Read More
How To: Streaming MP4 files over HTTP November 5th, 2015 In order for an MP4 video to be streamed to a client over the web, your web server must respond in a very particular way. Many popular web servers natively support doing this. Here's how to do it yourself. Read More
How To: Web server in a universal Windows 10 app November 5th, 2015 A class I wrote to create a simple HTTP server that works in a universal Windows 10 app. Most API's you would use for creation of a web server are not available in these apps, and I could not find any libraries created to help, so I ended up writing it on my own. Read More
CLLocation+DirectionFromLocation January 6th, 2015 A simple cardinal location library for Objective-C Read More
IMDateScroll October 21st, 2014 Simple date selector library for iOS, written in Objective-C Read More
MyDining for Android May 21st, 2014 This past spring break, I took it upon myself to reverse-engineer ISU's WebFood ordering system, and build it into an Android app. This is the result. Read More