Pinned Repositories
42sh
42sh is a bash-style shell. It's no doubt the most useless and at same time only impressive pure C project I've done.
CocoaAsyncSocket
Asynchronous socket networking library for Mac and iOS
db-s3-backup
A Python Command Line Tool that makes MySQL / SQLite backups easy and efficient by using Amazon S3 storage.
freshdesk-zendesk-migration
Migrate your tickets, comments/notes, status away from Freshdesk and use the beautiful Zendesk!
RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
mittsh's Repositories
mittsh/42sh
42sh is a bash-style shell. It's no doubt the most useless and at same time only impressive pure C project I've done.
mittsh/freshdesk-zendesk-migration
Migrate your tickets, comments/notes, status away from Freshdesk and use the beautiful Zendesk!
mittsh/RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
mittsh/NSString-DamerauLevenshtein
Category on NSString that calculates the Damerau-Levenshtein distance
mittsh/SNRFetchedResultsController
Automatic Core Data change tracking for OS X (NSFetchedResultsController port)
mittsh/yclist
A list of the Y Combinator funded companies
mittsh/backbone-nested-models
Backbone Nested Models
mittsh/cmake-basis
The CMake Build system And Software Implementation Standard makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting some of the best practices and utilities available. More importantly, BASIS supplies a fully integrated suite of functionality to make the whole process seamless!
mittsh/cmp
A simple Python function to list differences between 2 objects recursively (list, dict, or values).
mittsh/discourse
A platform for community discussion. Free, open, simple.
mittsh/django-google-maps
Using the Google Maps API with django model admin
mittsh/GDataXML
Git mirror of GDataXML from Google with some added convenience stuff and HtmlTidy
mittsh/issue-migration
Issue migration from/to Github/Bitbucket
mittsh/jquery-localization-tool
Simple localization dropdown for your website. Translates strings in the languages you provide. This widget is built with the single page scenario in mind. It supports right-to-left text direction when languages like Arabic are selected.
mittsh/lesscss.org
Translation into French of http://lesscss.org – Check the "french" branch in the repository.
mittsh/marionette-tabs
Simple tabbed UI for Marionette layouts
mittsh/nui
Style iOS apps with a style sheet, similar to CSS
mittsh/Paw-APIBlueprintGenerator
This is only a fork of apiaryio/Paw-APIBlueprintGenerator. Please refer to the original repo.
mittsh/Paw-APIBlueprintImporter
This is only a fork of apiaryio/Paw-APIBlueprintImporter. Please refer to the original repo.
mittsh/Paw-ChanceDynamicValue
A Paw Extension that generates random strings, numbers, etc. based on Chance.js
mittsh/Paw-FactorialDynamicValue
A Paw Dynamic Value to compute the factorial of any integer.
mittsh/SFBCrashReporter
A crash reporting framework for OS X
mittsh/slabText
A jQuery plugin for producing big, bold & responsive headlines
mittsh/swagger-spec
The Swagger Specification Repository
mittsh/UICKeyChainStore
UICKeyChainStore is a simple wrapper for Keychain on iOS. Makes using Keychain APIs as easy as NSUserDefaults.
mittsh/XMLReader
Objective-C XML reader based on NSXMLParser