Skip to content
View mcam10's full-sized avatar

Block or report mcam10

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. computer-viz computer-viz Public

    Everything computer vision

    Python

  2. python-pipelines python-pipelines Public

    All python Data pipeline related work.

    Python

  3. AWS Scripts AWS Scripts
    1
    #!/bin/bash
    2
    
                  
    3
    #### Requires USERNAME to be set to locate your MFA device (export USERNAME=john.doe)
    4
    #### Requires AWS_PROFILE to be set (export AWS_PROFILE=$whatever_is_defined_inside_of_aws/credentials_folder)
    5
    #### Requires TOKEN to be set (valid mfa token from current AWS_PROFILE) (export TOKEN=xxxxxx)