Skip to content
View anzoman's full-sized avatar
Dribbling past all the bugs
Dribbling past all the bugs
  • MVP Island

Block or report anzoman

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
anzoman/README.md

Hi there, I am Anže! 🚀

from 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()

Pinned Loading

  1. oasisprotocol/oasis-core oasisprotocol/oasis-core Public

    Performant and Confidentiality-Preserving Smart Contracts + Blockchains

    Go 368 152

  2. oasisprotocol/oasis-sdk oasisprotocol/oasis-sdk Public

    Official SDK for the Oasis Network.

    Rust 89 33

  3. oasisprotocol/sapphire-paratime oasisprotocol/sapphire-paratime Public

    Oasis Sapphire - the confidential EVM-compatible ParaTime for the Oasis Network

    TypeScript 73 38

  4. xlab-si/xopera-opera xlab-si/xopera-opera Public

    xOpera orchestrator compliant with TOSCA YAML v1.3 in the making

    Python 40 15

  5. xlab-steampunk/spotter-action xlab-steampunk/spotter-action Public

    GitHub Action for Steampunk Spotter

    Shell 5 2

  6. xlab-steampunk/ansible-challenge xlab-steampunk/ansible-challenge Public

    A series of challenges for the Steampunk Ansible Challenge competition

    HTML 19 10