Pinned Repositories
Actomaton
🎭 Swift async/await & Actor-powered effectful state-management framework.
AFNetworking
A delightful iOS and OS X networking framework
Alamofire
Elegant Networking in Swift
AnimatedTransitionGallery
A gallery app of custom animated transitions for iOS 7.
appledoc
Objective-c code Apple style documentation set generator.
BasicTCP
Basic TCP server/client
clean-architecture-swiftui
A demo project showcasing the production setup of the SwiftUI app with Clean Architecture
HueBridge
Phillips Hue bridge emulator written in Node
james919's Repositories
james919/Actomaton
🎭 Swift async/await & Actor-powered effectful state-management framework.
james919/Alamofire
Elegant Networking in Swift
james919/clean-architecture-swiftui
A demo project showcasing the production setup of the SwiftUI app with Clean Architecture
james919/AnimatedTransitionGallery
A gallery app of custom animated transitions for iOS 7.
james919/appledoc
Objective-c code Apple style documentation set generator.
james919/BasicTCP
Basic TCP server/client
james919/BlurryModalSegue
A custom modal segue for providing a blurred overlay effect.
james919/BrightFutures
Write great asynchronous code in Swift using futures and promises
james919/CocoaPodUI
XCode plugin that implements CocoaPods GUI.
james919/Colours
A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.
james919/DominantColor
Finding dominant colors of an image using k-means clustering
james919/Haneke
A lightweight zero-config image cache for iOS.
james919/hyde
A brazen two-column theme for Jekyll.
james919/icons
Sketch template for generating all iOS 11 App icon sizes
james919/james919.github.io
:triangular_ruler: A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.
james919/james919.github.io.old
james919/LEColorPicker
A Cocoa-Touch system for iOS to get a color scheme in function of an image, like iTunes 11 does.
james919/libextobjc
A Cocoa library to extend the Objective-C programming language.
james919/MJParallaxCollectionView
This is a parallax for the cells inside UICollectionView. It gives us an effect just like scrolling the images in Whatsapp or scrolling through the Weather app for iOS
james919/mslearn-tailspin-spacegame-web
Code used in Microsoft Learn modules to support Azure DevOps
james919/PhilipsHueSDK-iOS-OSX
The Software Development Kit for Philips Hue on iOS and OS X (beta)
james919/poole
The Jekyll Butler.
james919/ReactiveCocoa
A framework for composing and transforming streams of values
james919/SwiftyJSON
The better way to deal with JSON data in Swift
james919/terminal
james919/TWTValidation
A Cocoa framework for declarative property validation
james919/UIView-Autolayout
Category on UIView to simplify the creation of common layout constraints
james919/URLMock
A Cocoa framework for mocking and stubbing URL requests and responses.
james919/XCGLogger
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog or println, but with additional information, such as the date, function name, filename and line number.
james919/ZXingObjC
An Objective-C Port of ZXing