Pinned Repositories
aws-billing-alerts
A simple Lambda function that sends SNS alerts when your current month's bill changes.
codebuild-trigger
A simple AWS Lambda function designed to trigger CodeBuild on pushes to CodeCommit.
coffee-shop-message
A little AWS Lambda function I've got hooked up to a Flic button at our fave coffee shop. Includes Terraform config for all necessary AWS resources.
ec2-instance-stop-start
Manages start and stop schedules to save costs on EC2 instances.
pokecss-media
Compilation of images of all Pokémon 3D sprites, icons and items. This is a fork of a now removed respository.
slackemon
Inspired by Pokémon Go, now you can catch and battle Pokémon with your teammates on Slack!
sns-to-slack
AWS Lambda function to send SNS notifications to a Slack channel.
statuspage-to-slack
Convert Atlassian Statuspage.io webhooks into Slack messages.
working-plusplus
Like plusplus.chat, but one that actually works, because you can host it yourself 😉
tdmalone's Repositories
tdmalone/working-plusplus
Like plusplus.chat, but one that actually works, because you can host it yourself 😉
tdmalone/sns-to-slack
AWS Lambda function to send SNS notifications to a Slack channel.
tdmalone/codebuild-trigger
A simple AWS Lambda function designed to trigger CodeBuild on pushes to CodeCommit.
tdmalone/ec2-instance-stop-start
Manages start and stop schedules to save costs on EC2 instances.
tdmalone/statuspage-to-slack
Convert Atlassian Statuspage.io webhooks into Slack messages.
tdmalone/coffee-shop-message
A little AWS Lambda function I've got hooked up to a Flic button at our fave coffee shop. Includes Terraform config for all necessary AWS resources.
tdmalone/cloudfront-security-headers
A quick Lambda@Edge function to add security headers to AWS CloudFront responses.
tdmalone/slack-topic-updater
Updates a Slack channel's topic, hiding the 'topic update' notice.
tdmalone/cloudwatch-to-papertrail
Lambda to send logs from AWS CloudWatch to Papertrail. Modified version of the original by Apiary Inc.
tdmalone/dasher
[UNDER CONSTRUCTION] A custom home automation dashboard.
tdmalone/dotfiles
My dotfiles. Includes public keys. Use for whatever you like! Issues welcome.
tdmalone/ops-team-topic-updater
Updates a Slack channel topic with key stats from Jira and PagerDuty.
tdmalone/aws-ssm
Populates Kubernetes Secrets from AWS Parameter Store
tdmalone/docker-apache-phpX
Dockerfiles for running (almost) every minor version of PHP, with Apache.
tdmalone/dynamodb-copy
A simple Python 3.7 Lambda function that copies DynamoDB records from one table to another, in realtime.
tdmalone/eslint-config-tdmalone
My personal shareable ESLint config. Heavily influenced by the WordPress style. Includes ESLint recommended rules. For use in either browser or Node. Support for ES2018, Jest, JSDoc and jQuery.
tdmalone/security-group-ip-poker
A simple Lambda function to 'poke' a hole in an AWS security group for temporary access from an authorised IP.
tdmalone/tdmalone.github.io
Just playing around. Not much here!
tdmalone/timfrastructure
[UNDER CONSTRUCTION] Holds IaC data (mostly Terraform, and some Packer and Ansible) for my cloud infrastructure (most of it with AWS).
tdmalone/tm-id-au
Custom, lean WordPress theme for the tm.id.au static site.
tdmalone/where-is-tim
An experimental Alexa skill that advises my wife when I'm due home from work.
tdmalone/amazon-dynamodb-developer-guide
The open source version of the Amazon DynamoDB docs. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.
tdmalone/aws-alb-ingress-controller
AWS ALB Ingress Controller for Kubernetes
tdmalone/blank-repository
tdmalone/codepipeline-samples
tdmalone/rds-proxy-test
A repo containing some test templates for troubleshooting RDS Proxy problems with AWS.
tdmalone/simple-body-parser
Parses input in either application/json or application/x-www-form-urlencoded content-types, returning it as an object.
tdmalone/slashiez
A mini-framework for running simple Slack slash commands on Azure Functions.
tdmalone/terraform-provider-aws
Terraform AWS provider
tdmalone/theme-check-tdmalone
The original Theme Check plugin, but modified to include an exclusions feature.