Notes on modern web development.

A collection of my notes from putting the lego blocks of modern web development together.

What I’ve been building at Amarillo Logic

Custom software, AI-integrated workflows, and payment tools for Amarillo and Panhandle businesses — built from Canyon, not from a metro agency slide deck.

Dockerizing the NSR Application

We needed to be able to use Playwright on a RedHat Linux box but Playwright was not supported. In for rescue is docker

Remix Run Resource Routes

Using Remix Run resource routes to create a simple API for automating repetitive tasks can be a great way to save time.

Using Playwright for Screenshots

Playwright is a powerful tool for testing web applications, but it can also be used to take screenshots of web pages.