<?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: Anant Agrawal</title>
    <description>The latest articles on DEV Community by Anant Agrawal (@ianantagrawal).</description>
    <link>https://dev.to/ianantagrawal</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%2F3764739%2Fe5ff391f-496b-4e3d-9a7a-40fe789fad70.png</url>
      <title>DEV Community: Anant Agrawal</title>
      <link>https://dev.to/ianantagrawal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ianantagrawal"/>
    <language>en</language>
    <item>
      <title>How I built a Drag-and-Drop Resume Builder with React, Tailwind, and Supabase</title>
      <dc:creator>Anant Agrawal</dc:creator>
      <pubDate>Tue, 10 Feb 2026 16:54:20 +0000</pubDate>
      <link>https://dev.to/ianantagrawal/how-i-built-a-drag-and-drop-resume-builder-with-react-tailwind-and-supabase-5bd4</link>
      <guid>https://dev.to/ianantagrawal/how-i-built-a-drag-and-drop-resume-builder-with-react-tailwind-and-supabase-5bd4</guid>
      <description>&lt;p&gt;Hey devs! 👋&lt;/p&gt;

&lt;p&gt;I wanted to learn how to handle complex layouts and PDF generation in React, so I built a full Resume Builder.&lt;/p&gt;

&lt;p&gt;The Tech Stack:&lt;/p&gt;

&lt;p&gt;Frontend: React (Vite) + Tailwind CSS&lt;br&gt;
Backend: Supabase (Auth + Database)&lt;br&gt;
PDF Engine: html2canvas + jsPDF&lt;/p&gt;

&lt;p&gt;The Hardest Part: Getting the PDF to look exactly like the HTML screen was a nightmare. I had to calculate specific pixel ratios to make sure the A4 size was perfect.&lt;/p&gt;

&lt;p&gt;The Source Code: I decided to clean up the code and release it as a Starter Kit for anyone who wants to build their own SaaS or learn this stack.&lt;/p&gt;

&lt;p&gt;You can check it out here: (&lt;a href="https://aganant.gumroad.com/l/tqcwo" rel="noopener noreferrer"&gt;https://aganant.gumroad.com/l/tqcwo&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Let me know if you have questions about the html2canvas config!&lt;/p&gt;

&lt;p&gt;Update: I'm offering 50% OFF the source code for the first 5 people from Dev.to. Use code: "BUILDER50"&lt;/p&gt;

</description>
      <category>react</category>
      <category>showdev</category>
      <category>webdev</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
