<?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: Ojus Chugh</title>
    <description>The latest articles on DEV Community by Ojus Chugh (@ojuschugh1).</description>
    <link>https://dev.to/ojuschugh1</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%2F3849281%2F97c87274-db16-4226-b329-6c5dd9b936d5.png</url>
      <title>DEV Community: Ojus Chugh</title>
      <link>https://dev.to/ojuschugh1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ojuschugh1"/>
    <language>en</language>
    <item>
      <title>ghostdep - phantom dependency detector for 5 languages</title>
      <dc:creator>Ojus Chugh</dc:creator>
      <pubDate>Sat, 04 Apr 2026 17:19:09 +0000</pubDate>
      <link>https://dev.to/ojuschugh1/ghostdep-phantom-dependency-detector-for-5-languages-56o</link>
      <guid>https://dev.to/ojuschugh1/ghostdep-phantom-dependency-detector-for-5-languages-56o</guid>
      <description>&lt;p&gt;I kept running into the same two problems:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;importing a package that only works because of a transitive dep&lt;/li&gt;
&lt;li&gt;manifests full of deps nobody uses anymore&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;So I built &lt;strong&gt;ghostdep&lt;/strong&gt;. Point it at a project, it tells you what's missing and what's dead.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;cargo install ghostdep&lt;/code&gt;&lt;br&gt;
&lt;code&gt;ghostdep -p my-project&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Supports Go, JS/TS, Python, Rust, Java. AST-based, not regex. Has JSON/SARIF output for CI, auto-fix commands, monorepo support.&lt;/p&gt;

&lt;p&gt;First release - looking for feedback and contributors.&lt;/p&gt;

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

</description>
      <category>opensource</category>
      <category>rust</category>
      <category>go</category>
      <category>java</category>
    </item>
    <item>
      <title>Created a free Ad-blocker Extension</title>
      <dc:creator>Ojus Chugh</dc:creator>
      <pubDate>Thu, 02 Apr 2026 13:19:51 +0000</pubDate>
      <link>https://dev.to/ojuschugh1/created-a-free-ad-blocker-extension-230p</link>
      <guid>https://dev.to/ojuschugh1/created-a-free-ad-blocker-extension-230p</guid>
      <description>&lt;p&gt;Hi Folks, so i have created a free ad-blocker extension to block annoying ads. Feel free to try and provide your feedback.&lt;/p&gt;

&lt;p&gt;Thanks &lt;/p&gt;

&lt;p&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/ad-free/" rel="noopener noreferrer"&gt;https://addons.mozilla.org/en-US/firefox/addon/ad-free/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>techtalks</category>
      <category>software</category>
    </item>
    <item>
      <title>Open Source API Testing Tool</title>
      <dc:creator>Ojus Chugh</dc:creator>
      <pubDate>Sun, 29 Mar 2026 13:27:34 +0000</pubDate>
      <link>https://dev.to/ojuschugh1/open-source-api-testing-tool-47ph</link>
      <guid>https://dev.to/ojuschugh1/open-source-api-testing-tool-47ph</guid>
      <description>&lt;p&gt;Hi Everyone, Today i have created a tool to Detect API changes automatically using real traffic (no tests required). Current it is in active development stage, will need feedback from the DEV Community&lt;/p&gt;

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

</description>
      <category>api</category>
      <category>testing</category>
      <category>opensource</category>
      <category>postman</category>
    </item>
  </channel>
</rss>
