Hey, I'm David.

I'm a Minneapolis-based front-end developer with a passion for creating customer-focused websites that drive business success.

Portfolio

screenshot of DecksDirect

DecksDirect

Online distributor of premium decking products

screenshot of About Page

About Page

A look into the process of creating the About page at DecksDirect

screenshot of Wiha Bitfinder

Wiha Bitfinder

A service built-in React for finding the right screwdriver or power drill bit for the right job

screenshot of Wiha Tools

Wiha Tools

Leading manufacturer of quality German handtools

screenshot of Bellagala

Bellagala

A multi-award-winning full-service wedding provider specializing in Photography, DJ's, Videography, and more

Blog

April 2nd, 2024

Why I Use Tailwinds CSS

Three years ago, I was introduced to something called Tailwind CSS (called Tailwind from here on), and I have not gone back since. Tailwind is a utility-first framework that works by writing HTML class names, it saves time by not making you name classes and keeps your…

December 9th, 2023

The Art of Debugging

The Art of Debugging Websites Aside: For this article, I am going to be using JavaScript and VS Code for the examples, but as this article is more of a why and not a how-to, any editor and language should be applicable. For eons, javascript developers have been printing…

August 9th, 2023

Magento 2 Development on Windows

With the trend of online selling on the rise, every company is looking to the digital horizon with hopes to sell the next great thing that will go viral. The hard truth though is that selling online is really, really, hard. There is a reason that Amazon is larger than…

August 12th, 2023

5 Things I Wish I Knew About AWS

AWS (Amazon Web Services) is an advanced service platform with over 240 services being provided by the web giant Amazon. When I was working with Wiha Tools I was tasked with creating a new storefront built on the AWS platform. I wanted to share five things that I…