Back in 2013, I realized the Mobile App for Ferrara Buskers Festival, a manifestation of music and entertainment organized in my home town, Ferrara, where artists from all over the world come to exhibit and show their music, talent and creativity. The main purpose of this App was to provide useful informations of the festival, along with a simple "game": users were engaged to vote every single artist, gaining points for each vote. At the end of the manifestation, the highest score was rewarded with a prize. I developed both the Backend and Frontend, providing an App for each major mobile platform: iOS, Android, Windows Phone.
Technology used: this app's backend has been completely developed using Node.js, socket.io and Express.js ; the app has been developed using Phonegap, CSS3, jQuery, and socket.io. Javascript was the main language for this project. I decided not to use a native solution, due to very limited time.
( October 2013, February 2014 ). During these four months i worked with my two collegues to develop the official app for an italian city, Modena , working side by side with the communications agency Kuva Comunicazione. The app's production phase led us to the creation and maintenance of a modular Android Framework, which won't be available outside our team. We used Python as main server-side language.
This app is now available to download on the App Store and on the Google Play Store. Main Technologies: Java, Objective-C , Python, Parse.com as main push notification delivery system.
( March 2014 - October 2014 ). During these months i worked with my two collegues to develop the official app for ARPA Emilia Romagna, a weather company in our region, Emilia Romagna. This app cover the whole weather forecasts for the Region, along with a lot of useful data coming from their open data services. This work was the result of another partnership between us and the communications agency Kuva Comunicazione.
The App is now available on the Apple App Store and on the Google Play Store. Main Technologies: Java, Objective-C , Python. No Push Notification System was added to the project. This app is available in multi language: Italian, English, Russian, French and German.
This is my personal Game Engine. I started this project in October 2014 as a simple THREE.js boilerplate, and now I'm heading to the creation of a "fully" functional Game Engine built on top of THREE.js and other marvellous libraries. It's still in heavy development, but you can follow the repository here
Although the project is still in alpha version, it's already ready to use and it features an advanced 3D Editor along with a full set of examples to help you getting started. See my "Worm" game to see what can be achieved with Wage.
Lype is what I like to say "Javascript Playground": basically, it's a live Javascript editor with a integrated Coffeescript compiler, a JSLinter, a Tab system and a 2D HTML5 Canvas. You can check the repository here
Worm is my very first attempt in creating a Javascript 3D Game from scratch. This is a very interesting experiment, because it's crafted with Wage, and features another useful tool I created a few months ago, Bee.js. This game features a Particle Engine, sounds and Social integration. You can check the repository here
Although the game is completed, there are probably a lot of bugs and the game graphics could easily be improved, but its main purpose was to stress and test my Game Engine. However, you can check this article too see how the game works.
This is my first attempt in Data Visualization. The main purpose of this project is to show Earthquakes data in real-time, with the support of the "WorldBank Data API". This project is built with THREE.js, and features a complex system of particles to recreate planet Earth in a original way.
The project is not completed, and there are probably a lot of bugs and the graphics could be easily improved.