Skip to content

AzureCloudMonk/AzureCloudMonk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

The Cloud Monk: 👋

class CloudMonk:

def __init__(self):
	self.work = CloudMonk("Cloud Native DevOps Engineer")
	self.oss = Kubernetes("Consultant")
	self.home = USA("Pacific Mountain Northwest")

async def run(self, inputs: Union[Vegetables, Tea]) -> None:
	while True:
		await self.work.do(inputs)
		await self.oss.do(inputs)
	
def sleep(self):
	raise NotImplementedError

🐙 Octo-Ring

I'm a member of Octo-Ring - a webring (remember those?) for github user profiles. Because why wouldn't I?

Octo Ring logo
previousrandomnext
check out other GitHub profiles in the Octo Ring

About

Buddha with you!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published