Ikeh Akinyemi Ikeh Akinyemi is a software engineer based in Rivers State, Nigeria. He’s passionate about learning pure and applied mathematics concepts, open source, and software engineering.

Stories by Ikeh Akinyemi

Implement Typo Friendly Search Components React Apps

How to implement typo-friendly search components in your React app

Dev

Learn how to implement a typo-friendly search component in your React app using a simple API.

Ikeh Akinyemi
Jul 19, 2022 ⋅ 5 min read
Stylify Vs Master Styles Comparing Tailwind Like Css Utility Libraries

Stylify vs. Master Styles: Comparing Tailwind-like CSS utility libraries

Dev

In this article, we will compare two utility-first CSS libraries — Stylify and Mater Styles; with which you can build unique and responsive UI, while writing less code.

Ikeh Akinyemi
Jun 15, 2022 ⋅ 5 min read
Rust Logo

Working with Rust collections

Dev

Rust collections enable us to store and retrieve data efficiently. This overview includes use cases for specific collections.

Ikeh Akinyemi
May 17, 2022 ⋅ 6 min read
Understanding Discriminated Union Intersection Types Typescript

Understanding discriminated union and intersection types in TypeScript

Dev

Learn about discriminated union and intersection types in TypeScript and how you can implement them with this guide blog post.

Ikeh Akinyemi
Apr 11, 2022 ⋅ 6 min read
Ethereum Symbol Over a Fenced Sky Background

Comparing Ethereum nodes and clients

Dev

Learn about the unique features and benefits of several Ethereum clients: Geth, Nethermind, Erigon, Besu, and OpenEthereum.

Ikeh Akinyemi
Feb 28, 2022 ⋅ 5 min read
Building Secure Smart Contracts OpenZeppelin

Building secure smart contracts with OpenZeppelin

Dev

Use OpenZeppelin Contracts and the Truffle framework to build and test secure smart contracts for ERC20 and ERC721 tokens. We also demo building ERC1155 contracts on the Remix IDE.

Ikeh Akinyemi
Jan 27, 2022 ⋅ 5 min read
How to Mint an NFT With Etherscan

How to mint an NFT with Etherscan

Dev

In this tutorial, we’ll be minting an NFT from a smart contract on Etherscan. We’ll use the mint function to mint NFTs directly using Etherscan interfaces.

Ikeh Akinyemi
Jan 25, 2022 ⋅ 2 min read
Guide to Polkadot Blockchain App Development And Deployment

Guide to Polkadot blockchain app development and deployment

Dev

Learn core concepts associated with building blockchain apps on Polkadot network, such as parachains, parathreads, and the Substrate framework.

Ikeh Akinyemi
Dec 27, 2021 ⋅ 4 min read
Configuring the Go HTTP Client

Configuring the Go HTTP client

Dev

Walk through a simple procedure to configure and establish a connection between client and server and make HTTP requests in Go.

Ikeh Akinyemi
Dec 10, 2021 ⋅ 4 min read
How to Make an HTTP POST Request With a JSON Body in Go

How to make an HTTP POST request with a JSON body in Go

Dev

Learn a simple procedure for making an HTTP POST request with a JSON body to a simple web server written in Go.

Ikeh Akinyemi
Nov 30, 2021 ⋅ 3 min read
Halfmoon Tutorial: How to Customize Your Website UI for Light and Dark Modes

Halfmoon tutorial: How to customize your website UI for light and dark modes

Dev

Halfmoon is a frontend framework for building website UIs. Learn how to customize styles for both light and dark modes using Halfmoon.

Ikeh Akinyemi
Nov 24, 2021 ⋅ 5 min read

Guide to blockchain game development

Dev

Let’s explore the emerging trend of blockchain game development and how to use the tools available within the crypto space to build games.

Ikeh Akinyemi
Nov 12, 2021 ⋅ 8 min read