Pinned Repositories
ImageProcessing
Image Processing on iOS Talk, NSScotland 2014
NSSerialisationTests
Speed tests for NSJSONSerialization, NSPropertyListSerialization, NSArchiver, NSKeyedArchiver
UK-Search-Safari-Extension
randomsequence's Repositories
randomsequence/NSSerialisationTests
Speed tests for NSJSONSerialization, NSPropertyListSerialization, NSArchiver, NSKeyedArchiver
randomsequence/ImageProcessing
Image Processing on iOS Talk, NSScotland 2014
randomsequence/Canonical-URLs-Safari-Extension
An extension for Safari which redirects SEO-laden URLs to their Canonical Equivalent
randomsequence/vImage-Morphology
Example usage of vImageDilate_ARGB8888 & vImageErode_ARGB8888 for iOS
randomsequence/docopt.c
C-code generator for docopt language.
randomsequence/GroupedTable
A sample project showing how to apply custom background images to a UITableView with the UITableViewStyleGrouped style.
randomsequence/keyfor
Create, store & retrieve passwords with AES encryption
randomsequence/PyAffineTransform
A matrix class for affine transformations in Python
randomsequence/randomsequence.github.com
Pages
randomsequence/satellite-eyes
Mac OS X app to automatically set your desktop wallpaper to the satellite view overhead.
randomsequence/ssziparchive
Utility class for unzipping files on iOS and Mac
randomsequence/BugshotKit
iOS in-app bug reporting for developers and testers, with annotated screenshots and the console log.
randomsequence/CadZinho
Minimalist computer aided design (CAD) software
randomsequence/Circles
Swift / Metal / Compute Demo
randomsequence/Comment-Spell-Checker
Xcode extension for spell checking and auto-correcting code comments.
randomsequence/ESCache
NSCache/NSMutableDictionary wrapper backed by on-disk persistence. With encryption if you wish.
randomsequence/FlickrKit
An iOS Flickr Framework, written in Objective-C
randomsequence/GLUTesselator
GLUTesselator
randomsequence/gradient-image-generator
Generates 1000 Gradient Images, Saves to iOS Camera Roll
randomsequence/handlebars-objc
handlebars-objc is a feature-complete implementation of Handlebars.js for Objective-C
randomsequence/IGFormViewController
An iOS library for rapidly creating table-view based forms.
randomsequence/LTHPasscodeViewController
iOS 7 style Passcode Lock
randomsequence/objective-git
Objective-C bindings to libgit2
randomsequence/PlaticaBot
MacOS, iOS and watchOS ChatGPT client using your own OpenAI key
randomsequence/PocketSVG
Easily convert your SVG files into CGPaths, CAShapeLayers, and UIBezierPaths
randomsequence/rbtree
A simple, intrusive, zero-allocation red-black tree implementation
randomsequence/Textual
Textual is a lightweight IRC client for Mac OS X.
randomsequence/TTOpenInAppActivity
UIActivity to display "Open In ..." and open UIDocumentInteractionController
randomsequence/UIViewController-ModalPresenting
UIViewController category which provides animated modal presentation which works in multiple user interface orientations for view controllers which don't fill the containing view.
randomsequence/understandingCombine