My Projects

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

Dustin Reed - Info Website

The source code for this website, built with Astro and Tailwind CSS and deployed to AWS S3 + CloudFront.

AstroTailwind CSSHTML5AWS

Infrastructure as Code

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

TerraformAWSInfrastructure 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.

PythonAWS S3CloudFrontRoute 53

Home Automation Stack

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

DockerDocker ComposeHome AssistantIoT

Ansible Automation

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

AnsibleAutomationConfiguration 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.

PythonHome AssistantAppDaemonSmart Home