Search
Help me to find what you are looking for.
Categories
Tags
Some random articles
Coming soon page
Category: resources
If you need a coming soon page, don't waste your time on developing it because you are going to use it for a short period. This coming soon page has a minimal design and it's made with PHP, HTML and ...
Social share buttons
Category: resources
Do you see the social share buttons on the bottom left corner? Ok, I'm going to explain how to build them. It isn't difficult... so if you don't want to read you can download the ...
How a blockchain works... Let's make one!
Category: Blockchain
Have you ever wondered why the blocks on the blockchain are stored one after another? In this article we are going to talk about the basic blockchain concepts; these concepts will be fundamental ...
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 ...