<?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: OSSBuddy</title>
    <description>The latest articles on DEV Community by OSSBuddy (@ossbuddy).</description>
    <link>https://dev.to/ossbuddy</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%2F4014416%2F5586114a-dc42-490a-9f1e-887d20d2c244.png</url>
      <title>DEV Community: OSSBuddy</title>
      <link>https://dev.to/ossbuddy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ossbuddy"/>
    <language>en</language>
    <item>
      <title>Built a tool to stop me from wasting hours looking for good first issues. Roast it?</title>
      <dc:creator>OSSBuddy</dc:creator>
      <pubDate>Sat, 04 Jul 2026 05:31:31 +0000</pubDate>
      <link>https://dev.to/ossbuddy/built-a-tool-to-stop-me-from-wasting-hours-looking-for-good-first-issues-roast-it-14jo</link>
      <guid>https://dev.to/ossbuddy/built-a-tool-to-stop-me-from-wasting-hours-looking-for-good-first-issues-roast-it-14jo</guid>
      <description>&lt;p&gt;So I keep running into the same annoying thing every time I want to contribute to open source: I open GitHub, search "good first issue," and then spend 45 minutes scrolling through stuff that's either dead, way too vague, or just not something I know how to do.&lt;/p&gt;

&lt;p&gt;Got fed up and built OSSBuddy over the last few weeks. It's basically supposed to match you with projects/issues based on your actual skills instead of you doing the scrolling yourself.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://oss-buddy.vercel.app/" rel="noopener noreferrer"&gt;Live: &lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Right now it does: GitHub sign-in, AI-based project/issue suggestions, AI to analyze the github repo and guide how to contribute to it and a leaderboard thing I threw in that I'm honestly not sure people care about.&lt;/p&gt;

&lt;p&gt;I'm not fishing for "nice work" comments, I want to know what's broken or pointless before I sink more time into this. If you have 5 min:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Does the matching actually feel useful or does it just feel like it's   guessing?&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Did you get stuck anywhere between sign-in and the dashboard?&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Leaderboard — worth keeping or just noise?&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Honestly, would you even use something like this, or is manually hunting for issues not actually that painful for you?&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Would rather find out now that this solves nothing for anyone than find that out in three months.&lt;/p&gt;

&lt;p&gt;Stack: Next.js/Tailwind, Node/Express/MongoDB, GitHub OAuth, Gemini for the matching part.&lt;/p&gt;

&lt;p&gt;Thanks to anyone who bothers clicking around.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>showdev</category>
      <category>sideprojects</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
