Pinned Repositories
ios_build_scripts
Build scripts that can be used to update build # and upload binary to Fabric/HockeyApp as well as post notifications into Slack/HipChat from an Xcode Bot
JFCardSelectionViewController
A fancy collection style view controller
JFDepthView
iOS project for presenting views with a 3D effect to add depth
JFMinimalNotifications
An iOS UIView for presenting a minimalistic notification that doesn't block the UI and is highly configurable.
PhotoMojo
PhotoMojo is a very simple Android application for editing photos from the Camera or Gallery
pivotal-tracker-api
This is a Ruby Gem that can be used to communicate with the Pivotal Tracker API v5
PriorityQueue-ObjC
A PriorityQueue for Objective-C/iOS Developers
Stylus.mode
Stylus color mode for Coda
venice
Ruby Gem for In-App Purchase Receipt Verification
atljeremy's Repositories
atljeremy/JFMinimalNotifications
An iOS UIView for presenting a minimalistic notification that doesn't block the UI and is highly configurable.
atljeremy/JFCardSelectionViewController
A fancy collection style view controller
atljeremy/JFDepthView
iOS project for presenting views with a 3D effect to add depth
atljeremy/venice
Ruby Gem for In-App Purchase Receipt Verification
atljeremy/PriorityQueue-ObjC
A PriorityQueue for Objective-C/iOS Developers
atljeremy/pivotal-tracker-api
This is a Ruby Gem that can be used to communicate with the Pivotal Tracker API v5
atljeremy/JFTransporter
An Objective-C Networking abstraction to help make setting up a service layer in an iOS app much quicker and easier
atljeremy/NotificationQueue
An iOS library used to handle queuing and scheduling of notifications for presentation by registered notification handlers
atljeremy/android-analytics
A lightweight framework for abstracting analytics code and wrapping analytics providers
atljeremy/Extensions
A slew of Extensions that were built for use in iOS but should also be useful in OS X and tvOS too
atljeremy/HTTPService
An HTTP Networking Service written in Swift
atljeremy/atljeremy.github.com
My personal home on GitHub/The Web
atljeremy/Floid
Kotlin Flow Based Reactive Architecture
atljeremy/LoaderView
A loading view written in Swift to be used with iOS and OSX
atljeremy/Atlas
An extremely easy-to-use and lightweight JSON mapping library for iOS and tvOS written in Swift
atljeremy/Automated-GuitarAmpModelling
GuitarML fork for training NeuralPi models
atljeremy/card.io-iOS-source
The open-source code for the card.io-iOS-SDK: provides fast, easy credit card scanning in mobile apps
atljeremy/EasyTipView
Fully customisable tooltip view in Swift.
atljeremy/fastlane-plugin-versioning
Extends fastlane versioning actions. Allows to set/get versions without using agvtool and do some other small tricks.
atljeremy/google-api-objectivec-client
Google APIs Client Library for Objective-C
atljeremy/gradle-GitVersioner
generates a project version for the given git project to distinguish between builds
atljeremy/gtm-session-fetcher
Google Toolbox for Mac - Session Fetcher
atljeremy/GTMAppAuth
OAuth and OpenID Connect client for iOS, macOS, and tvOS, for use with Google libraries.
atljeremy/jira-estimates-chrome-ext
A Chrome extension for Jira that displays the total estimate for a sprint and for all tickets in each column.
atljeremy/NSDate-TimeAgo
A "time ago", "time since", "relative date", or "fuzzy date" category for NSDate and iOS, Objective-C, Cocoa Touch, iPhone, iPad
atljeremy/osx-box-bootstrap
Bitrise OS X Virtual Machine bootstrap scripts
atljeremy/recyclerview-multiselect
DNA - An open-source library that we should likely deprecate. Unarchiving this repo will give us a chance to tie up any loose ends and deprecate it.
atljeremy/setups
The recommended way to setup and use fastlane
atljeremy/swifter
Tiny http server engine written in Swift programming language.
atljeremy/SwiftHTTP
A proof of concept Swift HTTP library using Property Wrappers to build a singe Service object similar to Square's Retrofit