<?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: ツ John</title>
    <description>The latest articles on DEV Community by ツ John (@johnwritescode_).</description>
    <link>https://dev.to/johnwritescode_</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%2F1084533%2Ff52f4c01-c1ee-452f-98e6-5d74ba068f87.jpg</url>
      <title>DEV Community: ツ John</title>
      <link>https://dev.to/johnwritescode_</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/johnwritescode_"/>
    <language>en</language>
    <item>
      <title>I Built A SaaS Directory That Uses AI To Recommend Tools</title>
      <dc:creator>ツ John</dc:creator>
      <pubDate>Fri, 22 Sep 2023 23:25:21 +0000</pubDate>
      <link>https://dev.to/johnwritescode_/i-built-a-saas-directory-that-uses-ai-to-recommend-tools-14c7</link>
      <guid>https://dev.to/johnwritescode_/i-built-a-saas-directory-that-uses-ai-to-recommend-tools-14c7</guid>
      <description>&lt;p&gt;So I've always wanted to randomly build a tool directory for some reason.&lt;/p&gt;

&lt;p&gt;They're usually pretty light in terms of tech requirements, and it's something completely different compared to what I've done with past projects.&lt;/p&gt;

&lt;p&gt;I was sick a few weeks ago and decided to use my downtime to work on one. &lt;/p&gt;

&lt;p&gt;There are a lot of these types of directories out there, so I wanted to try and figure out how to make mine stand out a little more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What better way to do it than with AI? LOL&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A problem I've heard and noticed when it comes to these directories is that there's simply too much to sift through. I've come across the same problem myself.&lt;/p&gt;

&lt;p&gt;So I decided to sprinkle in a little AI. Basically, you describe a problem you're having and we'll recommend some tools that we think could help in some way or another.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExbGp5cHZrbHdkcGc5OW1za3pkMDh4c2JnN3lpZDJjbm9lMG12bHR6aSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/aJZiluAHlVmz6hvZhQ/giphy.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExbGp5cHZrbHdkcGc5OW1za3pkMDh4c2JnN3lpZDJjbm9lMG12bHR6aSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/aJZiluAHlVmz6hvZhQ/giphy.gif" alt="findcool.tools ToolFinder Ai" width="480" height="336"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The majority of tools are submitted by the community. They usually come from places like Twitter or Reddit. Then I manually review them to ensure everything looks good before pushing to the site, which is &lt;a href="https://findcool.tools"&gt;findcool.tools&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Even though this was just a fun random project I wanted to start, I decided to launch it on Product Hunt. Much to my surprise, we received #3 Product of the Day.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--EOUcCne5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/kzjwitb7a4ro6dt2rzli.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--EOUcCne5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/kzjwitb7a4ro6dt2rzli.png" alt="findcool.tools product hunt award badge" width="428" height="111"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Since then, I've been putting a little more time into it. We're almost at 150 tools submitted and over 150 &lt;a href="https://findcooltools.beehiiv.com/"&gt;newsletter&lt;/a&gt; subscribers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Here's the tech stack I'm using for anyone interested:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Astro for the frontend&lt;/li&gt;
&lt;li&gt;Google Sheets for my database&lt;/li&gt;
&lt;li&gt;Google Forms for new tool submissions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Told you I was keeping the tech stack light... haha&lt;/p&gt;

&lt;p&gt;All in all, this is turning into a fun project and I just wanted to spread the word that if you have a random idea, pursue it. You never know what will come out of it.&lt;/p&gt;

&lt;p&gt;Thanks for taking the time to read this. You can find me over on &lt;a href="https://twitter.com/johnwritescode_"&gt;Twitter/X&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Have a tool you think would be a good fit for &lt;a href="https://findcool.tools"&gt;findcool.tools?&lt;/a&gt; You can &lt;a href="https://findcool.tools/tools"&gt;submit it here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;❤️&lt;/p&gt;

</description>
      <category>watercooler</category>
      <category>showdev</category>
      <category>community</category>
    </item>
    <item>
      <title>I Launched 3 Projects On Product Hunt: Learnings + Tips</title>
      <dc:creator>ツ John</dc:creator>
      <pubDate>Wed, 20 Sep 2023 16:27:04 +0000</pubDate>
      <link>https://dev.to/johnwritescode_/i-launched-3-projects-on-product-hunt-learnings-tips-343j</link>
      <guid>https://dev.to/johnwritescode_/i-launched-3-projects-on-product-hunt-learnings-tips-343j</guid>
      <description>&lt;p&gt;Hey everyone,&lt;/p&gt;

