I'm an iOS developer based in Paris.
I like to build beautiful and efficient UI components as well as clean and reliable architectures.
I use open source tools in my daily work and I enjoy contributing back to the community. In the following portfolio you will find several projects I've worked on.
ClusterKit is an elegant and efficient clustering controller for maps. Its flexible architecture make it very customizable, you can use your own algorithm and even your own map provider.
MXParallaxBackground is a background class for UIScrolView. It allows you to add multiple parallax backgrounds with different intensity and direction.
MXParallaxHeader is a nice header class for UIScrollView.
In addition, This project includes 2 other classes: MXScrollView is a UIScrollView subclass with the ability to hook the vertical scroll from its subviews, this can be used to add a parallax header to complex view hierachy. Moreover, MXScrollViewController allows you to add a MXParallaxHeader to any kind of UIViewController.
A simple and very customizable paging controller with a parallax header. The view is basically a horizontal swipeable tab view with a stretchable header.
MXSegmentedPager combines 3 different projects:
An Objective-C interface for Discogs API v2.0 (a RESTful API to Discogs data).
The library handles the authentication process as well as retreiving data like releases, masters, artists and labels. By using Discogs API, your application can also manage User Collections and Wantlists.
A collection of tools to quickly build a mobile web service client.
The kit is composed of 3 main projects: