Search
Help me to find what you are looking for.
Categories
Tags
Some random articles
Email Obfuscator
Category: tools
Email Link Obfuscator creates a JavaScript code that hides your email address from annoying spambot. Once you create the code you can safely publish your email address on your ...
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 ...
What is the mining? Who is the miner?
Category: Blockchain
The mining is the process where the data is collected in a block and then the block is appended to the blockchain. This process is done by the miner. Before digging into the process of mining, ...
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 ...
How a blockchain works - the Proof of Work
Category: Blockchain
When we were talking about mining, we mentioned a difficult puzzle that a miner has to solve. What is this puzzle and what is it for? Before reading this article, I suggest you read these two ...
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 ...