
I create websites and applications using the basic HTML5, Javascript and CSS. I also use other js libraries such as jQuery, and front-end templates such as React and Handlebars. To expedite the embelisment of the pages I use Bootstrap and Materialize.
Server side of websites and applications, I Node.js to execute javascript outside of the web browser and Express as my server framework to build the applications and APIs.
To store data from user input, external APIs and I use both relational Database MySQL with Sequelize as my Object Relational Mapping, and non-relational Database Mongo DB, using the Object Data Modeling Mongoose .