<?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: Smith Patel</title>
    <description>The latest articles on DEV Community by Smith Patel (@iamsmith21).</description>
    <link>https://dev.to/iamsmith21</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4034858%2F286a4977-9fa2-4b55-b6be-ac9d975651cf.jpg</url>
      <title>DEV Community: Smith Patel</title>
      <link>https://dev.to/iamsmith21</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iamsmith21"/>
    <language>en</language>
    <item>
      <title>I got rejected from a few interviews cuz my portfolio was outdated, so I built a tool to fix that</title>
      <dc:creator>Smith Patel</dc:creator>
      <pubDate>Sat, 18 Jul 2026 07:12:19 +0000</pubDate>
      <link>https://dev.to/iamsmith21/i-got-rejected-from-a-few-interviews-cuz-my-portfolio-was-outdated-so-i-built-a-tool-to-fix-that-a71</link>
      <guid>https://dev.to/iamsmith21/i-got-rejected-from-a-few-interviews-cuz-my-portfolio-was-outdated-so-i-built-a-tool-to-fix-that-a71</guid>
      <description>&lt;p&gt;A few months ago I was applying for roles and lost a couple of interveiws partly because my personal site hadnt been touched in over a year. The repos were stale, the bio was wrong, and every time I sat down to update it I ended up redesigning the whole thing instead of just... updating it.&lt;/p&gt;

&lt;p&gt;The actual chore was always the same three things:&lt;/p&gt;

&lt;p&gt;Manually re-copying experience and skills from my resume&lt;br&gt;
Digging through GitHub to pick which repos were worth showing&lt;br&gt;
Rebuilding the layout from scratch cuz I hated the old one&lt;/p&gt;

&lt;p&gt;So instead of doing that a fourth time, I built somthing to automate it.&lt;/p&gt;

&lt;p&gt;Heres a quick demo (30 secs, macOS theme at the end):&lt;br&gt;
  &lt;iframe src="https://www.youtube.com/embed/gsIgw6QApv4"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Its called SPM (Smart Portfolio Manager). The flow is:&lt;/p&gt;

&lt;p&gt;Upload resume PDF,&lt;br&gt;
AI extracts your experience, skills, and bio from it,&lt;br&gt;
It syncs with your GitHub and lets you pick your best repos,&lt;br&gt;
It generates a shareable portfolio page you can send to recruiters&lt;/p&gt;

&lt;p&gt;There's a few theme options right now, a Bento grid layout, a macOS window mockup, and a terminal shell style, with more planned.&lt;/p&gt;

&lt;p&gt;Live here: &lt;a href="https://smart-portfolio-manager.vercel.app" rel="noopener noreferrer"&gt;Smart Portfolio Manager&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This just went into production, so its very much a "kick the tires and tell me what breaks" stage rather than a finished product. I'm specifically trying to figure out:&lt;/p&gt;

&lt;p&gt;How well the resume parser handles different PDF formats/layouts (its not perfect yet, and I'm on a limited API token right now, so if parsing or project descriptions dont work, thats why)&lt;br&gt;
Whether the themes actually look good on real portfolios, or if they fall apart with real content&lt;br&gt;
What's missing that would make this actually useful day to day, not just a novelty&lt;/p&gt;

&lt;p&gt;If you try it and hit bugs, weird parsing output, or just think a theme looks bad, I'd honestly rather hear that now than after a Product Hunt launch.&lt;/p&gt;

&lt;p&gt;I'm giving free lifetime Pro access (normally $108) to the first 50 people who sign up and leave feedback. Drop a comment or DM me after you sign up and I'll send you a promo code.&lt;/p&gt;

&lt;p&gt;Would love to know what you think, roasting included... &lt;br&gt;
Lots of Love to Everyone ❤️&lt;/p&gt;

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