Skip to content
View Kanasjnr's full-sized avatar
:octocat:
Available
:octocat:
Available

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


About Me

I’m a Developer Experience Engineer with a background in Blockchain Engineering. I turn complex protocol logic into developer-friendly documentation, tutorials, and reference implementations that help builders ship confidently.

My work sits at the intersection of engineering, documentation and community from writing docs and tutorials, building examples, supporting developers, and turning complex protocol ideas into things that are easy to understand and use.

What I work on

  • Tutorials, onboarding flows, and technical education
  • Technical writing and documentation
  • Smart contracts and protocol development
  • Protocol research and reference implementations

I’m currently spending a lot of time learning Rust and Substrate, with a focus on protocol-level development in the Polkadot ecosystem.

Overall, I care about making Web3 tools clear, practical, and developer-friendly, so more people can confidently build with them.


Connect With Me

LinkedIn
X
Email
Medium


GitHub Stats

Anurag's GitHub stats Anurag's GitHub stats

Pinned Loading

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