Pinned Repositories
dtrace-textmate-bundle
A Bundle that adds DTrace language, commands and scripts to TextMate
FeedViewer
An example project showing how to use the PubSub Framework
gitignore
A collection of useful .gitignore templates
Konkyo
A Foundation Swift Package for my projects
MVVM-IOS-Example
A basic example of a way to implement MVVM using ReactiveCocoa
Reactive-Cocoa-Playground
A place where I experiment around with ReactiveCocoa
Xcode-4-Themes
The Themes in my Xcode 4 themes directory
Xcode-Keyboard-Shortcuts
A Git Repo for storing the Xcode Keyboard Shortcuts as well as being able to keep track of forks
Zangetsu
A General Purpose Library for Mac OS X 10.8+ & iOS 6.0+
Machx's Repositories
Machx/MVVM-IOS-Example
A basic example of a way to implement MVVM using ReactiveCocoa
Machx/Xcode-Keyboard-Shortcuts
A Git Repo for storing the Xcode Keyboard Shortcuts as well as being able to keep track of forks
Machx/Zangetsu
A General Purpose Library for Mac OS X 10.8+ & iOS 6.0+
Machx/Reactive-Cocoa-Playground
A place where I experiment around with ReactiveCocoa
Machx/CWBlockTimer
Simple Objective-C Block timer using dispatch_source
Machx/rlc.py
Recursive Line Count in Python
Machx/DocSets-for-iOS
Dedicated app for reading Apple's developer documentation on an iPad or iPhone
Machx/SwiftAlgorithmsAndDataStructures
A place for me to play with Algorithms & Data Structures in Swift
Machx/CoreData-Util
Core Data Utilities & Extensions from Zangetsu
Machx/CWAssertionMacros
Generic Assertion Macros that can be used by any iOS or OS X Project
Machx/CWFuture
CWFuture is a simple Objective-C Future implementation
Machx/CWLogging
Modern Logging using Apple System Log (ASL) API's
Machx/Zangetsu-Data-Structures
Data Structure files that were in Zangetsu.Framework but at now independent
Machx/ChangeMenuBarColor
Simple utility to change macOS Big Sur and Monterey menu bar color by appending a solid color or gradient rectangle to a wallpaper image
Machx/CWLinkedList
An example of how to do a doubly linked list in Objective-C
Machx/Euler
Solutions to Euler Problems, staring in c and eventually in other languages
Machx/MockNetworking
Apply URLProtocol to XCTests for Mock Networking API's
Machx/RuntimeBrowser
Objective-C Runtime Browser, for Mac OS X and iOS
Machx/Konkyo
A Foundation Swift Package for my projects
Machx/ExceptionKit
Machx/iOSDevDirectory
The iOS Dev Directory
Machx/Junk-Pile
Various Old Bits discarded from projects which may or may not work
Machx/kickstart.nvim
A launch point for your personal nvim configuration
Machx/LoggingKit
Machx/Mindfulness
Simple class to query Meditation minutes via HealthKit
Machx/Objective-C-Playground
A repository for experimenting with classes and extensions to Objective-C
Machx/PackageList
The master list of repositories for the Swift Package Index.
Machx/SwiftUI-experiments
Examples with SwiftUI that showcase various interactions, animations and more
Machx/SwiftyKeychain
Accessing Keychain in Swift for my projects
Machx/UnitTestKit
Utilities meant for Unit Test Bundles in Xcode/SPM