
Welecome 👋🏿 to my
blog 😇
Welcome to my tech blog—a place where I share my technical journey, from coding tips and cryptography insights to blockchain basics. Here, you’ll find practical knowledge and lessons learned from real projects and experiments. Dive in, explore, and join me in uncovering new ideas and solutions! I hope my experiences help you grow and tackle your own challenges.

Djibril Mug
16 Nov 2024

Solidity: upgradable smart contracts explained.
Introduction Smart contracts are awesome🤩 and we all love them. What makes them more...

Djibril Mug
5 Nov 2024
5 min read

cryptocurrency
ethereum
web3
blockchain
Demystifying ABI Encoding in solidity
introduction ABI encoding is the standard way used in the Ethereum ecosystem to communicate and...

Djibril Mug
23 Oct 2024
4 min read

cryptocurrency
ethereum
bitcoin
web3
Understanding HD(Hierarchical deterministic) wallet
An HD (Hierarchical deterministic) wallet is a type of wallet that generates child keys from a single...

Djibril Mug
15 Aug 2024
3 min read

chrome
javascript
extensions
Build your first chrome extension (Part 1)
Welcome to this series of articles where you learn how to build Chrome extensions by building a...

Djibril Mug
6 Nov 2023
4 min read

chrome
javascript
manifest3
Build your first chrome extension (Part 2)
Here we go again, I published the first episode on how to create a basic popup page for our project...

Djibril Mug
6 Nov 2023
6 min read

browser
web
manifest3
webdev
Build your first Chrome extension (Part 3 - End)
Yeah, it's me again, in this last episode we are adding the remaining functionalities to our...

Djibril Mug
6 Nov 2023
2 min read

zustand
react
React state management with Zustand🐻
With all the state management libraries that we currently have, deciding what to use for your next...

Djibril Mug
8 Aug 2023
7 min read

beginners
react
javascript
webdev
React custom hooks for everyone🪝
Maintaining react components that contain too much logic has never been easy, thanks to react custom...

Djibril Mug
13 Jul 2023
4 min read

react
beginners
javascript
vite
Edit and preview Markdown in react.js
Introduction For programmers, we all know that markdown is among the best ways for presenting...

Djibril Mug
22 Apr 2023
3 min read