My Blog
Check out my past writings here

Creating a Blazing Fast Site with Netlify and Astro
As you click around this site, you may notice it's pretty fast. Here are some tricks I used to make it so speedy.

March 11, 2023

Declarative Validation for Express APIs with Class-Validator and Class-Transformer
It's important to provide consistent and informative validation errors to API consumers. Here's how I do it declaratively with class-validator and class-transformer.

January 08, 2021

Digitizing Project Data
Construction project data is often provided in unwieldy tab sheets. Here's how I transformed it into a valuable, easily consumable digital asset.

January 04, 2021