@dataclass
class WhoAmI:
name: str = "Kevin"
location: str = "Stockholm, Sweden"
description: str = "I am a Sec, Dev, NetOps Engineer"
powers: List[str] = ["Python", "Golang", "Typescript", "Vue3", "Nuxt"]
preferred_dbs: List[str] = ["Postgresql", "MongoDB"]
preferred_cloud: List[str] = ["Cloudflare", "AWS"]
preffered_iStack: List[str] = ["Kubernetes", "Gitlab", "ArgoCD"]
🖌️
Would Leonardo Da Vinci be a coder if he lived today?
Pinned Loading
-
-
pyprojectviz
pyprojectviz PublicSuper simple and easy to use tool to visualize class & method structure of a Python project
Python 4
-
Gitlab-Scanner
Gitlab-Scanner PublicA Python based gitleaks wrapped tool to enable scanning of multiple Gitlab repositories in parallel.
Python 4
-
webnetter-API
webnetter-API Public archivePlug and Play Network Management API built on Netmiko with GUI
-
evdev-trigger
evdev-trigger PublicTriggers "Actions" on input from evdev- devices. Select which devices to listen to and which actions to trigger based on the input.
Python 2
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.