Pinned Repositories
Adventure
Mobile Makers Day Two Challenge
Assessment_Test
Assessment_Week1
AssessmentWeek2
AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
BlogReaderFromScratch
Initial Commit Built From Treehouse Tutorials
FeedBackGame
Puzzle Game based on bottom-up processing theories of pattern recognition in cognitive psychology. Uses persistence of plist data in documents directory, custom animations and third party libraries (Flurry, MKStoreKit). In the App Store: http://bit.ly/TYBD6T
TinderCardMechanics
A sample app that applies Pan/Swipe Gesture mechanics to a view, similar to Tinder. The view tilts when dragged, animates off the screen when close to the sides, snaps to the center, and has labels that fade in and out based on pan. Uses UIPanGestureRecognizer, Custom Delegation, UIDynamics.
initWit's Repositories
initWit/TinderCardMechanics
A sample app that applies Pan/Swipe Gesture mechanics to a view, similar to Tinder. The view tilts when dragged, animates off the screen when close to the sides, snaps to the center, and has labels that fade in and out based on pan. Uses UIPanGestureRecognizer, Custom Delegation, UIDynamics.
initWit/FeedBackGame
Puzzle Game based on bottom-up processing theories of pattern recognition in cognitive psychology. Uses persistence of plist data in documents directory, custom animations and third party libraries (Flurry, MKStoreKit). In the App Store: http://bit.ly/TYBD6T
initWit/Assessment_Test
initWit/Assessment_Week1
initWit/AssessmentWeek2
initWit/AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
initWit/BRAVO.iOS.Challenge.03Switches
initWit/Breakout
A breakout game using UIDynamics, AVAudioPlayer, custom delegation and a custom soundtrack made by me
initWit/BTLE-Transfer-Swift
Apple BTLE Sample Project ported to Swift
initWit/CodeChallenge-iOS
initWit/Deprocrastinator
initWit/exerciseStrings
A practice repository for string manipulations.
initWit/Farkle
initWit/FavoritePhotos
Search for photos via Flickr API. Select photos with indicator in UICollectionView. Persist favorites in Documents folder to view off line.
initWit/GetOnThatBus
initWit/Health-Kit-Example
Example of adding information to the Health app using Apple HealthKit
initWit/instaGraham
initWit/Listr
App for creating lists integrated with Parse
initWit/LostCharactersReloaded
A "database" of Lost Characters using CoreData. Model defined for managed objects and accessed via NSFetchRequests using NSSortDescriptors and NSPredicates for filtering data.
initWit/MeetMeUp
initWit/mineComp
initWit/Paird
WIP: Prototype app of a random pairing algorithm.
initWit/PalindromeExercise
App that tests if entered text is a palindrome. Cleans text input by removing punctuation (via NSCharacterSet), white spaces (via NSPredicate) and capitalization (via lowercaseString).
initWit/PeekABoo
Photo based contact list using UICollectionViews, UIScrollViews, Core Data and UIImagePickerController.
initWit/SimpleScoreCard
WIP: ScoreCard prototype
initWit/testPod
initWit/TicTacToe
initWit/WebbyLoader
Initial Github Repo Upload
initWit/WildKingdom
Photo app of Animals. Uses Flickr API, JSON parsing, Custom Delegation, UICollectionViews, and Autolayout for Device Orientations.
initWit/WristComms
WatchKit extension / host app communications example