Search

. . .

Help me to find what you are looking for.

Some random articles

Free the bean!

Category: resources

This is a JavaScript game. The aim of the game is to free the dots (or the beans) by clicking on the sticks. When the sticks are removed the bean is free, and with every free bean you get a point and ...

Wordpress Empty Plugin

Category: resources

When I have to create a new Wordpress functionality I always use an empty plugin to start with. Here I'm going to explain how to develop your Wordpress plugin. If you are not interested in this ...

AI: are you ready for the coming revolution?

Category: Thoughts

We read lots of scary articles about Artificial Intelligence and how you will be replaced by a cute robot. Here are some thoughts about what is going to happen and how to get ready for the next big ...

View of Valletta: a hand drawing

Category: Other stuff

Sometimes I spend my time drawing. This is the view of Valletta, the capital of Malta _

Create your Blockchain DApp with Ethereum and VueJS - Tutorial Intro

Category: Blockchain

This is a simple decentralized application built using Ethereum blockchain and VueJS for the front-end. This DApp example lets the users store their name and status on the ...

How to Test Smart Contracts - Tutorial

Category: Blockchain

Testing a smart contract is a must of the blockchain development process. Remember that the blockchain does not forgive you any errors because of its immutability! The only way to fix a bug ...