Code Monkey home page Code Monkey logo

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

Losang Jinpa, PhD, MCSE/MCT, Cloud Monk's Projects

nornir icon nornir

Pluggable multi-threaded framework with inventory management to help operate collections of devices

nosqlmap icon nosqlmap

Automated NoSQL database enumeration and web application exploitation tool.

noted icon noted

Deployment and pipeline configuration for Noted, a tutorial application from the book OpenShift for Developers (Wood and Tannous, O'Reilly, 2021).

notepad icon notepad

Sample Spring Boot app used in my book Continuous Delivery for Java Apps: Build a CD Pipeline Step by Step Using Kubernetes, Docker, Vagrant, Jenkins, Spring, Maven and Artifactory

npcheck icon npcheck

"Node Package Checker" - A tool to run various checks on npm modules

nsd icon nsd

The NLnet Labs Name Server Daemon (NSD) is an authoritative, RFC compliant DNS nameserver.

ntfssecurity icon ntfssecurity

Managing permissions with PowerShell is only a bit easier than in VBS or the command line as there are no cmdlets for most day-to-day tasks like getting a permission report or adding permission to an item. PowerShell only offers Get-Acl and Set-Acl but everything in between getting and setting the ACL is missing. This module closes the gap.

nuitka icon nuitka

Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, and 3.9. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.

oauth2-proxy icon oauth2-proxy

A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.

observatorium icon observatorium

This repository contains the deployment configurations for the Observatorium instances

oci-book icon oci-book

Practical Oracle Cloud Infrastructure - code snippets and source code

ocpj8-book icon ocpj8-book

Study guide for the Oracle Certified Professional, Java SE 8 Programmer Exam (1Z0-809)

octant icon octant

Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.

octodex-rss-renderer icon octodex-rss-renderer

GitHub Actions Fundamentals - JavaScript Application build into a container with continuous delivery to Azure

octodns icon octodns

Tools for managing DNS across multiple providers

odetofood icon odetofood

A repo for the ASP.NET Core Pluralsight Project

office-365-extractor icon office-365-extractor

The Office 365 Extractor is a tool that allows for complete and reliable extraction of the Unified Audit Log (UAL)

office-it-pro-deployment-scripts icon office-it-pro-deployment-scripts

A collection of useful PowerShell scripts to make deploying Office 2016 and Office 365 ProPlus easier for IT Pros and administrators. If you have any feature requests or ideas for future scripts please add the idea to the issues list in this repository

offline-issues icon offline-issues

:grey_exclamation: :signal_strength: Get your GitHub Issues to read offline later. Mmm.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.