These are some of the more interesting open source projects I've created. Check my GitHub profile for a complete list of repositories and contributions.
Objective-C
GVUserDefaults
NSUserDefaults access via properties.
gangverk/GVUserDefaults
LastFm
Block based Last.fm SDK for iOS and Mac OS X.
gangverk/LastFm
SDWebImage-ProgressView
Category on UIImageView, adding a progress view while images are downloaded using SDWebImage.
kevinrenskers/SDWebImage-ProgressView
GVMusicPlayerController
The power of AVPlayer with the simplicity of MPMusicPlayerController.
gangverk/GVMusicPlayerController
RemoteConfig
Objective-c library for loading a remote JSON / XML config file with locally defined default values.
gangverk/RemoteConfig
GVPhotoBrowser
A reusable photo browser for iOS using the datasource and delegate patterns.
gangverk/GVPhotoBrowser
raven-objc
Objective-c client for Sentry.
getsentry/raven-objc
DebugBar
Handy UI for firing off (debug) methods.
kevinrenskers/NSString-URLEncode
NSString-URLEncode
Category that adds URLEncode and URLDecode to NSString.
kevinrenskers/ios-debugbar
NLCoreData-ObjectiveRecord
Adding ObjectiveRecord syntax on top of NLCoreData.
kevinrenskers/NLCoreData-ObjectiveRecord
GVGoogleBannerView
Google-Mobile-Ads-SDK banners in interface builder with handy delegate callbacks.
gangverk/GVGoogleBannerView
AdMarvelContainer
More developer friendly way of working with AdMarvel banners and interstitials.
gangverk/AdMarvelContainer
JavaScript
raml2html
A simple RAML to HTML documentation generator, written for Node.js.
raml2html/raml2html
raml2md
A simple RAML to Markdown documentation generator, written for Node.js.
raml2html/raml2md
Python
django-generic-notifications
Generic notification system for Django, with multiple input types and output backends.
kevinrenskers/django-generic-notifications
django-generic-mail
Easy to use, class based email for Django.
kevinrenskers/django-generic-mail
django-vrot
A collection of Django templatetags, context processors, middleware, monkey patches and other reusable hacks.
Stuff I use on many Django projects, now bundled.
kevinrenskers/django-vrot
Other
mixedCase
The source code of this website, including the articles written in Markdown.
kevinrenskers/mixedcase.nl
dotfiles
My dotfiles and detailed instructions on how to setup Mac OS X for development (Python, MySQL, Postgresql, Ruby, Node.js, Git, Nginx, etc).
kevinrenskers/dotfiles