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()- 🔭 A Software and DevOps Engineer.
- 🌱 Helped to launch an IaC scanning tool called Steampunk Spotter at XLAB Steampunk.
- ⚡ Was once steering the development of xOpera cloud orchestrator.
- 🇪🇺 Contributed to Gaia-X/Eclipse XFSC project, where I was designing and implementing the Orchestration services.
- 🧐 See my GitLab profile to explore more of my work.
- ⚽ Loves football, summer, and camping.
- 📫 How to reach me: Gmail, LinkedIn or anzeluzar.com.






