Dale Nguyen

Dale Nguyen @dalenguyen

About: JavaScript Enthusiast :)

Location:
Toronto
Joined:
Jun 18, 2019

Dale Nguyen
articles - 35 total

Building a Next.js Landing Page with Google Sheets Integration and Google Cloud Run Deployment

Building a modern landing page that captures potential user emails is essential for any startup or...

Learn More 1 0Aug 20

Supabase WordPress Integration - Sync WordPress Posts and Pages to Supabase

Are you looking to create a modern, scalable architecture for your WordPress site? Syncing your...

Learn More 0 0Aug 20

I Built a Leadership Simulator for Aspiring Tech Leads (And Why The Soft Skills Matter Most)

Let's be honest - I'm good at code, but the thought of managing people terrifies me. I've been a...

Learn More 0 0Aug 9

Building Production-Ready SSR Applications with Analog.js - Lessons from TechLeadPilot

A comprehensive guide to server-side rendering with Angular's modern meta-framework, featuring...

Learn More 2 0Jul 28

A Step-by-Step Guide to Deploying n8n on Oracle Cloud Free Tier

For those who want to jump straight to the code, I've created a starter template repository on...

Learn More 20 2Jul 3

How to Start Your Own MCP Server with n8n

With recent versions of n8n, you can launch your own Model Context Protocol (MCP) server and client...

Learn More 5 0Jun 30

Separate and Protect n8n Webhooks and MCP Endpoints from the Login UI

Self-hosting n8n offers flexibility and privacy, but exposing both the UI and webhooks to the public...

Learn More 1 0Jun 28

Free Self-Host AI Agent Workflows with n8n and Cloudflare Tunnel

Self-hosting your AI agent workflows can give you full control, privacy, and cost savings compared to...

Learn More 1 0Jun 22

Supabase WordPress Integration - Save Data to Supabase

Integrating Supabase with WordPress offers a modern, scalable way to enhance your WordPress site with...

Learn More 1 0May 31

Building PDF Open Source Services with Angular & GCP - PDF to Podcast

Welcome to the journey of building open source PDF service using Angular (Analogjs), Firestore, Cloud...

Learn More 1 0May 31

Supabase WordPress Integration - Enable Google Login

Integrating Supabase with WordPress offers a modern, scalable way to enhance your WordPress site with...

Learn More 2 0May 10

SafePlate AI - Programmatically Post to Facebook

I started working on SafePlate AI because I wanted to help a loved one who was struggling with food...

Learn More 1 0May 4

Supabase WordPress Integration — Save Users Data

Integrating Supabase with WordPress offers a modern, scalable way to enhance your WordPress site with...

Learn More 0 0Apr 28

SafePlate AI - Building a Personal Solution for Safer, Smarter Meal Planning

I started working on SafePlate AI because I wanted to help a loved one who was struggling with food...

Learn More 0 0Apr 23

Supabase WordPress Integration - SupaWP Plugin

Integrating Supabase with WordPress offers a modern, scalable way to enhance your WordPress site with...

Learn More 3 0Apr 19

Building EczEase with Cutting-Edge Tech - Build Landing Page

In the ever-evolving landscape of health technology, I'm thrilled to announce my latest open-source...

Learn More 1 0Mar 27

Building EczEase with Cutting-Edge Tech - Introduction

In the ever-evolving landscape of health technology, I'm thrilled to announce my latest open-source...

Learn More 0 0Mar 23

The Final (For Now) Setting for My Personal Blog as a Dev

As developers, we often find ourselves in a cycle of continuous improvement, especially when it comes...

Learn More 0 0Mar 15

Building PDF Open Source Services with Angular & GCP — PDF AI Chat

Welcome to the journey of building open source PDF service using Angular (Analogjs), Firestore,...

Learn More 1 0Mar 9

Building PDF Open Source Services with Angular & GCP — Handling long processing tasks

Welcome to the first part of the journey in building open source PDF service using Angular...

Learn More 0 0Jul 12 '24

Building PDF Open Source Services with Angular & GCP — Deploy services to Cloud Run

Welcome to the journey of building open source PDF service using Angular (Analogjs), Firestore, Cloud...

Learn More 3 1Jun 8 '24

Building PDF Open Source Services with Angular & GCP - Architecture Overview

Welcome to the first part of the journey in building open source PDF service using Angular...

Learn More 0 0Jun 3 '24

Create an AI Version of Yourself with LogiChat

Imagine having a digital twin that can communicate on your behalf, answer questions, and engage with...

Learn More 1 0May 28 '24

Audio 2 Text 2 Image Generation with Analog & Cloudflare Worker AI

This is a submission for the Cloudflare AI Challenge. What I Built This is simple app...

Learn More 20 7Apr 4 '24

Migrating Your Shopify App from SQLite to Google Cloud SQL

While SQLite is convenient for local development, using a more robust database like Google Cloud...

Learn More 1 0Mar 5 '24

Deploying a Shopify App to Google Cloud Run: A Step-by-Step Guide

While Heroku and Fly are popular choices for Shopify app deployment, Google Cloud Run offers a...

Learn More 9 0Mar 3 '24

How to Work With Firebase Custom Claims in WordPress

I wrote a Plugin to integrate Firebase to WordPress a long time ago, but haven’t put a proper guide on how to use it yet. In this tutorial, I will show you how to work with Firebase custom claims in WordPress.

Learn More 5 0Nov 26 '19

How to Retrieve Data from Firestore and Display on WordPress

I wrote a Plugin to integrate Firebase to WordPress a long time ago, but haven’t put a proper guide on how to use it yet. In this tutorial, I will show you how to retrieve the database from your Firestore and display it on the WordPress website.

Learn More 8 2Nov 2 '19

How to Monitor and Track Errors in Your Apps with Sentry (Angular)

Imagine that you just finished and shipped your amazing app. Are you sure if it’s error-proof? Customers may suffer from an error which you never know of, and they are screaming in vain. This is total chaos — I’m being a little bit dramatic here.

Learn More 6 3Oct 26 '19

Improve Your Git Productivity with Bash

There are a few methods that you can work with Git. You can either use some user-friendly software like SourceTree to manage your workflow and repository. It has a beautiful Git GUI for you to “click” around. However, if you are a guy like me, who just wants to use a command line, then you are in the right place.

Learn More 78 12Oct 16 '19