&lt;p&gt;I just wrapped up my 3rd launch on Product Hunt for &lt;a href="https://findcool.tools"&gt;findcool.tools&lt;/a&gt; where we received &lt;strong&gt;#3 Product of the Day&lt;/strong&gt; (&lt;a href="https://x.com/JohnWritesCode_/status/1703408498921689131?s=20"&gt;just wrote a thread about this project's launch stats on twitter&lt;/a&gt; if you're interested)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--BeWM5U27--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/raejtrnkmms9yeul8z9y.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--BeWM5U27--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/raejtrnkmms9yeul8z9y.png" alt="findcool.tools product of the day image" width="428" height="111"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;My last product launch did not receive a Product of the Day award but did win &lt;strong&gt;#1 Health/Fitness Product of the Week&lt;/strong&gt; and &lt;strong&gt;#2 Health/Fitness Product of the Month&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--VBBgLJE_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/072n93xms0zrrwulvwzi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--VBBgLJE_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/072n93xms0zrrwulvwzi.png" alt="product hunt award badge" width="428" height="98"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;My first product launch &lt;strong&gt;placed&lt;/strong&gt; &lt;strong&gt;63rd and did not win any awards&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--MHzz6OmX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/t5ynh9dxxxriqwfewz21.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--MHzz6OmX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/t5ynh9dxxxriqwfewz21.jpg" alt="sad emoji photo" width="150" height="116"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Each launch has gotten better and better.&lt;/p&gt;

&lt;h2&gt;
  
  
  Here are some things I've learned and some tips I have:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Start building an audience weeks before launch. This can be a game changer.&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  Post your Product Hunt launch preview link and ask for support, show demos, engage in comments about your launch and your product.&lt;/li&gt;
&lt;li&gt;  Post a few times a day leading up to launch.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;

&lt;p&gt;&lt;strong&gt;You don't have to build a feature-filled MVP, but make sure whatever you're launching works well.&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  I've seen projects riddled with bugs because they're trying to include too much.&lt;/li&gt;
&lt;li&gt;  I've seen projects kill it that do one single thing.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;

&lt;p&gt;&lt;strong&gt;Suggest your tool to users before launch, if it's available.&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  Getting initial feedback can be super helpful before the surge in Product Hunt traffic.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;

&lt;p&gt;&lt;strong&gt;Have analytics in place&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  This can be extremely helpful in observing user behavior and to see what other sources are sending you traffic&lt;/li&gt;
&lt;li&gt;  I've built features that I thought would get tons of traction. Come to find out hardly anyone visits that specific page.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;

&lt;p&gt;&lt;strong&gt;If your product links out to other products/services, make sure to include a referral param in the url.&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  This helped me a lot with my latest launch because people could see firsthand the traffic we were sending.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;

&lt;p&gt;&lt;strong&gt;Pick your launch day wisely.&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  I've launched on weekdays and weekends. There are pros and cons to each.&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Product Hunt has much more traffic during the week, but also a lot more competition.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  If you're super confident in your product, these could be good days to launch.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Weekends see less traffic + less competition, so potential advantage to stand out.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;

&lt;p&gt;&lt;strong&gt;On launch day, don't stop talking about your product.&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  Post every few hours asking for support, and talk about updates/progress. Just try to keep your launch in front of your audience throughout the day.&lt;/li&gt;
&lt;li&gt;  I've found, on Twitter, that posting every 2 or so hours worked well.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;

&lt;p&gt;&lt;strong&gt;Reply to every comment on Product Hunt&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  This goes a long way in showing that you appreciate people's support.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I'm sure there's more, but these are some of the things I've improved on across my multiple launches, and have seen each launch have more success than the last.&lt;/p&gt;

&lt;p&gt;Hope this was helpful 🙂&lt;/p&gt;

&lt;p&gt;Happy to answer any questions here or on &lt;a href="https://twitter.com/JohnWritesCode_"&gt;Twitter/X&lt;/a&gt;. I typically talk about building projects in public and other random dev stuff.&lt;/p&gt;

&lt;p&gt;Check out &lt;a href="https://findcool.tools"&gt;findcool.tools&lt;/a&gt; for awesome tools built by indie hackers like myself.&lt;/p&gt;

&lt;p&gt;Short on time? &lt;a href="https://findcooltools.beehiiv.com/"&gt;Get a weekly summary of the week's most popular tools straight to your inbox.&lt;/a&gt;&lt;/p&gt;

</description>
      <category>startup</category>
      <category>webdev</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
