Background responsive loop video

My favorite presentation frameworks

Use arrow keys to navigate.

Reveal

A framework for easily creating beautiful presentations using HTML.

Impress

It’s a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com

I personally prefer impress.js, it’s more powerful, updated and at least as easy as reveal.js

Helios Control desktop and supplies from phone mockups

One of my first mockup for Helios Control desktop app and a supplies generic phone app.

Dealing with zooms and mouse dragging selections

There is a nice CSS property to change any zoom you want and it is called with the same name (zoom), however it doesn’t work well at the same time with mouse dragging selections because of the references and the different implementations around browsers. What you can used instead is another familiar CSS property together with a reference. We are talking about scaling with the transform property and setting up its origin.