Skip to content
View codekuu's full-sized avatar
🖌️
Would Leonardo Da Vinci be a coder if he lived today?
🖌️
Would Leonardo Da Vinci be a coder if he lived today?
Block or Report

Block or report codekuu

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
codekuu/README.md

Banner

@dataclass
class WhoAmI:
    name: str = "Kevin"
    location: str = "Stockholm, Sweden"
    description: str = "I am a Sec, Dev, NetOps Engineer"
    powers: List[str] = ["Python", "Typescript", "Vue3", "Nuxt"]
    powers_otw: List[str] = ["Golang"]
    preferred_dbs: List[str] = ["Postgresql", "MongoDB"]
    preferred_cloud: List[str] = ["Cloudflare", "AWS"]
    preffered_iStack: List[str] = ["Kubernetes", "Gitlab", "ArgoCD"]


Pinned

  1. upland-api upland-api Public

    Python Wrapper for Upland API

    Python 7 1

  2. pyprojectviz pyprojectviz Public

    Super simple and easy to use tool to visualize class & method structure of a Python project

    Python 3

  3. Gitlab-Scanner Gitlab-Scanner Public

    A Python based gitleaks wrapped tool to enable scanning of multiple Gitlab repositories in parallel.

    Python 4

  4. github-action-push-to-another-repository github-action-push-to-another-repository Public

    Push the branch running the actions to a repository and branch of your choice

    Shell

  5. webnetter-API webnetter-API Public archive

    Plug and Play Network Management API built on Netmiko with GUI

    Vue 2 1

  6. evdev-trigger evdev-trigger Public

    Triggers "Actions" on input from evdev- devices. Select which devices to listen to and which actions to trigger based on the input.

    Python 2