Skip to content
View karthick-kk's full-sized avatar
💣
Diffusing
💣
Diffusing

Block or report karthick-kk

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. ansible ansible Public

    ansible projects

    Shell

  2. bash_projects bash_projects Public

    collection of bash scripts for different projects

    Shell

  3. android_kernel_common_silvercore android_kernel_common_silvercore Public

    Forked from Nabu-upsidedowncake/android_kernel_common

    C 42 5

  4. getact getact
    1
    #!/bin/bash
    2
    
                  
    3
    curl -L -o act.tar.gz "https://github.com/nektos/act/releases/latest/download/act_$(uname -s)_$(uname -m).tar.gz"
    4
    tar xzf act.tar.gz
    5
    rm -f act.tar.gz LICENSE README.md
  5. aws-automation aws-automation Public

    scripts and CFN templates for aws automation

    Python

  6. cfn cfn Public