Pinned Repositories
api-client
Separate the high level client implementation from the underlying CRUD.
api-client-jsonmarshal
Provide automatic jsonmarshal functionality to the api-client.
aws-codepipeline-s3-codedeploy-linux
Use this sample when creating a simple pipeline in AWS CodePipeline while following the Simple Pipeline Walkthrough tutorial. http://docs.aws.amazon.com/codepipeline/latest/userguide/getting-started-w.html
covidstats
Website to display stats about COVID.
demo-api-consumer
Simple consumer to test an applications oauth flow
energy-costs
Service to demonstrate ECS with Fargate.
interview-questions
Coding interview question practice.
jsonmarshal
marshal json to/from dataclasses
macOS
reading-for-new-devs
Contains reading for people new to development
MikeWooster's Repositories
MikeWooster/api-client
Separate the high level client implementation from the underlying CRUD.
MikeWooster/jsonmarshal
marshal json to/from dataclasses
MikeWooster/api-client-jsonmarshal
Provide automatic jsonmarshal functionality to the api-client.
MikeWooster/macOS
MikeWooster/reading-for-new-devs
Contains reading for people new to development
MikeWooster/aws-codepipeline-s3-codedeploy-linux
Use this sample when creating a simple pipeline in AWS CodePipeline while following the Simple Pipeline Walkthrough tutorial. http://docs.aws.amazon.com/codepipeline/latest/userguide/getting-started-w.html
MikeWooster/covidstats
Website to display stats about COVID.
MikeWooster/demo-api-consumer
Simple consumer to test an applications oauth flow
MikeWooster/django
The Web framework for perfectionists with deadlines.
MikeWooster/energy-costs
Service to demonstrate ECS with Fargate.
MikeWooster/interview-questions
Coding interview question practice.
MikeWooster/django-configurations
A helper for organizing Django project settings by relying on well established programming patterns.
MikeWooster/django-tech-test
A basic technical test for Django developer applicants
MikeWooster/docker-headless-shell
Minimal container for Chrome's headless shell, useful for automating / driving the web
MikeWooster/git-config
MikeWooster/reformat-money
Reformat money within app
MikeWooster/tenacity
Retrying library for Python