49 articles

📰 Dev.to · Connie Leung

Articles from Dev.to · Connie Leung · 49 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (10081) ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog
Building a Video Generation Pipeline with Angular, Veo 3.1, and Firebase Cloud Functions
Dev.to · Connie Leung 3mo ago
Building a Video Generation Pipeline with Angular, Veo 3.1, and Firebase Cloud Functions
Building a Video Generation Pipeline with Angular, Veo 3.1, and Firebase Cloud...
Automating DevRel: How I Use Gemini CLI and Gemini 3 to Catch Bugs in My Blog Posts
Dev.to · Connie Leung 3mo ago
Automating DevRel: How I Use Gemini CLI and Gemini 3 to Catch Bugs in My Blog Posts
In this technical deep dive, I explore how to use the Gemini CLI and the latest Gemini 3 Pro Preview...
It shows how to use Nano Banan Pro to create images that use Google Search for fact-checking, and shows AI thinks after understanding the user prompt and to deliver an image that meets the requirement.
Dev.to · Connie Leung 3mo ago
It shows how to use Nano Banan Pro to create images that use Google Search for fact-checking, and shows AI thinks after understanding the user prompt and to deliver an image that meets the requirement.
Building a Thinking Photo Editor: Migrate to Gemini 3 Pro Image...
Building a Thinking Photo Editor: Migrate to Gemini 3 Pro Image with Angular and Firebase
Dev.to · Connie Leung 3mo ago
Building a Thinking Photo Editor: Migrate to Gemini 3 Pro Image with Angular and Firebase
This technical deep dive explains the migration of a photo editing application from Gemini 2.5 Flash...
Building an AI-Powered Alt Text Generator with Angular, Firebase AI Logic, and Gemini 3
Dev.to · Connie Leung 4mo ago
Building an AI-Powered Alt Text Generator with Angular, Firebase AI Logic, and Gemini 3
In this project, I stepped out of my comfort zone to upgrade from Gemini 2.5 to Gemini 3 in Vertex...
Day 29 - Add a Loader and Error State
Dev.to · Connie Leung 5mo ago
Day 29 - Add a Loader and Error State
On day 29, I add a loader (A <div>Loading ...</div>) to show that the page is loading the...
Day 28 - Retrieve the Post Author
Dev.to · Connie Leung 5mo ago
Day 28 - Retrieve the Post Author
On day 28, I use the userId of a post to call the users endpoint to retrieve the user name. In Vue...
Day 27 - Create a simple blog page
Dev.to · Connie Leung 5mo ago
Day 27 - Create a simple blog page
On day 27, I completed Vue 3 Composition API course to build a simple blog to show blog posts. The...
Interpolate a Video from the First and Last Frames with Veo 3.1 and Nano Banana
Dev.to · Connie Leung 5mo ago
Interpolate a Video from the First and Last Frames with Veo 3.1 and Nano Banana
Google released Veo 3.1 with new features and one of them is using the first and last frames to...
Multi-Turn Chat to Edit Images with NanoBanana, Angular and Firebase AI Logic
Dev.to · Connie Leung 5mo ago
Multi-Turn Chat to Edit Images with NanoBanana, Angular and Firebase AI Logic
In this blog post, I want to demonstrate using Firebase AI Logic to edit an image in a chat, which is...
Generating Multiple Images with NanoBanana and Firebase AI Logic in Angular
Dev.to · Connie Leung 5mo ago
Generating Multiple Images with NanoBanana and Firebase AI Logic in Angular
I have recently explored the capabilities of the gemini-2.5-flash-image model (a.k.a. NanoBanana),...
Day 26 - Alert Component Part 5 - Extract logic and component from Alert Bar
Dev.to · Connie Leung 5mo ago
Day 26 - Alert Component Part 5 - Extract logic and component from Alert Bar
Component Fundamentals with JavaScript Frameworks On day 26, I review the code of AlertBar...
Day 25 - Alert Component Part 4 - Update the Alert Bar to reopen closed alerts
Dev.to · Connie Leung 5mo ago
Day 25 - Alert Component Part 4 - Update the Alert Bar to reopen closed alerts
Component Fundamentals with JavaScript Frameworks On day 25, I extend the Alert Bar...
Building an AI Creative Suite with Angular, Gemini, Imagen and Veo
Dev.to · Connie Leung 6mo ago
Building an AI Creative Suite with Angular, Gemini, Imagen and Veo
This blog post is about my Angular AI Creative Suite side project that uses Gemini 2.5 Flash Lite,...
Building an AI Photo Editor with Angular, Firebase AI Logic, and Nano Banana
Dev.to · Connie Leung 6mo ago
Building an AI Photo Editor with Angular, Firebase AI Logic, and Nano Banana
I read a blog post by Patrick Loeber where he wrote examples of using Gemini 2.5 Flash Image, also...
Day 24 - Alert Component Part 3 - Add an Alert Bar to change styles
Dev.to · Connie Leung 6mo ago
Day 24 - Alert Component Part 3 - Add an Alert Bar to change styles
On day 24, I create an Alert Bar component to show or hide the close button, apply a new style to the...
Day 23 - Alert Component Part 2 - Dynamic Rendering of SVG Icons
Dev.to · Connie Leung 6mo ago
Day 23 - Alert Component Part 2 - Dynamic Rendering of SVG Icons
Day 23 - Alert Component Part 2 - Dynamic Rendering of SVG Icons Table of...
Day 22 - Alert Component Part 1 - Alert List and Alert Components
Dev.to · Connie Leung 6mo ago
Day 22 - Alert Component Part 1 - Alert List and Alert Components
Day 22 - Alert Component Part 1 - Alert List and Alert Components Table of...
Day 21 - Deploy the Github Profile Project to Github Pages
Dev.to · Connie Leung 7mo ago
Day 21 - Deploy the Github Profile Project to Github Pages
On day 21, I will deploy all the demos to Github Page, because Github Page is free and can be...
Day 20 - Github Card project Part 3 - Styling
Dev.to · Connie Leung 7mo ago
Day 20 - Github Card project Part 3 - Styling
Table of Contents Installation Apply Tailwind CSS utility classes Beautified the Card...