Skip to content
View 23h1's full-sized avatar
👁️‍🗨️
👁️‍🗨️

Block or report 23h1

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. BBC_POC BBC_POC Public

    UI Tests on BBC website

    C#

  2. busroute busroute Public

    JavaScript

  3. redis_trial redis_trial Public

    JavaScript

  4. simple-authentiation-using-custom-middleware simple-authentiation-using-custom-middleware Public

    JavaScript

  5. state-management state-management Public

    JavaScript

  6. Created using remix-ide: Realtime Et... Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.7+commit.e28d00a7.js&optimize=false&runs=200&gist=
    1
    // SPDX-License-Identifier: CICS
    2
    
                  
    3
    pragma solidity 0.8.7;
    4
    
                  
    5
    import '@openzeppelin/contracts/token/ERC20/ERC20.sol';