Skip to content
View mikedixson's full-sized avatar
😁
😁
Block or Report

Block or report mikedixson

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

  1. useful-shell-scripts useful-shell-scripts Public

    A collection of useful shell scripts

    Shell

  2. profanity-remover profanity-remover Public

    Audio profanity remover using OpenAI-whisper

    Python 3 1

  3. Clean-up an Amazon EC2 instance befo... Clean-up an Amazon EC2 instance before creating an AMI
    1
    #!/bin/bash
    2
    
    
    3
    # Run this script with:
    4
    # bash <(curl -s https://gist.githubusercontent.com/mikedixson/ab4365d7ff43c5fcbdaef9e4a5a186ac/raw/df8d4e298a0f1d9b34b134797f9993896db36970/ubuntu-ami-clean.sh)
    5