Skip to content
Team

Angel A. Hernandez

Developer

I love sports, music, and good vibes

Articles by Angel A. Hernandez

  • Create a Shopify Store-Aware Conversational Chatbot

    Published 5/4/2026

    We turned a basic Shopify custom app install into an immediately useful, store-scoped AI chat experience. This deep dive walks through our OAuth flow, tenant/shop mapping, AI orchestration pattern, guardrails, and operational hardening so each merchant lands in an intelligent chat already aware of their store.

    E-CommerceAI
    Create a Shopify Store-Aware Conversational Chatbot
  • AI Can Run Your Ecommerce Customer Support

    Published 10/7/2025

    Traditional live chat systems struggle to keep up. Even with 24/7 support teams or chatbots, responses often feel robotic, and handling real data (like orders, returns, or account details) is difficult without custom development. With rapid progress in agentic intelligence over the past few months, today’s AI systems are far more reliable and less error-prone than they were a year ago.

    E-Commerce
    AI Can Run Your Ecommerce Customer Support
  • Using AI to Accelerate and Enhance Test-Driven Development

    Published 5/30/2025
    Web Development
    Using AI to Accelerate and Enhance Test-Driven Development
  • Setting Up Google reCaptcha Enterprise

    Published 8/19/2024

    Typically the need for reCaptcha occurs because a site may have a public facing form that anonymous users can submit and typically a site will want to avoid malicious attacks, spams, and overload of the system. The best way to combat this is using reCaptcha. ReCaptcha is used to verify that the user is in fact a human user attempting to submit only necessary requests to a site. There are options to add reCaptcha to a site but one of the most popular is Google reCaptcha.

    Web Development
    Setting Up Google reCaptcha Enterprise
  • The Power of API Platform Operations

    Published 5/30/2024

    Discover the power of design first approach with API's and configurations for API Platform Operations to customize and complete your HTTP requests.

    Web DevelopmentSymfony
    The Power of API Platform Operations
  • The Power of Cross Browser Testing

    Published 12/11/2023

    Discover how cross browser testing and the hidden solutions it can help you find during software development and app development.

    Software
    The Power of Cross Browser Testing
  • How to Enhance Security & User Experience: A Guide to OAuth2 Implementation in E-commerce

    Published 11/28/2023

    Discover how OAuth2 implementation can enhance security & user experience for eCommerce your store. A simple guide on how to get there!

    SoftwareE-CommerceUI/UX
    How to Enhance Security & User Experience: A Guide to OAuth2 Implementation in E-commerce