<?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: Data Hub</title>
    <description>The latest articles on DEV Community by Data Hub (@data_hub_dcfd294c6d2ebda2).</description>
    <link>https://dev.to/data_hub_dcfd294c6d2ebda2</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%2F3987456%2F245cd837-9b4a-4ac8-ac59-69c76a373e34.png</url>
      <title>DEV Community: Data Hub</title>
      <link>https://dev.to/data_hub_dcfd294c6d2ebda2</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/data_hub_dcfd294c6d2ebda2"/>
    <language>en</language>
    <item>
      <title>Day 2: Vibe Coding My Developer Side Hustle While Learning SEO</title>
      <dc:creator>Data Hub</dc:creator>
      <pubDate>Tue, 16 Jun 2026 13:01:48 +0000</pubDate>
      <link>https://dev.to/data_hub_dcfd294c6d2ebda2/day-2-vibe-coding-my-developer-side-hustle-while-learning-seo-2d1a</link>
      <guid>https://dev.to/data_hub_dcfd294c6d2ebda2/day-2-vibe-coding-my-developer-side-hustle-while-learning-seo-2d1a</guid>
      <description>&lt;p&gt;I'm documenting the journey of building Dev Suit, a free collection of developer tools, in public.&lt;/p&gt;

&lt;p&gt;Today wasn't about adding dozens of features. Instead, I focused on the foundation:&lt;/p&gt;

&lt;p&gt;Setting up Google Search Console&lt;br&gt;
Planning an SEO strategy&lt;br&gt;
Vibe coding new utilities with AI assistance&lt;br&gt;
Reviewing and refining the generated code before shipping&lt;/p&gt;

&lt;p&gt;Using AI has helped me move faster, but I still make sure I understand, test, and improve everything that goes into the project.&lt;/p&gt;

&lt;p&gt;My goal is to keep shipping useful tools, learn from the process, and slowly grow this side hustle from ₹0 to sustainable revenue.&lt;/p&gt;

&lt;p&gt;I'd love your feedback:&lt;/p&gt;

&lt;p&gt;Which developer utility do you use the most?&lt;br&gt;
What tool should I build next?&lt;/p&gt;

&lt;p&gt;🌐 Website: &lt;a href="https://dev-suit.vercel.app/" rel="noopener noreferrer"&gt;https://dev-suit.vercel.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💻 GitHub: &lt;a href="https://github.com/yashshah935/Dev_suit" rel="noopener noreferrer"&gt;https://github.com/yashshah935/Dev_suit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;👨‍💼 LinkedIn: &lt;a href="https://www.linkedin.com/in/yashshah935/" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/yashshah935/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>buildinpublic</category>
      <category>sideprojects</category>
      <category>vibecoding</category>
    </item>
    <item>
      <title>🚀 Day 1: I Started Building My Developer Side Hustle in Public</title>
      <dc:creator>Data Hub</dc:creator>
      <pubDate>Tue, 16 Jun 2026 13:01:20 +0000</pubDate>
      <link>https://dev.to/data_hub_dcfd294c6d2ebda2/day-1-i-started-building-my-developer-side-hustle-in-public-lf1</link>
      <guid>https://dev.to/data_hub_dcfd294c6d2ebda2/day-1-i-started-building-my-developer-side-hustle-in-public-lf1</guid>
      <description>&lt;p&gt;Today I officially launched &lt;strong&gt;Dev Suit&lt;/strong&gt;, a free collection of developer utilities that I'm building as a side hustle while working full-time as a Software Engineer.&lt;/p&gt;

&lt;p&gt;🌐 &lt;strong&gt;Website:&lt;/strong&gt; &lt;a href="https://dev-suit.vercel.app/" rel="noopener noreferrer"&gt;https://dev-suit.vercel.app/&lt;/a&gt;&lt;br&gt;
💻 &lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/yashshah935/Dev_suit" rel="noopener noreferrer"&gt;https://github.com/yashshah935/Dev_suit&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I Started
&lt;/h2&gt;

&lt;p&gt;Almost every day, I found myself opening multiple websites just to complete simple tasks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Format JSON&lt;/li&gt;
&lt;li&gt;Convert data formats&lt;/li&gt;
&lt;li&gt;Generate UUIDs&lt;/li&gt;
&lt;li&gt;Encode or decode strings&lt;/li&gt;
&lt;li&gt;Work with timestamps&lt;/li&gt;
&lt;li&gt;Use other small developer utilities&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Instead of jumping between different tools, I decided to build one platform that brings them together.&lt;/p&gt;

&lt;h2&gt;
  
  
  Building in Public
&lt;/h2&gt;

&lt;p&gt;I'm documenting the entire journey—from zero users and zero revenue to (hopefully) a sustainable side business.&lt;/p&gt;

&lt;p&gt;I'm also experimenting with AI-assisted development and "vibe coding" to prototype faster, while still reviewing, testing, and improving everything before shipping.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Goals
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;✅ Build 50+ useful developer tools&lt;/li&gt;
&lt;li&gt;✅ Learn SEO and content marketing&lt;/li&gt;
&lt;li&gt;✅ Share progress transparently&lt;/li&gt;
&lt;li&gt;✅ Eventually monetize in a way that keeps the core experience free&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  I'd Love Your Feedback
&lt;/h2&gt;

&lt;p&gt;If you could add one utility to a developer toolbox, what would it be?&lt;/p&gt;

&lt;p&gt;Your suggestions will help shape the roadmap.&lt;/p&gt;

&lt;h3&gt;
  
  
  Project Links
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🌐 Website: &lt;a href="https://dev-suit.vercel.app/" rel="noopener noreferrer"&gt;https://dev-suit.vercel.app/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💻 GitHub: &lt;a href="https://github.com/yashshah935/Dev_suit" rel="noopener noreferrer"&gt;https://github.com/yashshah935/Dev_suit&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;👨‍💼 LinkedIn: &lt;a href="https://www.linkedin.com/in/yashshah935/" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/yashshah935/&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks for reading! I'll be sharing regular updates on what I build, what works, and what I learn along the way.&lt;/p&gt;

</description>
      <category>buildinpublic</category>
      <category>productivity</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
