<?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: Nandan Patel</title>
    <description>The latest articles on DEV Community by Nandan Patel (@nandanpatel_).</description>
    <link>https://dev.to/nandanpatel_</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%2F4099876%2Fccf8d863-6d01-464f-a67c-3fc7c7ceeaba.jpg</url>
      <title>DEV Community: Nandan Patel</title>
      <link>https://dev.to/nandanpatel_</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nandanpatel_"/>
    <language>en</language>
    <item>
      <title>Why We’re Building Verzii: Building a New Social Platform from Zero</title>
      <dc:creator>Nandan Patel</dc:creator>
      <pubDate>Sat, 29 Aug 2026 07:04:47 +0000</pubDate>
      <link>https://dev.to/nandanpatel_/why-were-building-verzii-building-a-new-social-platform-from-zero-1efm</link>
      <guid>https://dev.to/nandanpatel_/why-were-building-verzii-building-a-new-social-platform-from-zero-1efm</guid>
      <description>&lt;p&gt;Building another social platform in 2026 probably sounds like a crazy idea.&lt;/p&gt;

&lt;p&gt;Instagram, Facebook, TikTok, X, LinkedIn and many other platforms already have massive audiences.&lt;/p&gt;

&lt;p&gt;So the obvious question is:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why build another one?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's the question we're trying to answer while building &lt;strong&gt;Verzii&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is Verzii?
&lt;/h2&gt;

&lt;p&gt;Verzii is a social platform built around three simple ideas:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Discover. Create. Connect.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The idea is to bring people, creators and communities into a more connected social experience.&lt;/p&gt;

&lt;p&gt;On Verzii, users can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Discover people, creators and content&lt;/li&gt;
&lt;li&gt;Create and share content&lt;/li&gt;
&lt;li&gt;Follow creators and interests&lt;/li&gt;
&lt;li&gt;Build and participate in communities&lt;/li&gt;
&lt;li&gt;Build their digital identity&lt;/li&gt;
&lt;li&gt;Connect with people and businesses&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can explore Verzii here:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://www.verzii.com/" rel="noopener noreferrer"&gt;https://www.verzii.com/&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  But building the product isn't the hardest part
&lt;/h2&gt;

&lt;p&gt;The interesting technical challenge isn't simply creating another feed.&lt;/p&gt;

&lt;p&gt;The difficult part is building the systems behind a social product that has to work when the number of users, creators, posts and communities keeps growing.&lt;/p&gt;

&lt;p&gt;Some of the problems we're thinking about include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How should content discovery work?&lt;/li&gt;
&lt;li&gt;How do you balance fresh content with relevant content?&lt;/li&gt;
&lt;li&gt;How should creators and communities be surfaced?&lt;/li&gt;
&lt;li&gt;How do you design for a network that is initially small?&lt;/li&gt;
&lt;li&gt;How do you prevent spam and low-quality content?&lt;/li&gt;
&lt;li&gt;How do you build an experience that remains fast as the platform grows?&lt;/li&gt;
&lt;li&gt;How do you make moderation scalable?&lt;/li&gt;
&lt;li&gt;How do you create reasons for users to return?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These are product questions, but they quickly become engineering questions too.&lt;/p&gt;

&lt;h2&gt;
  
  
  The cold-start problem
&lt;/h2&gt;

&lt;p&gt;One of the biggest challenges with any social product is the network effect.&lt;/p&gt;

&lt;p&gt;A new user asks:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"Why should I join if my friends aren't here?"&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;A creator asks:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"Why should I spend time building an audience here?"&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;A community asks:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"Why should we move our conversations here?"&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;You can't solve this simply by adding more features.&lt;/p&gt;

&lt;p&gt;You have to create enough value for the first users that they want to bring more people in.&lt;/p&gt;

&lt;p&gt;That's one of the biggest things we're learning while building Verzii.&lt;/p&gt;

&lt;h2&gt;
  
  
  We're building from India, for a global audience
&lt;/h2&gt;

&lt;p&gt;Verzii is being built from India with a global ambition.&lt;/p&gt;

&lt;p&gt;We're not trying to simply replicate an existing social network.&lt;/p&gt;

&lt;p&gt;We're exploring what a social platform could look like when:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;people + creators + communities&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;are treated as interconnected parts of the same ecosystem.&lt;/p&gt;

&lt;h2&gt;
  
  
  We're building in public
&lt;/h2&gt;

&lt;p&gt;We're still early.&lt;/p&gt;

&lt;p&gt;That means we don't have all the answers.&lt;/p&gt;

&lt;p&gt;Instead of pretending that everything is figured out, we're going to share the journey:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What we're building&lt;/li&gt;
&lt;li&gt;Product decisions we're making&lt;/li&gt;
&lt;li&gt;Technical challenges&lt;/li&gt;
&lt;li&gt;User feedback&lt;/li&gt;
&lt;li&gt;Experiments&lt;/li&gt;
&lt;li&gt;What works&lt;/li&gt;
&lt;li&gt;What doesn't&lt;/li&gt;
&lt;li&gt;What we change&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And that's where we'd love input from the developer community.&lt;/p&gt;

&lt;h2&gt;
  
  
  We'd love your feedback
&lt;/h2&gt;

&lt;p&gt;If you've built:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;a social platform&lt;/li&gt;
&lt;li&gt;a community product&lt;/li&gt;
&lt;li&gt;a marketplace&lt;/li&gt;
&lt;li&gt;a creator platform&lt;/li&gt;
&lt;li&gt;a consumer app&lt;/li&gt;
&lt;li&gt;or anything with a network effect&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I'd love to hear from you.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is the hardest engineering problem you encountered when building a product that depends on network effects?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And if you were building a new social platform from scratch today:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What would you do differently?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;We're listening.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Verzii — Discover. Create. Connect.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.verzii.com/" rel="noopener noreferrer"&gt;https://www.verzii.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>webdev</category>
      <category>startup</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
