<?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: Ziven Chang</title>
    <description>The latest articles on DEV Community by Ziven Chang (@channg_ghost_96fb1f0916ab).</description>
    <link>https://dev.to/channg_ghost_96fb1f0916ab</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%2F2435837%2Fad3d6f9d-120e-47dd-8253-e2088fd37eca.webp</url>
      <title>DEV Community: Ziven Chang</title>
      <link>https://dev.to/channg_ghost_96fb1f0916ab</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/channg_ghost_96fb1f0916ab"/>
    <language>en</language>
    <item>
      <title>I Built a Company Relationship Search Engine (Competitors, Partners, Acquisitions, and More)</title>
      <dc:creator>Ziven Chang</dc:creator>
      <pubDate>Fri, 15 May 2026 15:16:57 +0000</pubDate>
      <link>https://dev.to/channg_ghost_96fb1f0916ab/i-built-a-company-relationship-search-engine-competitors-partners-acquisitions-and-more-k6b</link>
      <guid>https://dev.to/channg_ghost_96fb1f0916ab/i-built-a-company-relationship-search-engine-competitors-partners-acquisitions-and-more-k6b</guid>
      <description>&lt;p&gt;Introduction&lt;/p&gt;

&lt;p&gt;I recently built a project called CompaniesRelated:&lt;/p&gt;

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

&lt;p&gt;It’s a searchable database that helps you explore how companies are connected — including their competitors, partners, suppliers, acquisitions, investors, and broader ecosystem relationships.&lt;/p&gt;

&lt;p&gt;The goal is simple:&lt;br&gt;
make it easier to understand how companies actually relate to each other in the real world.&lt;/p&gt;

&lt;p&gt;Why I built it&lt;/p&gt;

&lt;p&gt;Whenever I was researching companies, I kept running into the same problem:&lt;/p&gt;

&lt;p&gt;I would search things like:&lt;/p&gt;

&lt;p&gt;“companies related to NVIDIA”&lt;br&gt;
“OpenAI competitors”&lt;br&gt;
“Stripe partners”&lt;br&gt;
“Tesla suppliers”&lt;/p&gt;

&lt;p&gt;And the results were always scattered across:&lt;/p&gt;

&lt;p&gt;Wikipedia pages&lt;br&gt;
blog posts&lt;br&gt;
news articles&lt;br&gt;
random lists&lt;br&gt;
outdated PDFs&lt;/p&gt;

&lt;p&gt;There was no single place where you could quickly explore structured company relationships.&lt;/p&gt;

&lt;p&gt;So I decided to build one.&lt;/p&gt;

&lt;p&gt;What it does&lt;/p&gt;

&lt;p&gt;CompaniesRelated lets you:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Search any company&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Type a company name and instantly see related organizations.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Explore relationship types&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;You can browse across categories like:&lt;/p&gt;

&lt;p&gt;Competitors&lt;br&gt;
Partners&lt;br&gt;
Acquisitions&lt;br&gt;
Investors&lt;br&gt;
Ecosystem connections&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Discover company networks&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Instead of isolated company pages, you can start to see how entire industries connect.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;p&gt;AI ecosystem around OpenAI&lt;br&gt;
Chip supply chain around NVIDIA&lt;br&gt;
Fintech ecosystem around Stripe&lt;br&gt;
What makes it different&lt;/p&gt;

&lt;p&gt;Most tools focus on:&lt;/p&gt;

&lt;p&gt;financial data&lt;br&gt;
company profiles&lt;br&gt;
news aggregation&lt;/p&gt;

&lt;p&gt;This project focuses specifically on:&lt;br&gt;
relationships between companies&lt;/p&gt;

&lt;p&gt;Not just “what a company is”, but:&lt;/p&gt;

&lt;p&gt;“what companies it is connected to, and how”&lt;/p&gt;

&lt;p&gt;Tech / Implementation (optional)&lt;/p&gt;

&lt;p&gt;The system is built around structured relationship data and a simple search interface.&lt;/p&gt;

&lt;p&gt;The goal is to keep it lightweight and fast, while allowing expansion of the dataset over time.&lt;/p&gt;

&lt;p&gt;What’s next&lt;/p&gt;

&lt;p&gt;This is still early, and I’m actively improving it.&lt;/p&gt;

&lt;p&gt;Some planned improvements:&lt;/p&gt;

&lt;p&gt;better relationship accuracy&lt;br&gt;
more companies in long-tail industries&lt;br&gt;
deeper ecosystem mapping&lt;br&gt;
better UI for exploring networks&lt;br&gt;
possible graph visualization&lt;br&gt;
Feedback welcome&lt;/p&gt;

