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 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
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. xlab-si/xopera-opera xlab-si/xopera-opera Public

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

    Python 40 15

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

    GitHub Action for Steampunk Spotter

    Shell 5 2

  3. camping-rso/camping-images-ms camping-rso/camping-images-ms Public

    A microservice for managing camping images

    Java

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

    A series of challenges for the Steampunk Ansible Challenge competition

    HTML 18 10

  5. xlab-si/template-library-vscode-plugin xlab-si/template-library-vscode-plugin Public

    VS Code/Eclipse Che Theia plugin for Template Library

    TypeScript 2 3

  6. camping-rso/camping-reservations-ms camping-rso/camping-reservations-ms Public

    A microservice for camping reservations

    C# 1