Monolith, Microservices, Serverless?
Here are some introduction videos on monolithic applications, microservices and the serverless idea.
Here are some introduction videos on monolithic applications, microservices and the serverless idea.
After carefully evaluating my current status and taking into consideration the visits there and the friends and family I have in Spain, I have decided that it’s time for a change.
It’s been a few years since I have used the wolf-like logo for my website. Recently I have decided that my website needs a face lift. Together with that decision, leaving my old logo behind seems like the right thing…
This is a PHP wrapper class for the Freenom API. It returns information in the JSON format.
This was a team effort, especially under the design category. At the end, we were particularly proud of the logo and the overall simplicity and accessibility of information inside the project.
This is a plugin for WordPress which disables the upper admin area in the font side and just displays a button with a link towards the administration. Using this plugin, the preview of the website is closer to how a…
Execute multiple asynchronous functions and when they are finished execute the callback with result parameters from the functions run.
Licensing application based on Node.js and React. It manages the activation codes, clients andresellers.
Parallel execution of a python process using Node.js’s cluster module, in order to simultaneously run OCR on scanned documents. The app can be installed on multiple servers and using a centraldatabase where the jobs are stored, it can run multiple…
Development and implementation of a Web GIS component which consumes a predefined API.
Node.js backend and Jade (Pug) frontend based on JQuery and Twitter Bootstrap for interacting with a NAGIOS server with the purpose of monitoring the status of a network. Where Nagios isn’t available, a PING based service has been implemented.
sync-sql is designed to make synchronous queries to the database. It has been developed as a tool to help nightwatch.js tests – or other such tools – connect directly to an sql database.