&lt;p&gt;If you try it, I’d love feedback on:&lt;/p&gt;

&lt;p&gt;missing companies&lt;br&gt;
incorrect relationships&lt;br&gt;
UX improvements&lt;br&gt;
useful features&lt;br&gt;
Link&lt;/p&gt;

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

&lt;p&gt;Thanks for reading.&lt;/p&gt;

</description>
      <category>data</category>
      <category>showdev</category>
      <category>sideprojects</category>
      <category>webdev</category>
    </item>
    <item>
      <title>GeomGEN - Create Custom Patterns and Shapes in Seconds</title>
      <dc:creator>Ziven Chang</dc:creator>
      <pubDate>Fri, 15 Nov 2024 06:02:58 +0000</pubDate>
      <link>https://dev.to/channg_ghost_96fb1f0916ab/geomgen-create-custom-patterns-and-shapes-in-seconds-403i</link>
      <guid>https://dev.to/channg_ghost_96fb1f0916ab/geomgen-create-custom-patterns-and-shapes-in-seconds-403i</guid>
      <description>&lt;h1&gt;
  
  
  GeomGEN - Create Custom Patterns and Shapes in Seconds
&lt;/h1&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%2Fqi8bjwrm21wcrrg3ks6k.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%2Fqi8bjwrm21wcrrg3ks6k.png" alt="geomGen Operating Instructions" width="800" height="737"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Transform your design workflow with GeomGEN, the intuitive online tool for generating custom geometric patterns, shapes, and visual elements with unprecedented ease.&lt;/p&gt;

&lt;h2&gt;
  
  
  Key Features
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Extensive Pattern Library
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Grid patterns (checkerboard, diamond, diagonal)&lt;/li&gt;
&lt;li&gt;Geometric shapes (circles, triangles, polygons)&lt;/li&gt;
&lt;li&gt;Customizable stripes and zigzag patterns&lt;/li&gt;
&lt;li&gt;Radar charts and target designs&lt;/li&gt;
&lt;li&gt;Smooth organic shapes&lt;/li&gt;
&lt;li&gt;Beautiful gradient maps and color combinations&lt;/li&gt;
&lt;/ul&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%2Fiefa09u34mo01fz9v9jp.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%2Fiefa09u34mo01fz9v9jp.png" alt="Grid Pattern Diagram" width="800" height="411"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Powerful Customization
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Instantly adjust dimensions, angles, and spacing&lt;/li&gt;
&lt;li&gt;Fine-tune colors and transparency&lt;/li&gt;
&lt;li&gt;Modify pattern density and complexity&lt;/li&gt;
&lt;li&gt;Control border styles and appearances&lt;/li&gt;
&lt;li&gt;Customize individual element sizes&lt;/li&gt;
&lt;li&gt;Real-time preview of all changes&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Flexible Export Options
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Download as PNG for immediate use&lt;/li&gt;
&lt;li&gt;Export as SVG for scalable graphics&lt;/li&gt;
&lt;li&gt;Share your designs instantly&lt;/li&gt;
&lt;li&gt;Perfect for both web and print projects&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  User-Friendly Interface
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Drag-and-drop functionality&lt;/li&gt;
&lt;li&gt;Clear, intuitive controls&lt;/li&gt;
&lt;li&gt;Real-time adjustments&lt;/li&gt;
&lt;li&gt;Pre-made templates for quick starts&lt;/li&gt;
&lt;li&gt;Simple point-and-click editing&lt;/li&gt;
&lt;/ul&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%2Fcj850t43ow1al4zfpj7o.gif" 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%2Fcj850t43ow1al4zfpj7o.gif" alt=" " width="720" height="531"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Perfect For
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Graphic designers&lt;/li&gt;
&lt;li&gt;Web developers&lt;/li&gt;
&lt;li&gt;UI/UX designers&lt;/li&gt;
&lt;li&gt;Digital artists&lt;/li&gt;
&lt;li&gt;Content creators&lt;/li&gt;
&lt;li&gt;Anyone needing quick, professional geometric patterns&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;GeomGEN streamlines the process of creating complex geometric patterns and shapes, turning what used to be hours of work into just seconds. Whether you're designing websites, creating presentations, or developing brand assets, GeomGEN provides the tools you need to generate precise, beautiful geometric elements instantly.&lt;/p&gt;

&lt;p&gt;Visit &lt;a href="https://geomgen.com" rel="noopener noreferrer"&gt;GeomGEN.com&lt;/a&gt; today and experience the future of pattern generation.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
