<?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: TOZAMMEL HAQUE </title>
    <description>The latest articles on DEV Community by TOZAMMEL HAQUE  (@tozammel).</description>
    <link>https://dev.to/tozammel</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%2F1353460%2F0ca03505-bb99-4f8a-8d16-0148b2042739.JPG</url>
      <title>DEV Community: TOZAMMEL HAQUE </title>
      <link>https://dev.to/tozammel</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tozammel"/>
    <language>en</language>
    <item>
      <title>Passion Bridge-UnityNets</title>
      <dc:creator>TOZAMMEL HAQUE </dc:creator>
      <pubDate>Fri, 10 Jul 2026 09:08:17 +0000</pubDate>
      <link>https://dev.to/tozammel/passion-bridge-unitynets-5953</link>
      <guid>https://dev.to/tozammel/passion-bridge-unitynets-5953</guid>
      <description>&lt;p&gt;What I Built&lt;br&gt;
Passion Bridge — a new feature inside UnityNets, the platform I've been building around a simple belief: humanity has far more in common than the things that divide us.&lt;br&gt;
The idea is simple. You share one thing you're passionate about — your country's food, a sport, a tradition, a value you hold close. Our AI then searches across every other entry submitted from around the world and finds someone whose passion, on the surface, looks completely different — but shares an unexpected emotional thread with yours. The AI explains why the two are connected, turning two strangers from two countries into a small, human bridge.&lt;br&gt;
With the World Cup filling stadiums and living rooms with passion this month, it felt like the right moment to build something that takes that same intensity of feeling and points it toward connection instead of rivalry.&lt;br&gt;
Demo&lt;br&gt;
&lt;a href="https://unitynets.com/passion-bridge" rel="noopener noreferrer"&gt;https://unitynets.com/passion-bridge&lt;/a&gt;&lt;br&gt;
Code&lt;br&gt;
&lt;a href="https://github.com/TOZAMMELSPACE/unitynets.com" rel="noopener noreferrer"&gt;https://github.com/TOZAMMELSPACE/unitynets.com&lt;/a&gt;&lt;br&gt;
How I Built It&lt;br&gt;
Passion Bridge is built directly into the existing UnityNets stack — React/TypeScript on the frontend, Supabase for the backend.&lt;br&gt;
When a user submits their passion entry, a Supabase Edge Function sends it — along with a batch of existing entries from other countries — to the Google Gemini API. Gemini looks for a shared emotional or cultural thread between entries (not a keyword match, a genuine underlying connection) and generates a short "unity message" explaining the link in an inspiring, human tone.&lt;br&gt;
Matches are stored and rendered as cards in a "Bridges built by the community" feed, filterable by country. Successful matches also feed into UnityNets' existing Trust Score system, rewarding people for participating in building these cross-border connections.&lt;br&gt;
The trickiest part was prompting Gemini to reliably return clean, structured JSON with genuinely thoughtful (not superficial) connections — solved with a strict system prompt and a fallback retry if the response came back malformed.&lt;br&gt;
Prize Categories&lt;br&gt;
Submitting to Best Use of Google AI — the Gemini API is the core engine of Passion Bridge, responsible for discovering and articulating the human connections between passions from different corners of the world.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>community</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
