juliengdt
Swift enthusiast -- Founder of SwiftBaguette (+500 French swift devs Slack community) Working on Medical-based iOS app @ Maincare bit.ly/swiftbaguette
@SwiftBaguette France
Pinned Repositories
DynamicIcon
Sample App to deal with Dynamic AppIcon - iOS 10.3 - Swift 3
juliengdt's Repositories
juliengdt/additionz
An almost complete collection of additions for common NSObjects
juliengdt/AHMenu
AHMenu (for Apple Horizontal Menu) is a menu which take up the idea of horizontal menu on the Apple Mobile Website ... but natively !
juliengdt/BBUncrustifyPlugin-Xcode
Xcode plugin to format source code using ClangFormat or Uncrustify
juliengdt/ClangFormat-Xcode
Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
juliengdt/FLAnimatedImage
Performant animated GIF engine for iOS
juliengdt/gargl
Record web requests as they happen and turn them into reusable code in any programming language.
juliengdt/git-changelog
Extends git with a `changelog` command to generate a changelog file from your Git logs.
juliengdt/github-resume
juliengdt/HMLauncherView
UI component for buttons like Apple's SpringBoard
juliengdt/injectionforxcode
Runtime Code Injection for Objective-C
juliengdt/jazzy
Soulful docs for Swift & Objective-C
juliengdt/JGNetwork
AFNetwork + JTC (Json-To-Class)
juliengdt/JGSwift
A Swift XCodeProject
juliengdt/JGTableView
A collapsable and extensible UITableView which use Section and Cells
juliengdt/juliengdt-resources
The sources of the website juliengdt.github.io, before the buster generation
juliengdt/KCVault
A simple interface for Keychain in iOS and OSX, as simple as NSUserDefault !
juliengdt/MHWebsite
My Website
juliengdt/NSCategoriz
Useful library of categories (extended NSClasses) for iOS/XCode dev'
juliengdt/pop
Extensible iOS and OS X animation library.
juliengdt/SCLAlertView-Swift
Beautiful animated Alert View. Written in Swift
juliengdt/SCXcodeMiniMap
Xcode MiniMap plugin
juliengdt/Sparrow-Framework
The Open Source Game Engine for iOS
juliengdt/SwiftLint
An experimental tool to enforce Swift style and conventions.
juliengdt/Swog
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog or println, but with additional information, such as the date, function name, filename and line number.
juliengdt/VVDocumenter-Xcode
Xcode plug-in which helps you write Javadoc style documents easier.
juliengdt/XAlign
An amazing Xcode plugin to align regular code. it can align Xnything in any way you want.
juliengdt/XcodeColors
XcodeColors allows you to use colors in the Xcode debugging console. It's designed to aid in the debugging process.
juliengdt/xls-to-resource
juliengdt/XToDo
Xcode plugin to collect and list the `TODO`,`FIXME`,`???`,`!!!!`