<?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: Nahrin</title>
    <description>The latest articles on DEV Community by Nahrin (@nahrinoda).</description>
    <link>https://dev.to/nahrinoda</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%2F3842186%2Fe6d93533-0de7-4719-90ae-d1b99da03f6b.jpeg</url>
      <title>DEV Community: Nahrin</title>
      <link>https://dev.to/nahrinoda</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nahrinoda"/>
    <language>en</language>
    <item>
      <title>I built a LinkedIn network analyzer in 6 days using science from 1973. Here's what I found.</title>
      <dc:creator>Nahrin</dc:creator>
      <pubDate>Tue, 24 Mar 2026 20:55:06 +0000</pubDate>
      <link>https://dev.to/nahrinoda/i-built-a-linkedin-network-analyzer-in-6-days-using-science-from-1973-heres-what-i-found-cgm</link>
      <guid>https://dev.to/nahrinoda/i-built-a-linkedin-network-analyzer-in-6-days-using-science-from-1973-heres-what-i-found-cgm</guid>
      <description>&lt;p&gt;Most job seekers apply to hundreds of jobs and hear nothing back.&lt;/p&gt;

&lt;p&gt;The research explains why. A 2022 experiment on 20 million LinkedIn users proved that the people most likely to get you a job aren't your close contacts — they're the people you barely know. Weak ties. Granovetter proved this in 1973 and it was just causally validated at scale.&lt;/p&gt;

&lt;p&gt;The problem: there's no way to see this structure in your network. Your LinkedIn connections list is just names.&lt;/p&gt;

&lt;p&gt;So I built the map.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Navox Network&lt;/strong&gt; — drop your LinkedIn CSV export and get:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Your entire network as a force-directed graph scored by tie strength&lt;/li&gt;
&lt;li&gt;Structural bridges identified — your rarest, most valuable connections&lt;/li&gt;
&lt;li&gt;Gap analysis showing what's missing&lt;/li&gt;
&lt;li&gt;Outreach queue telling you exactly who to contact first&lt;/li&gt;
&lt;li&gt;AI coach that knows your actual network&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;100% free. Open source. Your data never leaves your browser.&lt;/p&gt;

&lt;p&gt;🔗 Try it: &lt;a href="https://www.navox.tech/network" rel="noopener noreferrer"&gt;https://www.navox.tech/network&lt;/a&gt;&lt;br&gt;
⭐ GitHub: &lt;a href="https://github.com/navox-labs/network" rel="noopener noreferrer"&gt;https://github.com/navox-labs/network&lt;/a&gt;&lt;br&gt;
🚀 Launching today on ProductHunt — would love your support: &lt;a href="https://www.producthunt.com/products/navox-network?utm_source=other&amp;amp;utm_medium=social" rel="noopener noreferrer"&gt;https://www.producthunt.com/products/navox-network?utm_source=other&amp;amp;utm_medium=social&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Built with Next.js 14, TypeScript, react-force-graph-2d, d3-force, PapaParse. No backend. No database. No auth.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Favbwsdiaqdvwru7idkjw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Favbwsdiaqdvwru7idkjw.png" alt=" " width="800" height="523"&gt;&lt;/a&gt;&lt;br&gt;
Ask me anything about the tie strength algorithm or the graph architecture.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>career</category>
      <category>javascript</category>
      <category>buildinpublic</category>
    </item>
  </channel>
</rss>
