Skip to content
View bklim5's full-sized avatar

Block or report bklim5

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

    Common function to query Microsoft Video Indexer

    Python 11 6

  2. gcp-cloud-function-bitbucket-pipelines-cicd gcp-cloud-function-bitbucket-pipelines-cicd Public

    A template repository that includes Cloud Function handler, linting, unit testing, coverage testing and Bitbucket Pipelines configuration

    Python 1

  3. Sample GCP Cloud Function handler fo... Sample GCP Cloud Function handler for Python
    1
    def handler(request):
    2
        """Responds to any HTTP request.
    3
        Args:
    4
            request (flask.Request): HTTP request object.
    5
        Returns:
  4. Dockerfile-Templates Dockerfile-Templates Public

    Few docker image templates' Dockerfile

  5. python-aws-ssm-secret-manager python-aws-ssm-secret-manager Public

    A Python in-memory helper class to retrieve and store secrets / parameters from AWS Parameter Store

    Python

  6. aws-lambda-bitbucket-pipelines-cicd aws-lambda-bitbucket-pipelines-cicd Public

    A template repository that includes AWS Lambda handler, linting, unit testing, coverage testing and Bitbucket Pipelines configuration

    Makefile