Pinned Repositories
Babel
[Maintained] [Swift] JSON! *Pure Swift*, failure driven, inferred *but unambiguous*, with powerful *but optional* operators.
Cocoa-Mac-Tricks
[Maintained] [macOS] Tricky things to accomplish on macOS, accomplished!
Do
[Deprecated] [Swift] A Swift-er way to do GCD-related things.
firebase-ios-sdk
Firebase iOS SDK
Gestr
[Maintained] [macOS] Launch apps and bookmarks on your Mac with multitouch trackpad drawings.
M5MultitouchSupport
[Maintained] [macOS] Easily and (thread/memory) safely consume global macOS multitouch (trackpad, Magic Mouse) events.
Podspecs
[Maintained] [Cocoa] Repo for various custom CocoaPod specs.
SoundCloud-Cocoa-API
[Maintained] [Obj-C] CocoaSoundCloudAPI via CocoaPods, with added JSON PUT/POST and ARC support.
Tapr
[Maintained] [macOS] Rapidly switch and preview apps on your Mac with multitouch trackpad taps.
mhuusko5's Repositories
mhuusko5/Gestr
[Maintained] [macOS] Launch apps and bookmarks on your Mac with multitouch trackpad drawings.
mhuusko5/M5MultitouchSupport
[Maintained] [macOS] Easily and (thread/memory) safely consume global macOS multitouch (trackpad, Magic Mouse) events.
mhuusko5/Babel
[Maintained] [Swift] JSON! *Pure Swift*, failure driven, inferred *but unambiguous*, with powerful *but optional* operators.
mhuusko5/Tapr
[Maintained] [macOS] Rapidly switch and preview apps on your Mac with multitouch trackpad taps.
mhuusko5/Podspecs
[Maintained] [Cocoa] Repo for various custom CocoaPod specs.
mhuusko5/Do
[Deprecated] [Swift] A Swift-er way to do GCD-related things.
mhuusko5/Cocoa-Mac-Tricks
[Maintained] [macOS] Tricky things to accomplish on macOS, accomplished!
mhuusko5/Gestr-iOS
[Deprecated] [iOS] Activate apps on your Jailbroken iOS device with multitouch drawings.
mhuusko5/SoundCloud-Cocoa-API
[Maintained] [Obj-C] CocoaSoundCloudAPI via CocoaPods, with added JSON PUT/POST and ARC support.
mhuusko5/Flick-Scroll
[Deprecated] [iOS] Flick in a scrollable area in Jailbroken iOS to scroll to that point (concept: http://simurai.com/blog/2012/09/13/flick-scrolling/).
mhuusko5/Knock
[Deprecated] [iOS] Trigger Activator actions with a knock/hard tap on your Jailbroken iOS device.
mhuusko5/UIStoryboardSegue-M5LinkedStoryboard
[Deprecated] [UIKit] Make segues (including embeds) work cross-storyboard. Segue identifiers should be in the form TARGET_SCENE_IDENTIFIER@TARGET_STORYBOARD_NAME.
mhuusko5/M5ApplicationMemoryWarning
[Maintained] [macOS | iOS] Memory warning notification that works on iOS *and macOS*.
mhuusko5/M5Dispatch
[Maintained] [Obj-C] Obj-C convenience macros/functions related to block dispatching.
mhuusko5/Social-Jukebox
[Deprecated] [macOS] First foray into Cocoa development 2011 while still in school, uploaded for posterity. An iTunes companion app adding cover art to your desktop, song queueing, and integration with Last.fm, Facebook, and Twitter.
mhuusko5/firebase-ios-sdk
Firebase iOS SDK
mhuusko5/Buzz-Kill
[Deprecated] [Web] A retro arcade style mutant insect shooter for the Leap Motion platform.
mhuusko5/Fleeting
[Deprecated] [iOS] Speed read any selected text on your Jailbroken iOS device one word at a time ("Spritzing").
mhuusko5/Ione
[Deprecated] [Web] A minimalistic obstacle avoidance game for the Leap Motion platform.
mhuusko5/Kemari
[Deprecated] [Web] A Zen inspired, non-competitive ball game for the Leap Motion platform.
mhuusko5/M5ApplicationOpenURL
[Maintained] [macOS | iOS] Respond to application open URL event on iOS and macOS but *without owning/muddying the app delegate*. Easy. Decoupled.
mhuusko5/M5DrawingRecognition
[Deprecated] [Obj-C] Easily match multistroke drawings/gestures.
mhuusko5/M5TypeSafety
[Maintained] [Obj-C] Obj-C macros/functions (mostly for debugging) for applying runtime type safety.
mhuusko5/mhuusko5.com
[Active] [Web] My personal website.
mhuusko5/Monopoly
[Deprecated] [macOS | Windows] The first full piece of software I ever wrote forever ago (2010!). A rough implementation of Monopoly in Java.
mhuusko5/Moya
Network abstraction layer written in Swift.
mhuusko5/NSImage-M5Darkable
[Maintained] [macOS] Adds choice to have particular NSImage draw in inverted colors when macOS is in "dark mode."
mhuusko5/NSMutableURLRequest-M5HMAC
[Maintained] [Obj-C] NSMutableURLRequest category to allow for easy HMAC signing.
mhuusko5/swift
The Swift Programming Language
mhuusko5/UILabel-M5FillFrame
[Maintained] [UIKit] Set M5FillFrameFontScale and M5FillFrameHeightOnly runtime attributes on UILabels or UIButtons to have their text fill/fit to their frame.