Mainly frontend and backend development, a role that I have been playing uninterruptedly since 2013, lately (2020) I have complemented with devops some of the services I have to offer.
HTML | CSS | SASS | LESS
JAVASCRIPT | TYPESCRIPT
REACTJS | VUEJS
PHP | NODEJS | PYTHON
WORDPRESS | LARAVEL | LUMEN
EXPRESSJS | NESTJS
SQLITE | MYSQL | POSTGRESQL
MONGODB | COUCHDB | FIREBASE
DOCKER | COMPOSE | SWARM
KUBERNETES | RANCHER
LINUX
As a developer I have created some libraries and services in different technologies, which I list below:
setTimeout and setInterval methods return a numeric identifier as default, but sometimes i wanted to set myself an identifier to them with strings or constants variables, with this library now i can
A web application to get self location on a map or look up for places by name, integrates with 'MY LOCATION API' service for look up feature
An API service to look up for coordinates, locations, timezones, languages, countries, geographic political divisions
While working (and learning) with javascript i found that native validation for different "data types" doesn't seem intuitive at all, so i creaed a couple of methods to check every primitive and some not primitive type existing in javascript.
A web application to look up IP Address, IP Address location and Autonomous Systems data, works with 'MyIP API' service for look up feature
An API service to look up IP Address, IP Address location and Autonomous Systems data.
In some javascript environment the property navigator.onLine is not available, with this library i can find out the state of internet connection.
A library to use queryable promises or make native promise A+ queryable
A library to manage a data store and subscriptions to stored values changes.