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()
π―
Focusing
Software Eng./ Mobile App Dev. with experience in Kotlin, Python, AI and blockchain.
Pinned Loading
-
tx-generator
tx-generator Publicπ€ An AI-driven tool that converts natural language into executable Ethereum transactions.
-
-
-
healthkey
healthkey Publicπ§³ An app for safe tourism that verifies visitor health status with QR codes and highlights trusted locations.
Kotlin
-
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
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.