A photo of Shodipo Ayomide

Blog

Technical articles and insights

Biometric Key Derivation for Decentralized Identity Using Fuzzy Extractors

Oct 21, 2025
·
11 min read

The question is what if your biometric e.g. 'face' is your private-key? No seed phrases to lose, no passwords to forget, no keys to store. Your biometric generates your wallet, which holds your verifiable credentials, which you prove using ZKPs.

Understanding and Implementing EIP-7702

Sep 27, 2025
·
6 min read

Let's say you're trying to execute a complex all-in-one atomic transaction that requires swapping tokens, adding liquidity, and staking rewards. But then, your regular Ethereum wallet EOA can't do batch transactions.

Simplifying Cross-Chain Transactions Using Intents

Sep 18, 2025
·
7 min read

What if I told you there's a better way? What if you could just say I want 100 SOL for my 1000 USDC and have the blockchain figure out the rest?

GPU Accelerated Zero-Knowledge Proving

Sep 7, 2025
·
5 min read

Zero-knowledge proofs enables verifiable computation without opening up private transactions, creating a powerful building blocks for privacy-preserving transactions and scalable onchain verification.

Verifying Smart Contracts on the Polygon zkEVM Using the Explorer

Jan 19, 2023
·
4 min read

Source code of smart contracts deployed on the Polygon POS chain can be verified using the explorer, similarly, contracts deployed on the Polygon zkEVM testnet can also be verified using the Polygon zkEVM testnet explorer...

Understanding The Modular Blockchain Infrastructure

Oct 30, 2022
·
9 min read

First generation blockchains like Bitcoin, Ethereum and Solana are saddled to the tasks of carrying out consensus, settlement, execution and data availability on the same layer hence they have been termed monolithic blockchains. By design, monolithic blockchains can’t effectively carry out all these tasks and this leads to the rise of the blockchain trilemma.

An Exploration of the zkEVM & The Polygon zkEVM

Oct 4, 2022
·
6 min read

By design, the Polygon zkEVM is an EVM-compatible zk-rollup. It aims to improve throughput, performance, and efficiency.

Deep Dive Into Ethereum’s Journey To Achieving Scalability

Sep 19, 2022
·
6 min read

Ethereum’s vision is to become a blockchain that solves the blockchain trilemma problem. This means it will become more scalable, and secure and still maintain decentralization.

Animated Loading Skeletons with Tailwind CSS

Jul 18, 2022
·
1 min read

My Next Adventure - New role at Polygon Technology

Nov 15, 2021
·
2 min read

Moving on doesn't mean forgetting the past, the past is part of what made a way to the future we are in today.

Welcome to ImageHive v2 - The future of colors.

Nov 23, 2020
·
2 min read

Welcome to the long-awaited v2 of ImageHive, which is finally here, and here is a breakdown of the newer features available to you.

Setting up a Raspberry Pi 3 for beginners

May 17, 2020
·
4 min read

Raspberry Pi 3 is a small computer the size of an ATM card which was built by the Raspberry Pi foundation and has the ability to connect with external devices and networks via wireless LAN and Bluetooth connectivity.

Deploying Apps to GitHub using TortoiseGIT

Mar 2, 2018
·
3 min read

TortoiseGit is a Git code control client, which is based on TortoiseSVN. It is an open source software under GNU license

Understanding the concept behind AIML

Dec 8, 2017
·
2 min read

AIML or Artificial Intelligence Markup Language is an XML base language used for creating chatbots(AI), it is always saved with the extension (.aiml).

Built with ❤️ © 2025