Welcome

to my Blog

I’m a FrontEnd developer based in France. Loving beautiful and easy to use interfaces.

Follow
banner-image
A better time widget for mobile devices

A better time widget for mobile devices

While playing with various mobile (touch-enabled) OS I noticed that all were using the very same widget for setting time. Here is the one used in iOS: … and the one used in the latest...

Continue...
Experimenting with box-shadow

Experimenting with box-shadow

Today’s browsers have very fast rendering engines: the above image is made of 26.000 different box-shadow. No canvas, no embeded image. And this is rendered instantly on today’s computers and take only a few seconds...

Continue...
IE 10 Opacity bug with CSS transitions

IE 10 Opacity bug with CSS transitions

While adding MS CSS prefixes to 500 photos slideshow, I noticed something was making the transitions blink. With some more tests I found out this was related to CSS transtions. It seems IE 10 (consumer...

Continue...
Playing with 500px API & CSS3

Playing with 500px API & CSS3

Here is a little slideshow I did to see what could be done with the 500px API. I wanted to see how CSS 3 could be used to minimize server load so not a single...

Continue...