| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusefrom anzeluzar import SportsBrain, TechHands, StartupHeart, process
class Anzoman:
def __init__(self):
self.brain = SportsBrain()
self.hands = TechHands()
self.heart = StartupHeart()
def run(self):
workflow = ["build apps", "chase dreams", "debug reality"]
return [process(task) for task in workflow]
me = Anzoman()
state = me.run()Performant and Confidentiality-Preserving Smart Contracts + Blockchains
Official SDK for the Oasis Network.
Oasis Sapphire - the confidential EVM-compatible ParaTime for the Oasis Network
xOpera orchestrator compliant with TOSCA YAML v1.3 in the making
GitHub Action for Steampunk Spotter
A series of challenges for the Steampunk Ansible Challenge competition
| Back | FazBrowse Home | New Git URL |