<?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: ItzKev!</title>
    <description>The latest articles on DEV Community by ItzKev! (@kevstatic).</description>
    <link>https://dev.to/kevstatic</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%2F3865743%2F3e4a76df-6fab-4cd9-8ba1-f96f69786254.jpeg</url>
      <title>DEV Community: ItzKev!</title>
      <link>https://dev.to/kevstatic</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kevstatic"/>
    <language>en</language>
    <item>
      <title>Onboardly – Ask questions about any GitHub codebase</title>
      <dc:creator>ItzKev!</dc:creator>
      <pubDate>Tue, 07 Apr 2026 11:36:35 +0000</pubDate>
      <link>https://dev.to/kevstatic/onboardly-ask-questions-about-any-github-codebase-2hmb</link>
      <guid>https://dev.to/kevstatic/onboardly-ask-questions-about-any-github-codebase-2hmb</guid>
      <description>&lt;p&gt;A few months ago, I asked HN about the biggest pain points when joining a new team (&lt;a href="https://news.ycombinator.com/item?id=47368472" rel="noopener noreferrer"&gt;https://news.ycombinator.com/item?id=47368472&lt;/a&gt;). Most people said it was the tribal knowledge buried in the code.&lt;br&gt;
I've spent my time as a student building Onboardly to solve this. It’s a web app that indexes your GitHub repo and lets you ask questions in plain English. Unlike a general LLM, it cites the exact files it’s looking at so you can verify the logic.&lt;/p&gt;

&lt;p&gt;Tech stack: FastAPI backend, Next.js frontend, and a RAG architecture for the indexing. I’m currently hosting it on Render's free tier, so there might be a slight delay on the first login—I'm working on that!&lt;/p&gt;

&lt;p&gt;I’d love for you guys to break it and tell me where the answers feel 'off' or what features a dev actually needs for onboarding.&lt;/p&gt;

&lt;p&gt;It's free to try — would love feedback on answer quality across different repo types and languages.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://onboardly-ruddy.vercel.app" rel="noopener noreferrer"&gt;https://onboardly-ruddy.vercel.app&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>fastapi</category>
      <category>nextjs</category>
    </item>
  </channel>
</rss>
