Skip to content
View Doge-is-Dope's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Doge-is-Dope

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
Doge-is-Dope/README.md

Hello World πŸ‘‹

About me

class DogeIsDope:

    def __init__(self):
        self.username = 'doge-is-dope'
        self.name = 'Clement Liang'
        self.code = {
            'frontend': ['Android Jetpack', 'React', 'React Native'],
            'backend': ['Kotlin', 'Python', 'Node.js', 'GraphQL']
            'devops': ['CircleCI', 'GitHub Actions'],
            'learning': ['blockchain', 'Solidity', 'ai', 'LangChain'],
        }
        self.interests = ['podcasting', 'exploring']

    def __str__(self):
        return self.name


if __name__ == '__main__':
    me = DogeIsDope()

Pinned Loading

  1. drip drip Public

    πŸ’§ A decentralized incentive-based learning platform, crafted at ETHGlobal Bangkok 2024.

    Swift 1

  2. tx-generator tx-generator Public

    πŸ€– An AI-driven tool that converts natural language into executable Ethereum transactions.

    Jupyter Notebook 2 2

  3. blocto/fcl-android blocto/fcl-android Public

    🌊 Flow Client Library for Android

    Kotlin 21 2

  4. ERC4337-sample ERC4337-sample Public

    Simple implementation of ERC4337

    Solidity 3 2

  5. healthkey healthkey Public

    🧳 An app for safe tourism that verifies visitor health status with QR codes and highlights trusted locations.

    Kotlin

  6. The-Shill-Game The-Shill-Game Public

    🎭 An AI-powered debate game where NFT-backed agents battle for memecoin supremacy in a survival-style shill war, built at ETHGlobal Taipei 2025.

    Python 1