Pinned Repositories
aws-cognito-auth-lambda-nodejs
Node.js code that can be deployed to AWS Lambda, implements the "authenticate" part of the Amazon Cognito service
aws-cognito-token-verification-serverside
Python implementation to process the Amazon Cognito ID token and the access token on the server side.
aws-tools
Some of my tools and sample code for building with AWS.
d3-collapsible-tree-demo
Example of displaying data in a collapsible tree using D3.js
friday-5pm-helper
Python scripts for pre-filling Replicon timesheet with Jira and Google Calendar data
reko
A simple Python application supporting face based user verification using Amazon Rekognition and Polly, and verbal instructions using Google API speechrecognition.
saml2aws-multi
An easy-to-use command line interface to support login and retrieve AWS temporary credentials for multiple roles of different accounts with saml2aws.
slack-command-app-cdk
A Slack Command App that can handle requests triggered from a Slack Command which will take longer than 3 seconds to process, and posts the details back to the user (deploy with CDK v2 and test with sam-beta-cdk).
ssllabs-scan
A simple Python script that calls SSL Labs API to do SSL testings on servers and create a report in html.
kyhau's Repositories
kyhau/aws-tools
Some of my tools and sample code for building with AWS.
kyhau/ssllabs-scan
A simple Python script that calls SSL Labs API to do SSL testings on servers and create a report in html.
kyhau/saml2aws-multi
An easy-to-use command line interface to support login and retrieve AWS temporary credentials for multiple roles of different accounts with saml2aws.
kyhau/aws-cognito-token-verification-serverside
Python implementation to process the Amazon Cognito ID token and the access token on the server side.
kyhau/reko
A simple Python application supporting face based user verification using Amazon Rekognition and Polly, and verbal instructions using Google API speechrecognition.
kyhau/friday-5pm-helper
Python scripts for pre-filling Replicon timesheet with Jira and Google Calendar data
kyhau/slack-command-app-cdk
A Slack Command App that can handle requests triggered from a Slack Command which will take longer than 3 seconds to process, and posts the details back to the user (deploy with CDK v2 and test with sam-beta-cdk).
kyhau/workspace
My dev environment setup (Windows, WSL Ubuntu, dev tools)
kyhau/curl-performance-test-tool
A simple tool to benchmark http latency with curl, running in AWS Lambda Function and publish CloudWatch Custom Metrics and Dashboard.
kyhau/google-keep-helper
Python scripts for importing bookmarks from Pocket getpocket.com to Google Keep.
kyhau/nimda
Admin task helper - simple script for doing what people don't want to do
kyhau/python-repo-template
This is a template repository for quickly creating a python application that can be built, tested, and released as an internal python module.
kyhau/aws-capacity-checker
Simple scripts to retrieve EC2 compute capacity of an AWS account, output results in json and csv files, and display results in html.
kyhau/gsuite-utils
Some scripts for gsuite service automation
kyhau/reddeer
This repo includes some helper scripts and links for performing chaos engineering and red team operations against AWS APIs.
kyhau/slack-chat-app-cdk
A Slack Chat App that responds to app_mentions:read and uses chat:write to reply to a thread (deploy with CDK v2 and test with sam-beta-cdk).
kyhau/small-coding-exercises
Some small, interesting Python challenges
kyhau/aws-eb-app-template
Sample repo template for creating ElasticBeanstalk app
kyhau/base-repo-template
base-repo-template
kyhau/bottlerocket-ecs-cdk
This repository provides example Amazon CDK stacks to deploy containers to Amazon ECS using Bottlerocket OS for the compute
kyhau/cdk-examples
This repository contains some AWS CDK projects implemented for demo.
kyhau/github-runner-utils
github-runner-utils returns the GitHub runner registration token for registering a self-hosted runner to GitHub
kyhau/github-workflow-templates
kyhau/have-a-smile
Random Python scripts for fun (getting dilbert, fortune cow, xkcd, etc)
kyhau/kyhau
kyhau/ml-notebook
Machine Learning Notebook
kyhau/panos-api-helper
A simple PAN-OS API helper script for finding firewall rule
kyhau/phpipam-api-helper
A simple phpIPAM API helper script finding possible subnets for an IP address.
kyhau/simple-webcam-capture
Python script for capturing an image from a webcam using OpenCV 2.
kyhau/test-github-packages