Home Blog

Blog - Full Stack Web Development

My main goal with Twin Web Development is to help small businesses and non profits succeed online. But when it comes to writing about what I do, well… I’ll just say it. I’m a nerd. A complete web development nerd. So this is where I talk about all those nerdy things that I’m into. If you don’t have much interest in coding or web development, you might not find anything interesting here. But feel free to take a look!

scam alert featured image

March 24, 2026

Choice Organic Products – Phishing Scam Targeting Web Developers

Scammers always be scamming! I came across a new phishing scam. This is what you need to know.

Read more
WP-Env SSL blog post featured image

March 17, 2026

Getting Local SSL Working with WP-ENV + Docker on WSL2

Local SSL is not built into wp-env, but it can be added cleanly with Docker, nginx, and mkcert. This post walks through the setup and the WSL2-specific issues I had to solve.

Read more
Using PhpMyAdmin and MailHog with WP ENV for WordPress Development

November 26, 2024

WordPress Development with Docker, MailHog and PhpMyAdmin

Enhance your WordPress Docker development workflow with wp-env. Integrate Mailhog for email testing and phpMyAdmin for database management and automate these tools for an easy to set up environment.

Read more
Sending Strava Data to Wordpress Part 1

July 24, 2024

Push Strava Data to WordPress in Real Time

Using Strava Webhooks to send data to my WordPress site in real time.

Read more
My WordPress Docker Setup in 2024

July 1, 2024

My WordPress Docker Setup in 2024

My current WordPress development setup in 2024, including Docker, Composer, Webpack and more.

Read more

February 20, 2024

Build X86 Docker images on M1

How to build an x86-64 (AMD64) image on a M1 Mac using Docker Buildx and then push it to AWS Elastic Container Registry

Read more
Must have skills to become a full stack developer

December 18, 2023

7 Must Have Skills to Become a Full Stack Developer

Being a full stack developer, I find that I need these 7 skills the most of any other when it comes to developing.

Read more
Secure your secrets with SOPS and AWS KMS

November 21, 2023

Secrets Management with SOPS and AWS KMS

Secure Application Secrets with SOPS and AWS KMS

Read more
Helpful SQL Queries for WordPress

March 28, 2023

Useful MySQL Queries with WordPress

Example MySQL queries for WordPress.

Read more

April 19, 2022

Postman – Set Variable Values Dynamically with Response Data

How to set variables programmatically with response data in Postman

Read more