<?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: Vaida Matias</title>
    <description>The latest articles on DEV Community by Vaida Matias (@vaidamatias).</description>
    <link>https://dev.to/vaidamatias</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%2F3961519%2Fb17b2e99-2b41-4a1f-895c-6dbc1befa651.jpeg</url>
      <title>DEV Community: Vaida Matias</title>
      <link>https://dev.to/vaidamatias</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vaidamatias"/>
    <language>en</language>
    <item>
      <title>I Built CodeSight – A Desktop App for Visualizing Codebase Dependencies</title>
      <dc:creator>Vaida Matias</dc:creator>
      <pubDate>Sun, 31 May 2026 18:09:10 +0000</pubDate>
      <link>https://dev.to/vaidamatias/i-built-codesight-a-desktop-app-for-visualizing-codebase-dependencies-c46</link>
      <guid>https://dev.to/vaidamatias/i-built-codesight-a-desktop-app-for-visualizing-codebase-dependencies-c46</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;I've been working on a desktop application called CodeSight, built with Rust, Tauri, and React.&lt;/p&gt;

&lt;p&gt;The goal is to make it easier to understand unfamiliar codebases by visualizing file relationships and dependencies in an interactive graph.&lt;/p&gt;

&lt;p&gt;Current features include:&lt;/p&gt;

&lt;p&gt;File search&lt;br&gt;
Dependency highlighting&lt;br&gt;
Graph export&lt;br&gt;
Layout saving&lt;br&gt;
Keyboard shortcuts&lt;br&gt;
Dark/Light themes&lt;br&gt;
Support for larger projects&lt;/p&gt;

&lt;p&gt;I'd love to hear what developers think about the idea and the current implementation.&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/vaidamatias/codesight" rel="noopener noreferrer"&gt;https://github.com/vaidamatias/codesight&lt;/a&gt;&lt;br&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%2Fe602tmpmhxxy8vbhrg9h.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%2Fe602tmpmhxxy8vbhrg9h.png" alt=" " width="800" height="455"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Any feedback, suggestions, or bug reports are welcome.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>opensource</category>
      <category>rust</category>
      <category>react</category>
    </item>
  </channel>
</rss>
