Skip to content
View Kanasjnr's full-sized avatar
🥇
Focusing
🥇
Focusing

Block or report Kanasjnr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kanasjnr/README.md

Hi there 👋, I'm Jimoh Nasihudeen Adegboyega

Typing SVG

profile-banner


About Me

I am a Blockchain Engineer and proud Polkadot Blockchain Academy (PBA) Alumni specializing in the design, development, and deployment of decentralized systems and protocols.

Core Expertise

  • Smart Contracts (Solidity, Ink!)
  • Protocol & Infrastructure (Consensus, Governance, Cross-chain Systems)
  • DeFi & ReFi (Tokenization, DAOs, On-chain Mechanisms)
  • Currently mastering Rust & Substrate for protocol engineering

My mission is to contribute to Web3 infrastructure that empowers communities, bridges TradFi and DeFi, and accelerates global blockchain adoption.


Connect With Me

LinkedIn
X
Gmail
Medium


Public On-chain Identities

  • Polkadot: 12pCUGSwoW4Xek48TLUHCFhrvAdjmciMMLJoRJD8HWP5saXH
  • Ethereum / ENS: nasihudeen.eth

GitHub Stats

kanasjnr

 kanasjnr

Pinned Loading

  1. BlogPost.sol BlogPost.sol
    1
    // SPDX-License-Identifier: MIT
    2
    pragma solidity ^0.8.26;
    3
    
                  
    4
    contract Blog {
    5