<?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: Qhamisa Tobie</title>
    <description>The latest articles on DEV Community by Qhamisa Tobie (@qhamietech).</description>
    <link>https://dev.to/qhamietech</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%2F3838505%2F3cab1d0d-ab55-43b5-844e-1d97c65de1e1.png</url>
      <title>DEV Community: Qhamisa Tobie</title>
      <link>https://dev.to/qhamietech</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/qhamietech"/>
    <language>en</language>
    <item>
      <title>I built a tool that explains any GitHub codebase in plain English</title>
      <dc:creator>Qhamisa Tobie</dc:creator>
      <pubDate>Sun, 22 Mar 2026 14:47:51 +0000</pubDate>
      <link>https://dev.to/qhamietech/i-built-a-tool-that-explains-any-github-codebase-in-plain-english-4i65</link>
      <guid>https://dev.to/qhamietech/i-built-a-tool-that-explains-any-github-codebase-in-plain-english-4i65</guid>
      <description>&lt;p&gt;I built Codebrief.&lt;/p&gt;

&lt;p&gt;The problem I am solving: millions of people are now &lt;br&gt;
generating entire apps with AI tools like Bolt and Lovable &lt;br&gt;
but have no idea what is inside their own codebase. They &lt;br&gt;
own code they cannot read, explain, or modify.&lt;/p&gt;

&lt;p&gt;Codebrief fixes that. You paste a public GitHub URL and &lt;br&gt;
get a plain English breakdown of what every file does and &lt;br&gt;
how they all connect. Powered by Gemini 2.5.&lt;/p&gt;

&lt;p&gt;Built with React, Vite, and the Gemini API. Deployed on &lt;br&gt;
Vercel. Built by a 22-year-old developer from &lt;br&gt;
the Eastern Cape, South Africa.&lt;/p&gt;

&lt;p&gt;Try it free: codebrief-ten.vercel.app&lt;/p&gt;

&lt;p&gt;I would love honest feedback — especially on what would &lt;br&gt;
make you pay for a Pro version.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>gemini</category>
      <category>github</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
