MuchCalendar is a platform to manage the booking of classes and training sessions. It consists of a RESTful service hosted on AWS, a web management application, an app for iOS and Android and a virtual assistant (bot) connected to Telegram.

Technologies used: Java, Spring, Hibernate, AWS (backend); Angular5, Material Design (management frontend); ReactNative (mobile app); Microsoft BotFramework (virtual assistant)..

Musicality is a platform that connects students and teachers of private music lessons, using the mobile phone. The current version of the platform is a proof of concept, fully functional (prototype).

Tecnologías utilizadas: Java, Spring, Hibernate, GoogleAppEngine (Backend); Ionic2 (hybrid mobile app).

Muki is a tool that facilitates the integration of iOS applications with JEE applications through RESTful services.

Starting from the description of the service, Muki generates all the code needed to perform the HTTP communication and data serialization. The code generated by Muki is 100% clean, readable and is easily integrated into the applications. The entire HTTP communication process and data serialization and conversion between the server and client applications is done automatically by the generated classes.

Technologies used: Java, Spring, Velocity, ObjC, Swift.