• 🌐 Elevate Your Shopify 404 Page: A Quick How-To Guide

    Have you ever been frustrated with the dull and uninteresting 404 pages that appear when links go dead or users type in an invalid URL? Today, we’re going to transform that experience by adding a unique and charming 404 page to your Shopify store. More often than not, dead links are an unavoidable reality, and…

  • Building a Python Web Scraping Project with AWS DocumentDB and Cloud9

    In today’s data-driven world, web scraping has become an essential technique for extracting valuable information from websites. In this blog post, we will explore a Python-based web scraping project that collects baseball player data from an ESPN MLB stats website. We’ll also dive into how we leveraged AWS DocumentDB for data storage and utilized Cloud9…

  • Shopify Product Page Dropdown by Tags part 2

    I previously wrote a blog about my exploration of a task required of a Shopify merchant here. The only shortcoming I had to overcome was the “hard coded” value of the grouping in the liquid file. I found a way to overcome this issue, see the code here: The key here is checking for the…