Pinned Repositories
CheckRetailerPagesForUpdates
Because you need to buy toliet paper ... or a Intel Core i9-10900K.
CoreAnimationBehaviorTests
Testing the finer details of CALayer's presentationLayer property.
EverybodyDanceNow
Because, you know, it's Friday.
Exercises
A quick rundown of basic data structures and algorithms
FindMethodsWhichMessageSelector-ObjectiveC
A script which allows a developer to identify all of the methods in the specified library L which message a specified selector S
GoogleFoobar
My solutions for Google Foobar challenges in Java.
LightsOut
My solution to the Google Foobar "Lights Out" challenge using a mixture of C++, Objective-C, OpenCV and Form for iOS.
ModalAlertView-iOS7
An implementation of modal UIAlertView for iOS 7 using the standard pattern, albeit with a horrendous modification to the run loop.
QtInfiniteTreeViewExample
A sample application that details how to create an "infinite" tree view in Qt.
UnknownSynth
A basic sinusoidal, polyphonic, multi-touch synth in the style of Joy Division's "Unknown Pleasures" for iOS. Literally.
nonnumericdave's Repositories
nonnumericdave/CheckRetailerPagesForUpdates
Because you need to buy toliet paper ... or a Intel Core i9-10900K.
nonnumericdave/EverybodyDanceNow
Because, you know, it's Friday.
nonnumericdave/CoreAnimationBehaviorTests
Testing the finer details of CALayer's presentationLayer property.
nonnumericdave/Exercises
A quick rundown of basic data structures and algorithms
nonnumericdave/FindMethodsWhichMessageSelector-ObjectiveC
A script which allows a developer to identify all of the methods in the specified library L which message a specified selector S
nonnumericdave/GoogleFoobar
My solutions for Google Foobar challenges in Java.
nonnumericdave/LightsOut
My solution to the Google Foobar "Lights Out" challenge using a mixture of C++, Objective-C, OpenCV and Form for iOS.
nonnumericdave/ModalAlertView-iOS7
An implementation of modal UIAlertView for iOS 7 using the standard pattern, albeit with a horrendous modification to the run loop.
nonnumericdave/QtInfiniteTreeViewExample
A sample application that details how to create an "infinite" tree view in Qt.
nonnumericdave/UnknownSynth
A basic sinusoidal, polyphonic, multi-touch synth in the style of Joy Division's "Unknown Pleasures" for iOS. Literally.
nonnumericdave/nonnumericdave.github.io
GitHub pages.
nonnumericdave/OpenSSL
OpenSSL CocoaPod for iOS and OSX
nonnumericdave/Phouse
Is it possible to use your iPhone as a mouse pointer on MacOS. Uh, maybe not.
nonnumericdave/RobotVoice
Nothing more than a view that looks like a robot's voice, created with Swift.
nonnumericdave/SwiftStaticLibrary
Create an Xcode static library target containing Swift code.
nonnumericdave/XMLParsingSpeed
Comparing the speed of libxml2 with NSXMLParser when both are used in SAX-based mode.