If you’ve been following my automation work , you’ll know I’ve been building out a self-hosted n8n stack. A lot of people assumed I was running it on a paid VPS — but the truth…
How I Built a Lead-Capturing AI Chatbot for My Website Using Next.js, Make.com, and Gemini (Without Writing a Traditional Backend) A build log on turning website visitors into…
How I Fixed the Issue of Merge Fields Not Working When Uploading Documents Directly in DocuSign Recently, I ran into a frustrating issue while working with DocuSign. Whenever I…
I just finished watching the DrupalCon Vienna 2025 keynote, and for the first time in a while, it didn’t just feel like a product update — it felt like a turning point. The web is…
You’ve already got an SSH key (id_rsa) connected to one project — maybe your company repo or a client’s GitHub account. Now you need to clone another private repo, but you can’t…
The Pain Every Developer Knows Imagine this: a user checks out on your Drupal e-commerce site. Their order is created, but just as the system tries to update inventory, an error…
If you’re working with Drupal and the Masquerade module, you might find yourself needing to customize the “Switch back” link that appears when you masquerade as another user. This…
DRUPAL DRUSH COMMAND DRUPAL 8 ,9 OR 10 In this Blog, We will review how to create custom commands in Drupal How do Drupal and Drush work together and what are the benefits? To…