<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Abubakar Gill</title>
    <description>The latest articles on DEV Community by Abubakar Gill (@abubakargill).</description>
    <link>https://dev.to/abubakargill</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3800657%2F5a2ccce2-ec43-4801-98e4-1559f4a735e2.jpg</url>
      <title>DEV Community: Abubakar Gill</title>
      <link>https://dev.to/abubakargill</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/abubakargill"/>
    <language>en</language>
    <item>
      <title>How I Built a Real-Time Disposable Email Service with Next.js and Cloudflare?</title>
      <dc:creator>Abubakar Gill</dc:creator>
      <pubDate>Mon, 02 Mar 2026 01:18:44 +0000</pubDate>
      <link>https://dev.to/abubakargill/how-i-built-a-real-time-disposable-email-service-with-nextjs-and-cloudflare-5f8k</link>
      <guid>https://dev.to/abubakargill/how-i-built-a-real-time-disposable-email-service-with-nextjs-and-cloudflare-5f8k</guid>
      <description>&lt;p&gt;Hey dev.to community,&lt;/p&gt;

&lt;p&gt;I wanted to share a project I've been working on: &lt;strong&gt;DisposeMail&lt;/strong&gt;. It’s a Next.js powered temporary email service designed for developers and privacy-conscious users.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key features:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Instant Generation:&lt;/strong&gt; Get a random or custom address in one click.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Real-time Inbox:&lt;/strong&gt; No page refreshes needed (WebSockets).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Multiple Domains:&lt;/strong&gt; Uses a varied list of domains to bypass blocklists.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Secure:&lt;/strong&gt; All data is purged from RAM every hour. I'd love to hear your thoughts on the UI/UX and any features you think are missing! &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Link to the project:&lt;/strong&gt; [&lt;a href="https://disposemail.xyz" rel="noopener noreferrer"&gt;https://disposemail.xyz&lt;/a&gt;]&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>ai</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
