coolhanddev's repositories
go-mssql-runner
A sql script runner for SQL Server
addlicense
A program which ensures source code files have copyright license headers by scanning directory patterns recursively
aws-cdk-pipelines-demo
CDK Pipelines Cross Account Demo
aws-cognito-quicksight-auth
A simple JavaScript frontend and SAM template to spin up a serverless backend, federating Cognito User Pools users to QuickSight.
aws-doc-sdk-examples
Code examples used in the official AWS SDK documentation.
aws-refarch-cross-account-pipeline
The Cloudformation Templates guides the users to setup a codepipeline in Account-A, CodeCommit in Account-B and Deployment of a Sample Lambda in Account-C. Provides a reference for customers to use AWS CodePipeline as a centralized product to enable CI/CD across multiple accounts.
aws-reinvent-2018-trivia-game
Sample trivia game built with AWS Fargate, AWS Lambda, Amazon Lex, and the AWS CDK.
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Go
elasticsearch-cluster
yaml for 4 elasticsearch nodes
go-csv-tag
Read csv file from go using tags
go-packages
A large repository of code and documented examples for Go's standard package library.
go-plugin-example
Playing around with Go 1.8 plugin system
gobyexample
Go by Example
lambda-go-samples
An example of using AWS Lambda with Go
Mastering-Go
Mastering Go, published by Packt
sendmailserviceproxy
A scalable, fail fast high throughput service that proxies for two underlying email services and fails over between them
tablewriter
ASCII table in golang
ultimate-go
Ultimate Go learning notes, commented directly on source code