<?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: Manvendra Singh</title>
    <description>The latest articles on DEV Community by Manvendra Singh (@manvendra_singh_791be6991).</description>
    <link>https://dev.to/manvendra_singh_791be6991</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%2F3979172%2F31c79101-cf10-4bff-8c8b-5265581eb259.png</url>
      <title>DEV Community: Manvendra Singh</title>
      <link>https://dev.to/manvendra_singh_791be6991</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/manvendra_singh_791be6991"/>
    <language>en</language>
    <item>
      <title>I built a Reddit freelance job aggregator in my spare time — here's what happened after 2 weeks</title>
      <dc:creator>Manvendra Singh</dc:creator>
      <pubDate>Thu, 11 Jun 2026 09:14:53 +0000</pubDate>
      <link>https://dev.to/manvendra_singh_791be6991/i-built-a-reddit-freelance-job-aggregator-in-my-spare-time-heres-what-happened-after-2-weeks-1bke</link>
      <guid>https://dev.to/manvendra_singh_791be6991/i-built-a-reddit-freelance-job-aggregator-in-my-spare-time-heres-what-happened-after-2-weeks-1bke</guid>
      <description>&lt;p&gt;I'm a self-taught developer from India. No CS degree, 3 years of professional experience, day job at a small company.&lt;/p&gt;

&lt;p&gt;A few months ago I started thinking about what I'd do if I lost my job tomorrow. Not a great feeling. So I decided to build something.&lt;/p&gt;

&lt;h2&gt;
  
  
  The problem I kept running into
&lt;/h2&gt;

&lt;p&gt;I do some freelancing on the side. Every morning I'd open Reddit and manually check r/forhire, r/WorkOnline, r/freelance one by one. By the time I got through all of them, the good posts already had 15 replies and the client had moved on.&lt;/p&gt;

&lt;p&gt;I thought — this is dumb. I'm a developer. I can fix this.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;FreelancerRadar — a full-stack SaaS that pulls freelance job posts from multiple Reddit communities into one clean dashboard. You add your skills once and it shows jobs matched to what you actually do.&lt;/p&gt;

&lt;p&gt;Stack: React, Node.js, MongoDB, Reddit RSS feeds, Nodemailer for emails, deployed on Vercel.&lt;/p&gt;

&lt;p&gt;I used AI tools heavily to build it faster. I want to be upfront about that. But I made sure I understood every part of the codebase before shipping.&lt;/p&gt;

&lt;h2&gt;
  
  
  What surprised me after launching
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;The first real feedback changed everything.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Someone commented: "Dashboards are pull. Alerts are push. The daily-use habit comes from push — the second a new job matching my skills hits r/forhire, email me."&lt;/p&gt;

&lt;p&gt;That one comment completely reframed the product for me. I was building a dashboard. The real product is the alert.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Most users signed up but didn't add skills.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Out of my first 50 users, almost none completed the onboarding. The "Complete Profile" banner was too easy to ignore. I rebuilt the onboarding flow to be a mandatory step between signup and dashboard. Retention improved immediately.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;A recruiter offered to post jobs directly on the platform.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I hadn't planned for job posters at all. But someone commented "As a recruiter I'd be happy to post my vacancies there." Two-sided marketplace wasn't in my roadmap but now it is.&lt;/p&gt;

&lt;h2&gt;
  
  
  Current numbers
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;88 registered users in 2 weeks&lt;/li&gt;
&lt;li&gt;1.3K events in last 7 days on Google Analytics&lt;/li&gt;
&lt;li&gt;Users from multiple countries&lt;/li&gt;
&lt;li&gt;0 paying users (Pro plan with email alerts coming soon)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What I'm building next
&lt;/h2&gt;

&lt;p&gt;The email alerts feature — instant notification when a job matching your skills is posted. That's going behind a Pro plan at $3.99/month.&lt;/p&gt;

&lt;p&gt;One Reddit comment basically wrote my entire marketing strategy for me.&lt;/p&gt;

&lt;h2&gt;
  
  
  The honest part
&lt;/h2&gt;

&lt;p&gt;I don't know if this will make real money. I still have my day job. But I've learned more in 2 weeks of building and shipping than in the last year of just working.&lt;/p&gt;

&lt;p&gt;If you're a freelancer or a developer who freelances on the side, I'd genuinely love your feedback.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://freelance-radar-nine.vercel.app/" rel="noopener noreferrer"&gt;https://freelance-radar-nine.vercel.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What's the most annoying part of finding freelance work for you?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>showdev</category>
      <category>freelance</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
