sjschmidt44
Dad, Coder, Certified AWS Solutions Architect, Technical Architect @slackhq, General Lover of All-Things-Geek
SlackSeattle, WA
Pinned Repositories
automated-aws-multi-account-cleanup
Automatically clean-up multiple AWS Accounts on a schedule
custom-elasticsearch-snapshots
Create Elasticsearch Snapshots on a custom schedule, configurable for both Public and VPC Elasticsearch Domains
optimize-visual-studio-code-for-aws
Recommended extensions and custom configurations to improve the AWS development experience for Visual Studio Code
vpc-starter-template
CloudFormation template to create a VPC and subnets
bus-mall-demo
Demo for 201 Bus Mall Assignment
deploying_pyramid
Simple doc explaining how to deploy a Pyramid application to AWS EC2
js_data_structures
JavaScript Data Structures and Algorithms
pg-json
Command line script to load JSON data into a postgres database
ubersicht-zelda-desktop
sjschmidt44's Repositories
sjschmidt44/bus-mall-demo
Demo for 201 Bus Mall Assignment
sjschmidt44/deploying_pyramid
Simple doc explaining how to deploy a Pyramid application to AWS EC2
sjschmidt44/03_guessing_game
Class 03 guessing game and about me website
sjschmidt44/04-guessingGame
CF 201 Lab 3
sjschmidt44/19-deployment
sjschmidt44/201-demo-repo
Demo repository for 201d41
sjschmidt44/201d41-lab14
sjschmidt44/31-shopper-demo
sjschmidt44/about-me-201
"About Me" HTML and JS project for Code-201
sjschmidt44/About-me-lab-3
sjschmidt44/aboutme
This is a repository with information about me
sjschmidt44/aws
GitHub Actions for interacting with AWS
sjschmidt44/aws-service-control-policies
Collection of semi-useful Service Control Policies and scripts to manage them
sjschmidt44/busmall
lab 11
sjschmidt44/cloud-sandbox-accounts-generator
Automating the cloud sandbox account generations for workshop purpose
sjschmidt44/cloudformation_examples
A collection of cloudformation template examples
sjschmidt44/code-401-Python-prework
Prework for Code 401: Advanced Software Development in Python
sjschmidt44/cognito-demo-service
Example Express based REST API in Node.js for my medium.com article on using the AWS Cognito provided JWT tokens in a backend service. Demonstrates downloading of the Cognito JWKS certificates and use of a JWT decoder to verify the claims in a JWT token, all wrapped up in a reusable Express middleware function.
sjschmidt44/cognito-demo-ui
Example React based UI for my medium.com article on using the AWS Cognito built in sign-in and sign-up content. Demonstrates a React router implementation of the callback endpoint, a Redux based credential store, as well as use of the AWS provided libraries.
sjschmidt44/django
The Web framework for perfectionists with deadlines.
sjschmidt44/django-reviews
GitHub repository for AWS CodeStar Python (Django) web application django-reviews.
sjschmidt44/django_codestar_demo
GitHub repository for AWS CodeStar Python (Django) web application django-codestar.
sjschmidt44/django_demo
GitHub repository for AWS CodeStar Python (Django) web application django-demo.
sjschmidt44/django_todolist
GitHub repository for AWS CodeStar Python (Django) web application django-todolist.
sjschmidt44/learning_journal
sjschmidt44/pyramid-learning-journal
Blog created with Pyramid for recording a Learning Journal of Code 401: Python
sjschmidt44/pyramid-restful-framework
A RESTful API framework for Pyramid.
sjschmidt44/test-201-demo-repo
Test repository for code 201d37.
sjschmidt44/testbean
sjschmidt44/weather_api_demo