Skip to content
Avatar
  • SecurityMetrics
  • Orem, Utah
Block or Report

Block or report joshzcold

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. easyclair Public

    bash script to start a clair scan easily

    Shell 17 2

  2. Host your own Family Feud game. Mobile friendly with built in buzzers.

    JavaScript 30 15

  3. 1
    /*
    2
     * Generate appealing random colors using HSV
    3
     * https://martin.ankerl.com/2009/12/09/how-to-create-random-colors-programmatically/ 
    4
     */
    5
    // needed to keep colors random from each other
  4. 1
    #!/usr/bin/env bash
    2
    # set -x
    3
    # PS4='+${LINENO}: '
    4
    set -euo pipefail
    5
    IFS=$'\n\t'
  5. Simple python script to continuously get RAM and CPU data from either k8s pods or docker containers. This is for the purpose of making intelligent resource request in k8s .yaml definitions

    Python

28 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

September 2022

joshzcold has no activity yet for this period.

Seeing something unexpected? Take a look at the GitHub profile guide.