<?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>Forem: Marcus Ruud</title>
    <description>The latest articles on Forem by Marcus Ruud (@marcus_ruud).</description>
    <link>https://forem.com/marcus_ruud</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%2F3014109%2F142e2736-29a2-45b5-87c8-12c54bfc75b4.jpg</url>
      <title>Forem: Marcus Ruud</title>
      <link>https://forem.com/marcus_ruud</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/marcus_ruud"/>
    <language>en</language>
    <item>
      <title>How I Built and Shipped a Frontend-Only Profile Card Generator in 5 Days — No Backend, Just Next.js, Tailwind, and Exports</title>
      <dc:creator>Marcus Ruud</dc:creator>
      <pubDate>Fri, 04 Apr 2025 01:24:38 +0000</pubDate>
      <link>https://forem.com/marcus_ruud/how-i-built-and-shipped-a-frontend-only-profile-card-generator-in-5-days-no-backend-just-3ldm</link>
      <guid>https://forem.com/marcus_ruud/how-i-built-and-shipped-a-frontend-only-profile-card-generator-in-5-days-no-backend-just-3ldm</guid>
      <description>&lt;h2&gt;
  
  
  Two weekends ago, I had a random idea:
&lt;/h2&gt;

&lt;p&gt;What if creating a profile card didn’t require Figma, messy CSS hacks, or any backend setup?&lt;/p&gt;

&lt;p&gt;So I built &lt;a href="https://www.personaforge.me/" rel="noopener noreferrer"&gt;PersonaForge&lt;/a&gt; — a fully frontend-only profile card generator built with Next.js 15 and Tailwind CSS, focused on instant export, clean code, and minimal bloat.&lt;/p&gt;

&lt;p&gt;No login. No signup. No backend. Just a smooth UI and one-click export to PNG, HTML, JSON, or Tailwind JSX.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.mruud.com/" rel="noopener noreferrer"&gt;I’ve always&lt;/a&gt; been into building clean tools for devs and solo builders. Something about quick utility apps — zero bloat, fast polish, practical UX — that’s where I operate best.&lt;br&gt;
So I gave myself a 5-day challenge to ship it. Just enough time to build something functional but still scoped enough to finish without burning out.&lt;/p&gt;

&lt;p&gt;What I ended up with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Clean UI that updates live as you type&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.personaforge.me/editor" rel="noopener noreferrer"&gt;5 design themes&lt;/a&gt; (Retro, Brutalist, Minimalist, etc.)&lt;/li&gt;
&lt;li&gt;Export-ready code &amp;amp; image formats&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Built with: &lt;br&gt;
Next.js 15, Tailwind CSS, html2canvas, Radix UI, Framer Motion, and no database&lt;/p&gt;

&lt;p&gt;Fully modular — drop it into any SaaS, onboarding flow, or portfolio&lt;/p&gt;

&lt;p&gt;Why I listed it on Flippa:&lt;/p&gt;

&lt;p&gt;Instead of launching it as a SaaS or trying to market it for weeks, I went the opposite route, I listed it for sale on Flippa to test if someone else wanted to integrate, resell, or scale it themselves.&lt;/p&gt;

&lt;p&gt;This is part of a larger experiment I’m running — shipping microtools and seeing which ones actually hold resale value, not just dev value.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhuhpj89qbce9zkknfhq7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhuhpj89qbce9zkknfhq7.png" alt="Image description" width="800" height="752"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Some takeaways so far:&lt;br&gt;
Frontend-only tools still have huge appeal — especially if they skip login/setup&lt;/p&gt;

&lt;p&gt;Developers want drop-in utilities, not just libraries or boilerplates&lt;/p&gt;

&lt;p&gt;A clean, exportable UI is sometimes more valuable than a full SaaS&lt;/p&gt;

&lt;p&gt;If you're curious about the actual stack, how I structured the exports, or want to do something similar, I wrote up the full journey here:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://www.mruud.com/blog/how-i-built-personaforge-in-5-days#-building-a-frontend-only-profile-card-generator-in-5-days" rel="noopener noreferrer"&gt;Full post on my site&lt;/a&gt;&lt;br&gt;
👉 &lt;a href="https://www.personaforge.me/" rel="noopener noreferrer"&gt;Try the tool&lt;/a&gt;&lt;br&gt;
👉 &lt;a href="https://flippa.com/11935857" rel="noopener noreferrer"&gt;View the Flippa listing&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm always down to connect with other indie builders, so if you’ve sold a microtool before (or tried), I’d love to hear how it went.&lt;/p&gt;

&lt;p&gt;Thanks for reading ✌️&lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>microservices</category>
      <category>programming</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
