Pinned Repositories
dragLine
drag a connection line like in Xcode Interface Builder
python-markdown-mathjax
Tiny python-markdown extension for easier use of MathJax with Markdown
RectangleContour
Find the union of a set of axis-aligned rectangles
uiimage-from-animated-gif
A UIImage category that loads animated GIFs
website
My website source code
mayoff's Repositories
mayoff/stackoverflow-15375777-ios-animated-hole
Sample code for stackoverflow question about animated a view with a hole in it.
mayoff/stackoverflow-15961099-appStoreScrollView
Make a horizontal collection view snap to item boundaries like the App Store app does
mayoff/polygon-outer-shell
Use the Clipper library to compute the outer shell of a polygon, for http://stackoverflow.com/q/23578760/77567
mayoff/image-view-with-spotlights
A simple iOS project that shows how to draw multiple, draggable “spotlights” on a dimmed image view.
mayoff/stackoverflow-17089427-auto-layout-equal-spacing
Demo of layout out subviews with equal spacing in their superview using auto layout on iOS
mayoff/ShapedLabel
UIView subclass that draws text inside a path using Core Text
mayoff/stackoverflow-17439957-zoom-imageview-from-tableviewcell
mayoff/stackoverflow-18317405-collectionViewAlternatingRows
demo of a UICollectionView with alternating row colors, for http://stackoverflow.com/q/18317405/77567
mayoff/DocSets-for-iOS
Dedicated app for reading Apple's developer documentation on an iPad or iPhone
mayoff/stackoverflow-12162860-GraphView
GraphView with tiled layers for speed
mayoff/Chipmunk-Physics
A fast and lightweight 2D game physics library.
mayoff/DqdObserverSet
Generic support for observer protocols in Objective-C
mayoff/mayoff.github.com
mayoff/stackoverflow-15850543-BorderView-managing-contentView-and-constraints
mayoff/stackoverflow-17334016-auto-layout-view-centered-in-overlap
mayoff/undoDraw
Demo iOS drawing app with efficient undo support
mayoff/website
My website source code
mayoff/Affine
iPad app for understanding with CGAffineTransform
mayoff/avow-ci
Simple. Open. Continuous Integration.
mayoff/box2d
Imported Box2D SVN repo (no promises about keeping this up to date)
mayoff/CocoaCoder1
App for Cocoa Coder presentation about views, layout, scrollviews, etc.
mayoff/go-sqlite3
sqlite3 driver for go that using database/sql
mayoff/google-go-lang-idea-plugin
Google Go language IDE built using the Intellij Platform. Released both an integrated IDE and as a standalone Intellij IDEA plugin
mayoff/homebrew
The missing package manager for OS X.
mayoff/imagick
Go binding to ImageMagick's MagickWand C API
mayoff/sculptgl
mayoff/sqlx
general purpose extensions to golang's database/sql
mayoff/stackoverflow-12946064
mayoff/stackoverflow-13356560-nonrectangular-UIScrollView
mayoff/textview-visible-range
Get the range of visible text in a UITextView