Pinned Repositories
Articles
coding-interview-university
A complete computer science study plan to become a software engineer.
CoordinatorKit
CoreDataRelationshipDemo
A simple core data project demonstrating the use of Core Data and relationships
CoreDataSearchBarDemo
Demo of how to implement a UISearchDisplayController to filter Core Data objects using NSFetchedResultsController
CoreDataSegueDemo
Using NSFetchedResultsController and sending data between views as a supplement for this answer on StackOverflow: http://stackoverflow.com/a/27514083/3810673
CoreDataTransientPropertyDemo
A simple demo for creating dynamic sections using UITableViewController, NSFetchedResultsController, and transient properties.
Itinerary
Former
Former is a fully customizable Swift library for easy creating UITableView based form.
expanding-collection
:octocat: ExpandingCollection is an animated material design UI card peek/pop controller. iOS library made by @Ramotion
imaccallum's Repositories
imaccallum/CoordinatorKit
imaccallum/CoreDataSearchBarDemo
Demo of how to implement a UISearchDisplayController to filter Core Data objects using NSFetchedResultsController
imaccallum/CoreDataSegueDemo
Using NSFetchedResultsController and sending data between views as a supplement for this answer on StackOverflow: http://stackoverflow.com/a/27514083/3810673
imaccallum/CoreDataTransientPropertyDemo
A simple demo for creating dynamic sections using UITableViewController, NSFetchedResultsController, and transient properties.
imaccallum/CoreDataRelationshipDemo
A simple core data project demonstrating the use of Core Data and relationships
imaccallum/coding-interview-university
A complete computer science study plan to become a software engineer.
imaccallum/Itinerary
imaccallum/Articles
imaccallum/RxSwiftValidator
A lightweight set of generic validation operators for Observable types
imaccallum/TigerZone
Software Engineering Group C
imaccallum/URLNavigator
⛵️ Elegant URL Routing for Swift
imaccallum/Workouts
Workouts is a Core Data driven organization app for creating workouts and exercises.
imaccallum/GroupProjectCOP3503
University of Florida COP3503 Group Project. Meme Generator / Image Manipulator written in C++ using OpenCV and Cairo libraries.
imaccallum/Algorithms
Data structure and algorithm implementations in C++ for COP3530
imaccallum/blogs
imaccallum/dotenv
Loads environment variables from `.env`.
imaccallum/imaccallum.github.io
imaccallum/IMTheme
Easy to implement universal app theme written in swift
imaccallum/learning-dart
imaccallum/Resume
My really cool resume app
imaccallum/sample-resources
imaccallum/SeniorProject
imaccallum/SubscribedList
This is a list that fetches data from a CKDatabase and stores it locally in Core Data. It uses CKSubscriptions and APNS to update upon changes to clouded content.
imaccallum/swipe
imaccallum/Templates
This is a backup of files I find useful.
imaccallum/TicTacToe
Simple Tic-Tac-Toe game for iOS written in Swift
imaccallum/TinderNavDemo
Tinder-style parallax paging navigation implementation. This control uses XIBs and a UICollectionViewController to efficiently load content and it doesn't suffer from any offset issues that UIPageViewController does.
imaccallum/UISliderLabel
A gesture-driven UILabel subclass for incrementing values using pan gestures.
imaccallum/Unbox
The easy to use Swift JSON decoder
imaccallum/Wrap
The easy to use Swift JSON encoder