Pinned Repositories
bash-git-prompt
An informative and fancy bash prompt for Git users
ccerinojr.github.io
GMGridView
A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display.
InputModalDemo
A demonstration of a simple iOS app
machine-setup
A useful set of scripts and files for setting up a new machine the way I like it.
oh-my-zsh
A delightful community-driven (with 1,000+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
PINCache
Fast, non-deadlocking parallel object cache for iOS and OS X
SBTickerView
An easy to use ticker view with inspiration from Flipboard
SecurityScopeBookmarkTest
ShowsInTown-iOS
A simple app for viewing concerts near you
ccerinojr's Repositories
ccerinojr/machine-setup
A useful set of scripts and files for setting up a new machine the way I like it.
ccerinojr/GMGridView
A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display.
ccerinojr/ShowsInTown-iOS
A simple app for viewing concerts near you
ccerinojr/bash-git-prompt
An informative and fancy bash prompt for Git users
ccerinojr/ccerinojr.github.io
ccerinojr/InputModalDemo
A demonstration of a simple iOS app
ccerinojr/oh-my-zsh
A delightful community-driven (with 1,000+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
ccerinojr/PINCache
Fast, non-deadlocking parallel object cache for iOS and OS X
ccerinojr/SBTickerView
An easy to use ticker view with inspiration from Flipboard
ccerinojr/SecurityScopeBookmarkTest
ccerinojr/SVSegmentedControl
A UISwitch-like segmented control for your iOS app.
ccerinojr/ToDo
A simple ToDo app to serve as a sandbox for teaching iOS and Objective-C