I developed the code and animations of four featured digital web comics, which were the foundations of the JavaScript libraries used by all the other comics created with the Generator.
I used JavaScript, CSS and HTML.
The source code is not available to download, but it's possible to see the comics installing the iPad app.
I developed the front end code based on the Sketch designs given to me. I was responsible for the technical choices and implementations and to adapt the designs to all kind of screens and devices.
I used HTML5, CSS3, Sass, JavaScript, SVG, Jade as template engine, Harp as static server.
I developed the front end code based on the PSD designs given to me. I was responsible for the technical choices and implementations and to adapt the designs to all kind of screens and devices.
I used HTML5, CSS3, Sass, JavaScript, SVG, Jade as template engine, Harp as static server.
I developed the front end code based on the PSD designs given to me. I was responsible for the technical choices and implementations and to adapt the designs to all kind of screens and devices.
I used HTML5, CSS3, Sass, JavaScript, SVG, Jade as template engine, Harp as static server.
I developed the front end code based on the PSD designs given to me. I was responsible for the technical choices and implementations and to adapt the designs to all kind of screens and devices.
I used HTML5, CSS3, Sass, JavaScript, SVG, Jade as template engine, Harp as static server.
Templates for a printing company website. I created the templates using HTML5, CSS3, Sass, font icons and jQuery, with the designs provided by the client.
Plugin for TinyMCE that lets you create a custom button or dropdown menu for inserting personalized snippets of text or code from an external source (like json) into the editor.
Purpose of this jQuery plugin is to remove an already choosen option from the other <select> boxes. It is possible to decide which value is considered default (and therefore will not be deleted) in the script options.
Purpose of this jQuery plugin is to give a visual feedback to <select> boxes with no option selected. It is possible to decide which value is considered default in the script options.
My personal CV, created with HTML5 Boilerplate as the base template, Selectivizr for old IEs CSS3 support and hCard microformat for a little bit of semantic.
This one started as a simple page of Goo Goo Dolls lyrics for my personal use, then I tried to implement some CSS3 features, like the :target selector, then one thing leads to another and at the end I made a css-only hover menu with different effect for the two halfs of the voices. This work led me to knowledge some webkit bugs, like the lack of support for general sibling and hover combination (more info), and to a little trick to partialy solve this problem (setting a hover selector for the parent element).
A javascript, CSS and HTML5 implementation of the crossword game. The purpose is to allow people without any web knowledge to build their web version of an already existing crossword.
This is a tool I made in 2006, developed for an Italian community of Lineage2 (a famous MMORPG). The purpose was hrlping with the rewards counts, a function missing in the game interface. The target was young people (15-30 years old) with a great range of computer knowledge, therefore it was essential the correct working under IE. I chose to use html and javascript to allow users to keep a offline version of the tool.