<?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: Trusten Lehmann-Karp</title>
    <description>The latest articles on DEV Community by Trusten Lehmann-Karp (@trusten_lehmannkarp_05).</description>
    <link>https://dev.to/trusten_lehmannkarp_05</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%2F3305884%2F395ea768-8525-41f9-b5d0-bf2e5afabbc7.jpeg</url>
      <title>DEV Community: Trusten Lehmann-Karp</title>
      <link>https://dev.to/trusten_lehmannkarp_05</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/trusten_lehmannkarp_05"/>
    <language>en</language>
    <item>
      <title>🚀 I Built My First WebApp: RepoMind — An AI Tool to Turn Your Projects into a Portfolio</title>
      <dc:creator>Trusten Lehmann-Karp</dc:creator>
      <pubDate>Sun, 29 Jun 2025 15:52:17 +0000</pubDate>
      <link>https://dev.to/trusten_lehmannkarp_05/i-built-my-first-webapp-repomind-an-ai-tool-to-turn-your-projects-into-a-portfolio-3l05</link>
      <guid>https://dev.to/trusten_lehmannkarp_05/i-built-my-first-webapp-repomind-an-ai-tool-to-turn-your-projects-into-a-portfolio-3l05</guid>
      <description>&lt;p&gt;Hey Dev Community! 👋&lt;/p&gt;

&lt;p&gt;I’m incredibly excited (and a bit nervous) to share my first-ever project: &lt;strong&gt;RepoMind&lt;/strong&gt; — an AI-powered platform that helps developers transform their GitHub repositories into a professional, resume-ready portfolio.&lt;/p&gt;

&lt;p&gt;But RepoMind isn’t just a standalone idea—it’s the first step in a bigger journey my roommate and I have embarked on together.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Birth of Antler Labs AI
&lt;/h2&gt;

&lt;p&gt;Earlier this year, my roommate and I were talking about how many people &lt;em&gt;talk&lt;/em&gt; about building projects…but never ship them. We wanted to change that.&lt;/p&gt;

&lt;p&gt;So we decided to launch our own AI product studio called &lt;strong&gt;Antler Labs AI&lt;/strong&gt;. Our mission is simple but ambitious:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Three products. Sixty days.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;We challenged ourselves to build and launch &lt;strong&gt;three useful AI-powered tools in just two months&lt;/strong&gt;. RepoMind is the first of those three.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://antler-labs-landing.vercel.app" rel="noopener noreferrer"&gt;Check out our Antler Labs landing page&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Why I Built RepoMind
&lt;/h2&gt;

&lt;p&gt;As developers, we spend countless hours coding cool things and pushing commits to GitHub. But when it comes time to apply for jobs, freelance gigs, or even just share our work online, there’s a big problem:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;How do you explain your projects in a way that actually shows what you can do?&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I’ve struggled with that myself. Writing about my projects always felt harder than building them:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Summarizing what a repo does&lt;/li&gt;
&lt;li&gt;Listing technologies used&lt;/li&gt;
&lt;li&gt;Writing resume-style bullet points that don’t sound generic&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I’d stare at a blank page thinking: &lt;em&gt;“Ugh… why can’t my repos just explain themselves?”&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  The Spark for RepoMind
&lt;/h2&gt;

&lt;p&gt;That frustration planted the seed for RepoMind. I figured:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Why not build something that &lt;em&gt;makes&lt;/em&gt; my repos speak for themselves?&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;With the advances in AI, it felt possible to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Read code and README files&lt;/li&gt;
&lt;li&gt;Understand what each project does&lt;/li&gt;
&lt;li&gt;Generate clear summaries and resume-ready bullet points&lt;/li&gt;
&lt;li&gt;Help developers build portfolios worth sharing&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So I decided to make RepoMind the first project under Antler Labs AI.&lt;/p&gt;




&lt;h2&gt;
  
  
  What RepoMind Does
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;RepoMind&lt;/strong&gt; connects to your GitHub and automatically generates:&lt;/p&gt;

&lt;p&gt;✅ &lt;strong&gt;Concise project summaries&lt;/strong&gt; — short, clear explanations of what your projects do&lt;br&gt;&lt;br&gt;
✅ &lt;strong&gt;AI-crafted resume bullet points&lt;/strong&gt; — no more blank screens when writing your CV&lt;br&gt;&lt;br&gt;
✅ &lt;strong&gt;Customizable portfolio layout&lt;/strong&gt; — choose how your projects appear and in what order&lt;/p&gt;

&lt;p&gt;It’s perfect for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Students building their first resume&lt;/li&gt;
&lt;li&gt;Developers refreshing their personal brand&lt;/li&gt;
&lt;li&gt;Anyone who wants to showcase side projects more professionally&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;My goal is to help people (including myself!) go from “here’s my GitHub link” to telling a compelling story about their work and skills.&lt;/p&gt;




&lt;h2&gt;
  
  
  Building My First Product
&lt;/h2&gt;

&lt;p&gt;RepoMind is the first time I’ve:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Built a product end-to-end&lt;/li&gt;
&lt;li&gt;Worked with APIs like GitHub’s and AI tools&lt;/li&gt;
&lt;li&gt;Deployed something for real users&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It’s been both exhilarating and overwhelming. I’ve learned so much—not just about code, but about product design, user experience, and thinking like a founder.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why This Matters to Me
&lt;/h2&gt;

&lt;p&gt;I believe &lt;strong&gt;developers deserve better tools to tell their stories.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;So many incredible projects sit unseen on GitHub because it’s hard to explain what makes them special. I want RepoMind to help devs unlock opportunities by showcasing their work in the best light—and save hours of writing in the process.&lt;/p&gt;




&lt;h2&gt;
  
  
  Check It Out!
&lt;/h2&gt;

&lt;p&gt;If you’ve ever felt stuck turning your GitHub repos into portfolio content, I’d love for you to try RepoMind and share your feedback:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://repomindai.com" rel="noopener noreferrer"&gt;Visit RepoMind&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Also, follow along with our journey at Antler Labs AI as we race to ship three products in 60 days:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://antler-labs-landing.vercel.app" rel="noopener noreferrer"&gt;Visit Antler Labs AI&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for reading my story—and thanks to everyone in this community for being such an inspiration. ❤️&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>internship</category>
      <category>programming</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
