<?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: Rudraksh Chauhan</title>
    <description>The latest articles on DEV Community by Rudraksh Chauhan (@lowkeydev-3).</description>
    <link>https://dev.to/lowkeydev-3</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%2F4068358%2Ff8de1cf2-96cb-4c96-b0a2-a89371428606.jpeg</url>
      <title>DEV Community: Rudraksh Chauhan</title>
      <link>https://dev.to/lowkeydev-3</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lowkeydev-3"/>
    <language>en</language>
    <item>
      <title>I Kept Hearing "Didn't We Already Send That?" So I Built a Tool to Fix It</title>
      <dc:creator>Rudraksh Chauhan</dc:creator>
      <pubDate>Sat, 08 Aug 2026 06:04:00 +0000</pubDate>
      <link>https://dev.to/lowkeydev-3/i-kept-hearing-didnt-we-already-send-that-so-i-built-a-tool-to-fix-it-gk9</link>
      <guid>https://dev.to/lowkeydev-3/i-kept-hearing-didnt-we-already-send-that-so-i-built-a-tool-to-fix-it-gk9</guid>
      <description>&lt;p&gt;I'm a self-taught developer. No CS degree, no funding, no team. Just me, a laptop, and a problem I kept watching people struggle with.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;Every freelancer and small agency I know deals with the same mess: client details scattered across WhatsApp chats, email threads, Google Drive folders, and random Notion pages. Nothing lives in one place. When a client asks "wait, didn't we already send you the logo files?" you're digging through three different apps trying to remember.&lt;/p&gt;

&lt;p&gt;I didn't just hear about this problem — I lived it. So four months ago, I started building Kray.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Kray Actually Does
&lt;/h2&gt;

&lt;p&gt;Kray gives freelancers and agencies one organized workspace per client — projects, links, and notes, all in a single place instead of scattered across five different tools.&lt;/p&gt;

&lt;p&gt;The part I'm most proud of: when you share a project with a client, they can open the link and see everything instantly — no sign-up, no account creation, no friction. Just a clean, simple view of what they need to see.&lt;br&gt;
You can check it out here: &lt;a href="https://kray-webapp.vercel.app" rel="noopener noreferrer"&gt;https://kray-webapp.vercel.app&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Stack
&lt;/h2&gt;

&lt;p&gt;Since I was building this entirely solo with zero budget, I leaned on tools that let me move fast without infrastructure headaches:&lt;/p&gt;

&lt;p&gt;React 19 + Vite + TypeScript (strict mode — no shortcuts)&lt;br&gt;
Tailwind v4 for styling&lt;br&gt;
Supabase for auth, database, and storage&lt;br&gt;
Deployed on Vercel&lt;/p&gt;

&lt;p&gt;No backend servers to manage. No DevOps to worry about. Just me shipping features.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Learned Building Solo
&lt;/h2&gt;

&lt;p&gt;You will hit bugs that eat entire days. I spent hours debugging a sitemap indexing issue that turned out to be one missing header. That's the job — most of building isn't writing new features, it's fixing the thing that should've worked but didn't.&lt;/p&gt;

&lt;p&gt;Deploy discipline matters more than you think. I once tested a feature locally, assumed it was live, and spent 20 minutes confused about why production wasn't behaving — because I'd forgotten to push. Lesson learned: always verify what's actually deployed before debugging further.&lt;/p&gt;

&lt;p&gt;Marketing is its own skill, and it's humbling. I've spent the last several days doing organic, zero-budget marketing — Reddit, LinkedIn, Facebook — and it's a completely different muscle than building. Building something is one battle. Getting anyone to notice it is another.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where Things Stand Now
&lt;/h2&gt;

&lt;p&gt;Kray is live. I'm a few days into a 30-day organic marketing push with no budget — just consistent, honest effort across a few platforms, and a lot of learning as I go.&lt;/p&gt;

&lt;p&gt;No big user numbers to report yet. No funding announcement. Just a solo dev trying to solve a real problem and figure out distribution one day at a time.&lt;/p&gt;

&lt;p&gt;If you're a freelancer or run a small agency and you're tired of juggling five apps to manage your clients, I'd genuinely love your feedback: &lt;a href="https://kray-webapp.vercel.app" rel="noopener noreferrer"&gt;https://kray-webapp.vercel.app&lt;/a&gt;&lt;/p&gt;

</description>
      <category>buildinpublic</category>
      <category>webdev</category>
      <category>opensource</category>
      <category>career</category>
    </item>
  </channel>
</rss>
