jegnux
iOS Software Engineer at @DataDog • Previously: @Heetch @Finalcad @deezer @Viseo • Speaker @FrenchKit 2019/2020
@datadogToulouse, France
Pinned Repositories
Annotated
Annotate your Strings
BackedCodable
Powerful property wrapper to back codable properties.
JXMagicObject
Magically map your dictionaries keys/values to a true object with declared properties.
JXOrientation
JXOrientation let you easily manage UIView properties depending on device orientation.
Needs
RxGesture
RxSwift reactive wrapper for view gestures
RxModal
Subscribe to your modal flows
jegnux's Repositories
jegnux/BackedCodable
Powerful property wrapper to back codable properties.
jegnux/Annotated
Annotate your Strings
jegnux/JXMagicObject
Magically map your dictionaries keys/values to a true object with declared properties.
jegnux/JXOrientation
JXOrientation let you easily manage UIView properties depending on device orientation.
jegnux/SwiftUISeriesWorkaroundsAndHacks
My submission for the SwiftUISeries' Workarounds & Hacks challenge
jegnux/Needs
jegnux/SwiftUICameraAppSpeedrunChallenge
My submission for the SwiftUISeries' speed run challenge
jegnux/TwentyLayout
The safest, yet most powerful, Auto Layout DSL you deserve in 2020
jegnux/ShitSwiftDev
Collection of snippets made for @ShitSwiftDev parodic Twitter account
jegnux/AppToBrowserRedirect
Small page which allow you to go back to your iOS App using "previous" button of Safari
jegnux/KeyPathKit
KeyPathKit is a library that provides the standard functions to manipulate data along with a call-syntax that relies on typed keypaths to make the call sites as short and clean as possible.
jegnux/AsyncCompatibilityKit
iOS 13-compatible backports of commonly used async/await-based system APIs that are only available from iOS 15 by default.
jegnux/blog
jegnux/ColorKit
Advanced color manipulation for iOS.
jegnux/FeatureFlagsController-iOS
jegnux/indigo
:ramen: Minimalist Jekyll Template, dark and light themes
jegnux/jegnux.github.io
Elegant Programming in Swift
jegnux/Pow
Delightful SwiftUI effects for your app
jegnux/RxDataSources
UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)
jegnux/RxSwift
Reactive Programming in Swift
jegnux/RxSwiftExt
A collection of Rx operators & tools not found in the core RxSwift distribution
jegnux/ShowcaseKit
Embrace Showcase Driven Development with ease :)
jegnux/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
jegnux/vapor-routing
A bidirectional Vapor router with more type safety and less fuss.
jegnux/workarounds