My Projects

A showcase of my work in DevOps, cloud infrastructure, and automation

Dustin Reed - Info Website

The source code for this very website! Built using Python Flask framework with modern HTML5, CSS3, and responsive design principles.

Python Flask HTML5 CSS3

Infrastructure as Code

Terraform configurations for deploying this website and other applications to AWS. Demonstrates Infrastructure as Code best practices with modular design.

Terraform AWS Infrastructure as Code

Web-Sync Tool

A comprehensive tool for syncing local directories to S3 buckets with automatic Route 53 DNS configuration and CloudFront distribution setup for secure static websites.

Python AWS S3 CloudFront Route 53

Home Automation Stack

Docker Compose configuration defining a complete home automation infrastructure. Includes Home Assistant, MQTT broker, and various smart home integrations.

Docker Docker Compose Home Assistant IoT

Ansible Automation

Ansible playbooks for automated server provisioning and configuration management. Used to set up and maintain Docker servers with consistent configurations.

Ansible Automation Configuration Management

Smart Home Scripts

Python scripts for Home Assistant AppDaemon that automate lighting based on time of day, including dynamic color temperature and brightness adjustments for circadian rhythm support.

Python Home Assistant AppDaemon Smart Home