Skip to content
View saumets's full-sized avatar
💭
¯\_(ツ)_/¯
💭
¯\_(ツ)_/¯

Highlights

  • Pro

Organizations

@telus
Block or Report

Block or report saumets

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. dockerized-puppeteer dockerized-puppeteer Public

    Example project demonstrating Headless Chrome + Puppeteer running in their own individual containers.

    JavaScript 69 14

  2. shopify-test-data-generator shopify-test-data-generator Public

    Automate generation of test/fake data (customers, orders, products etc.), which can be used for Shopify application testing.

    Python 23 10

  3. shopify-quick-scripts shopify-quick-scripts Public

    A collection of simple scripts to accomplish quick and dirty tasks when working with the Shopify API

    Python

  4. Timelab Timelab Public

    Timelab. A Mac OS X status bar (NSStatusItem) time tracking application which integrates with a company time management API using the AFNetworking 2.0 networking library.

    Objective-C

  5. Dynamically update the Horizontal Po... Dynamically update the Horizontal Pod Autoscaler for a given Openshift deployment.
    1
    #!/bin/sh
    2
    set -o nounset -o errexit
    3
    
                  
    4
    ## Dynamically update the Horizontal Pod Autoscaler for a given Openshift deployment.
    5
    ## Usage: ./run-hpa-update.sh 3 5 my-app production
  6. Ansible vault secrets pre commit git... Ansible vault secrets pre commit git hook
    1
    #!/bin/sh
    2
    #
    3
    # Ansible Vault Secrets Git Hook
    4
    #
    5
    # Hook to check if an un-encrypted FILE_PATTERN file is being commited. Useful if secrets