Contact Information
Newest articles
The Ultimate Guide to Crypto Tokens
You have probably heard lately the terms tokens, crypto tokens, and cryptocurrencies. In this article, I will cover in depth what crypto tokens are, how
Coding Challenges: How to Solve Them
Here you are going to see how to approach coding challenges like a pro and nail your next technical interview! Preface I wrote down everything
UTXO and Account-Based Blockchains
UTXO vs Account-Based Blockchains Introduction Bitcoin and Ethereum differ in many ways. In this article, I will cover one of their differences: the way they
How to Become a Certified Kubernetes Application Developer
This guide is a summary of my study notes for the Certified Kubernetes Application Developer (CKAD) exam that I recently passed. Even if you’re not
Bloom Filters and Bitcoin
Bloom filters are a data structure developed by Burton Howard Bloom in 1970. You can see them as a hash tables’ cousin. They also allow
Merkle Trees and Bitcoin
Merkle trees, also known as binary hash trees, are a type of binary tree. They can be used to efficiently verify the integrity of large