Pinned Repositories
addressBook
Address Book
airVetMacy
AirVet Takehome Project
AKSegmentedControl
:chocolate_bar: Fully customizable Segmented Control for iOS
BlackJack
JavaFX BlackJack Game
DTKeychain
A simple and modern keychain wrapper
FusionCodingChallenge
Fusion Alliance Coding Challenge
InAppSettingsKit
This iOS framework allows settings to be in-app in addition to or instead of being in the Settings app.
PonyDebugger
Remote network and data debugging for your native iOS app using Chrome Developer Tools
RealtimeMessaging-iOS
Realtime Cloud Messaging iOS SDK
RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
burniejm's Repositories
burniejm/addressBook
Address Book
burniejm/airVetMacy
AirVet Takehome Project
burniejm/AKSegmentedControl
:chocolate_bar: Fully customizable Segmented Control for iOS
burniejm/BlackJack
JavaFX BlackJack Game
burniejm/DTKeychain
A simple and modern keychain wrapper
burniejm/FusionCodingChallenge
Fusion Alliance Coding Challenge
burniejm/InAppSettingsKit
This iOS framework allows settings to be in-app in addition to or instead of being in the Settings app.
burniejm/PonyDebugger
Remote network and data debugging for your native iOS app using Chrome Developer Tools
burniejm/RealtimeMessaging-iOS
Realtime Cloud Messaging iOS SDK
burniejm/RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
burniejm/TSMiniWebBrowser
In-App web browsing support for iPhone apps
burniejm/TWRDownloadManager
A modern download manager based on NSURLSession to deal with asynchronous downloading, management and persistence of multiple files.
burniejm/VTAcknowledgementsViewController
Ready to use “Acknowledgements”/“Licenses” view controller for CocoaPods.
burniejm/webcam-capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.