Pinned Repositories
contextualized_logs
Contextualize your logs (requests params, found/created model metadata, workers, ...)
library-ios
newman_scenario
Allow to run re-usable collection of requests using newman
sidekiq_lockable_job
Prevent a Sidekiq job to run until another one complete
talk-build-your-ui-developer-toolbox-in-playground
Talk at FrenchKit - Building your UI Developer Toolbox in Playground
talk-parse-is-dead-long-live-parse
Talk at Cocoaheads Paris - Parse is dead, long live Parse. Exploring the future of Parse being shutdown but open source
workshop-introduction-to-ble-connected-objects-on-ios
Workshop at FrenchKit - Introduction to BLE / connected objects on iOS
huguesbr's Repositories
huguesbr/library-ios
huguesbr/bark
A streamlined issue reporting library for iOS
huguesbr/FirstAppear
Extend all view controller to support a view[Will/Did]FirstAppear called only once
huguesbr/REActivityViewController
Open source alternative to UIActivityViewController, highly customizable and compatible with iOS 5.0.
huguesbr/alfred-workflows
A collection of Alfred 2 workflows that will rock your world
huguesbr/BlocksKit
The Objective-C block utilities you always wish you had.
huguesbr/cupertino
CLI for the Apple Dev Center
huguesbr/deepdream
huguesbr/DevCenter.me
Directory of developer center websites with memorable URL shortcuts
huguesbr/DMLocationManager
Location Manager for iOS made simple
huguesbr/Docs
These are the markdown sources for all the platform guides of Parse.
huguesbr/dotfiles
.files, including ~/.osx — sensible hacker defaults for OS X
huguesbr/dotfiles-1
@holman does dotfiles
huguesbr/GCPlaceholderTextView
A subclass of UITextView that allow a placeholder
huguesbr/hubot-scripts
optional scripts for hubot, opt in via hubot-scripts.json
huguesbr/MBProgressHUD
MBProgressHUD + Customizations
huguesbr/MDRadialProgress
A custom UIView useful to represent progress in discrete steps.
huguesbr/nui
Style iOS apps with a style sheet, similar to CSS
huguesbr/objective-c-style-guide
A style guide that outlines the coding conventions for raywenderlich.com
huguesbr/ObjectiveSugar
ObjectiveC additions for humans. Ruby style.
huguesbr/ResearchKit
ResearchKit is an open source software framework that makes it easy to create apps for medical research or for other research projects.
huguesbr/Specs
A repository of CocoaPods (cocoapods.org) specifications.
huguesbr/sstoolkit
A collection of well-documented iOS classes for making life easier
huguesbr/tapkulibrary
tap + haiku = tapku, a well crafted open source iOS framework
huguesbr/TSMessages
Easy to use and customizable messages/notifications for iOS à la Tweetbot
huguesbr/UIColor-HTMLColors
Read and write HTML/CSS colors.
huguesbr/viewControllerFirstAppear
Enhance any view controller with a first appearance method (viewWillFirstAppear, viewDidFirstAppear)