Skip to content
View Jessev6's full-sized avatar
👽
Vibin
👽
Vibin

Highlights

  • Pro

Block or report Jessev6

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

Pinned Loading

  1. Kubectl fetch all images used in pods Kubectl fetch all images used in pods
    1
    #!/usr/bin/bash
    2
    
                  
    3
    export PODS=$(kubectl get pods | grep -v NAME | awk '{print $1}')
    4
    
                  
    5
    while read -r line; do
  2. actions-test actions-test Public

    Shell

  3. Flutterdex Flutterdex Public

    Pokédex app in flutter 2.0 with sound null safety implemented

    Dart

  4. htf-2018 htf-2018 Public

    JavaScript

  5. python-smart-merge python-smart-merge Public

    Python

  6. verbruggenjesse/k8s-gitops-argocd verbruggenjesse/k8s-gitops-argocd Public

    HTML