Pinned Repositories
amazon-cognito-auth-js
The Amazon Cognito Auth SDK for JavaScript simplifies adding sign-up, sign-in with user profile functionality to web apps.
Angular-Waitlist
A lightweight Angular app for Restaurants. Implemented with a Firebase backend.
aws-architecture
aws-docker-weather-reporter
AWS ECS Docker NodeJS POC
aws-full-stack-shopping-cart
An exercise in utilizing many AWS services (VPC, EC2, ELB, S3, Route53, CloudFront, Dynamo, RDS, SQS, SNS, plus React)
aws-serverless-mipmapper
AWS Serverless Architecture Demo w/ API Gateway and Lambdas
aws-thin-s3-node
A super-thin AWS S3 client
bokor
Bokor is a simple, Record and Playback Mock Server written in Node.js, utilized for Service Virtualization.
Towers-of-Hanoi
MIPS Assembly program to play Towers of Hanoi. The user enters the number of disks and the program will recursively output the solution.
WebdriverVisualRegressionSkeleton
NodeJS, WebdriverCSS, Gulp, Selenium setup for visual regression testing.
austinmcorso's Repositories
austinmcorso/aws-full-stack-shopping-cart
An exercise in utilizing many AWS services (VPC, EC2, ELB, S3, Route53, CloudFront, Dynamo, RDS, SQS, SNS, plus React)
austinmcorso/WebdriverVisualRegressionSkeleton
NodeJS, WebdriverCSS, Gulp, Selenium setup for visual regression testing.
austinmcorso/aws-architecture
austinmcorso/Towers-of-Hanoi
MIPS Assembly program to play Towers of Hanoi. The user enters the number of disks and the program will recursively output the solution.
austinmcorso/amazon-cognito-auth-js
The Amazon Cognito Auth SDK for JavaScript simplifies adding sign-up, sign-in with user profile functionality to web apps.
austinmcorso/Angular-Waitlist
A lightweight Angular app for Restaurants. Implemented with a Firebase backend.
austinmcorso/aws-docker-weather-reporter
AWS ECS Docker NodeJS POC
austinmcorso/aws-serverless-mipmapper
AWS Serverless Architecture Demo w/ API Gateway and Lambdas
austinmcorso/aws-thin-s3-node
A super-thin AWS S3 client
austinmcorso/bokor
Bokor is a simple, Record and Playback Mock Server written in Node.js, utilized for Service Virtualization.
austinmcorso/cerberus-node-client
Node client for interacting with a Cerberus backend. It can be used in Amazon EC2 instances and Amazon Lambdas.
austinmcorso/DefinitelyTyped
The repository for high quality TypeScript type definitions.
austinmcorso/ecs-refarch-cloudformation
A reference architecture for deploying containerized microservices with Amazon ECS and AWS CloudFormation (YAML)
austinmcorso/eureka-js-client
JS implementation of a client for Eureka (https://github.com/Netflix/eureka), the Netflix OSS service registry.
austinmcorso/expressworks
ExpressWorks is an automated Express.js workshop based on workshopper and inspired by stream-adventure by @substack and @maxogden.
austinmcorso/GMU-Plugfest-2014
austinmcorso/graphql-apollo-koa
sandbox
austinmcorso/graphql-java
GraphQL Java implementation
austinmcorso/grunt-phantomcss
A grunt task for CSS regression testing using PhantomCSS
austinmcorso/jwt
Safe, simple and fast JSON Web Tokens for Go
austinmcorso/makemehapi
Self guided workshops to teach you about hapi.
austinmcorso/serverless-apig-s3
austinmcorso/webdrivercss
Regression testing tool for WebdriverIO