Search
Help me to find what you are looking for.
Categories
Tags
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 ...
WP Social Importer
Category: tools
WP Social Importer is a wordpress plugin that imports news from Facebook, Instagram, Twitter into your website. This plugin transforms automatically the news from your social networks into wordpress ...
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 ...
Create your Blockchain DApp with Ethereum and VueJS - Tutorial Part 1
Category: Blockchain
In this first part of the tutorial we are going to create the smart contract that handles the registration of users; then we are going to deploy the smart contract to the blockchain using ...
Create your Blockchain DApp with Ethereum and VueJS - Tutorial Part 2
Category: Blockchain
In the second part of the tutorial we are going to develop the front-end and see how to interact with the smart contract developed in the PART 1. If you missed the introduction and you want to ...
Laravel Metadata
Category: PHP
Laravel Metadata is a lightweight PHP package that helps you to handle extra data on your models without adding any new fields on your database table. GitHub Repository PHP Packagist ...