<?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: Ronak Arora</title>
    <description>The latest articles on DEV Community by Ronak Arora (@ronak_arora_656a7ac84199d).</description>
    <link>https://dev.to/ronak_arora_656a7ac84199d</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%2F4115994%2F887e3705-0e32-4d0f-85e9-040ac4df2c3a.png</url>
      <title>DEV Community: Ronak Arora</title>
      <link>https://dev.to/ronak_arora_656a7ac84199d</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ronak_arora_656a7ac84199d"/>
    <language>en</language>
    <item>
      <title>I Got Destroyed in a Code Review. Here's What I Built After.</title>
      <dc:creator>Ronak Arora</dc:creator>
      <pubDate>Tue, 08 Sep 2026 15:03:39 +0000</pubDate>
      <link>https://dev.to/ronak_arora_656a7ac84199d/i-got-destroyed-in-a-code-review-heres-what-i-built-after-egj</link>
      <guid>https://dev.to/ronak_arora_656a7ac84199d/i-got-destroyed-in-a-code-review-heres-what-i-built-after-egj</guid>
      <description>&lt;p&gt;okay so you know that feeling when you've been staring at your own code for so long that you genuinely cannot tell if it's good or if you've just gone blind to how bad it is&lt;/p&gt;

&lt;p&gt;yeah&lt;/p&gt;

&lt;p&gt;built a thing for that&lt;/p&gt;

&lt;p&gt;you paste a github link and it tells you: health score, how complex your functions actually are, how deep your nesting goes, how long your functions are, how much technical debt you're quietly accumulating&lt;/p&gt;

&lt;p&gt;took me getting destroyed in a code review to realize i had no way to check any of this myself before submitting. senior dev said my cyclomatic complexity was "out of control." i nodded. i had no idea what that meant. i googled it for a week.&lt;/p&gt;

&lt;p&gt;anyway. it's called REPO-SIGHT. free. no signup. works on public repos. c++, python, java.&lt;/p&gt;

&lt;p&gt;link - &lt;a href="http://www.repo-sight.com" rel="noopener noreferrer"&gt;www.repo-sight.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>codequality</category>
      <category>code</category>
      <category>programming</category>
      <category>career</category>
    </item>
  </channel>
</rss>
