Skip to content
View jnimis's full-sized avatar

Block or report jnimis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. autolayoutGridBuilder autolayoutGridBuilder Public

    This is a UIViewController function that builds a grid of an arbitrary size within a pre-made (preferably square) view, which can come from Interface Builder or anywhere

    Objective-C 1

  2. boxingVideoSplitter boxingVideoSplitter Public

    a tool to slice a continuous video of boxing rounds into individual files for each round, leaving out rest between rounds

    Objective-C 1

  3. ndtrie ndtrie Public

    Forked from nathanday/ndtrie

    An implementation of a trie in Objective-C, NDTrie contains an immutable version NDTrie and a mutable version NDMutableTrie

    Objective-C

  4. BigTextButton BigTextButton Public

    Forked from catchthecows/BigTextButton

    Android sample code showing how to size text to fit a view

    Java

  5. SKBounceAnimation SKBounceAnimation Public

    Forked from khanlou/SKBounceAnimation

    A CAKeyframeAnimation subclass that lets you quickly and easily set a number of bounces, and start and end values, and creates an animation for you.

    Objective-C

  6. ggrade ggrade Public

    Forked from mattbellis/ggrade

    Tools to grade the output of a Google Forms that was used for a quiz.

    Python