I am a web developer from Malaysia and currently living in Singapore. I enjoy building everything from small business sites to rich interactive web apps. If you are a business seeking a web presence or an employer looking to hire, you can get in touch with me here.
I need a website I'm looking to hireA simple React web application which invites people to search for locations and to store them in their browsers’ localStorage. The locations are presented on a Google Map with the help of the GMaps plugin. We use Bootstrap with the Flatly theme for user interface. In the process, the application is divided into logical components and make them talk to each other.
A simple bulletin board application that will allow users to add and remove events using lightweight Vue.js. First step is to focus working with local data on the client side. At the end, vue-resource package is used to send HTTP requests to back end.