✕ Clear all filters
12 articles
▶ Videos →

📰 Dev.to · Francisco Perez

12 articles · Updated every 3 hours · View all reads

All Articles 128,708Blog Posts 133,462Tech Tutorials 33,276Research Papers 25,143News 18,235 ⚡ AI Lessons
Temporary Email for Selenium Automation
Dev.to · Francisco Perez ⚡ AI Lesson 4mo ago
Temporary Email for Selenium Automation
Every Selenium test that touches a signup form eventually hits the same wall: after the form is...
Building Developer Tools That Scale: Lessons from Email Infrastructure
Dev.to · Francisco Perez ⚡ AI Lesson 4mo ago
Building Developer Tools That Scale: Lessons from Email Infrastructure
There is a certain category of developer tool that looks, from the outside, like it should take a...
Designing an Expiring Inbox System with Background Workers
Dev.to · Francisco Perez 🔧 Backend Engineering ⚡ AI Lesson 4mo ago
Designing an Expiring Inbox System with Background Workers
Temporary email systems have one defining property: everything they create must eventually disappear....
Automating OTP Retrieval from Emails in Python
Dev.to · Francisco Perez ⚡ AI Lesson 4mo ago
Automating OTP Retrieval from Emails in Python
Automating OTP Retrieval from Emails in Python Every time a signup flow sends a...
Giving Autonomous Agents Access to Email
Dev.to · Francisco Perez 🤖 AI Agents & Automation ⚡ AI Lesson 4mo ago
Giving Autonomous Agents Access to Email
1. The Problem: Why AI Agents Cannot Use Email Most autonomous agents are built around...
How I Built an Automated AI Music Video Factory Using n8n
Dev.to · Francisco Perez 💻 AI-Assisted Coding ⚡ AI Lesson 4mo ago
How I Built an Automated AI Music Video Factory Using n8n
A practical guide to building a fully automated AI music video pipeline using n8n, Suno-style generation, FFmpeg rendering, YouTube publishing, and programmable
Testing Email Flows in CI/CD with Temporary Email APIs
Dev.to · Francisco Perez 📣 Digital Marketing & Growth ⚡ AI Lesson 4mo ago
Testing Email Flows in CI/CD with Temporary Email APIs
Learn how to test email verification flows inside CI/CD pipelines using temporary email infrastructure and APIs.
Building a Programmable Temporary Email Infrastructure from Scratch
Dev.to · Francisco Perez 🤖 AI Agents & Automation ⚡ AI Lesson 4mo ago
Building a Programmable Temporary Email Infrastructure from Scratch
How we built a real API-first disposable email service with FastAPI, SMTP, WebSockets, and AWS — designed for automation, CI pipelines, and AI agents.