<?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: Krishna </title>
    <description>The latest articles on DEV Community by Krishna  (@krishnabuild).</description>
    <link>https://dev.to/krishnabuild</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%2F3826462%2Fb9f0a62c-75ae-453c-8f26-ed4aa7c9820d.jpeg</url>
      <title>DEV Community: Krishna </title>
      <link>https://dev.to/krishnabuild</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/krishnabuild"/>
    <language>en</language>
    <item>
      <title>I Built a HubSpot Alternative in 3 Months Using Only AI — Here's the Full Stack</title>
      <dc:creator>Krishna </dc:creator>
      <pubDate>Tue, 17 Mar 2026 10:21:55 +0000</pubDate>
      <link>https://dev.to/krishnabuild/i-built-a-hubspot-alternative-in-3-months-using-only-ai-heres-the-full-stack-3d5g</link>
      <guid>https://dev.to/krishnabuild/i-built-a-hubspot-alternative-in-3-months-using-only-ai-heres-the-full-stack-3d5g</guid>
      <description>&lt;p&gt;HubSpot charges $800/month. I built the same thing for $0.&lt;/p&gt;

&lt;p&gt;No coding knowledge. No team. Just me and AI.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Full Stack (All Free)
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Layer&lt;/th&gt;
&lt;th&gt;Tool&lt;/th&gt;
&lt;th&gt;Cost&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Frontend&lt;/td&gt;
&lt;td&gt;React 18 + Vite&lt;/td&gt;
&lt;td&gt;$0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Database&lt;/td&gt;
&lt;td&gt;Supabase (free tier)&lt;/td&gt;
&lt;td&gt;$0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Styling&lt;/td&gt;
&lt;td&gt;TailwindCSS&lt;/td&gt;
&lt;td&gt;$0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Email&lt;/td&gt;
&lt;td&gt;Resend (100/day free)&lt;/td&gt;
&lt;td&gt;$0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Payments&lt;/td&gt;
&lt;td&gt;Razorpay&lt;/td&gt;
&lt;td&gt;$0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Hosting&lt;/td&gt;
&lt;td&gt;Netlify (free tier)&lt;/td&gt;
&lt;td&gt;$0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Total&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;$0/month&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  What It Does
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Email Automation
&lt;/h3&gt;

&lt;p&gt;Multi-step nurture sequences. Auto-enrollment. Smart stop on conversion. Payment recovery.&lt;/p&gt;

&lt;h3&gt;
  
  
  CRM
&lt;/h3&gt;

&lt;p&gt;Contact management. Tags. Lifecycle tracking. Google Sheet sync.&lt;/p&gt;

&lt;h3&gt;
  
  
  Attribution
&lt;/h3&gt;

&lt;p&gt;UTM tracking. Payment-to-ad matching. Campaign analytics. City detection via Cloudflare.&lt;/p&gt;

&lt;h3&gt;
  
  
  Dashboard
&lt;/h3&gt;

&lt;p&gt;9 pages. Revenue tracking. Email stats. Campaign comparison.&lt;/p&gt;

&lt;h2&gt;
  
  
  The AI Part
&lt;/h2&gt;

&lt;p&gt;Every line of code was written through conversations with AI. I described features in plain English. AI built them. I tested. We iterated.&lt;/p&gt;

&lt;p&gt;78 files. 20+ pages. 3 months. Zero coding knowledge.&lt;/p&gt;

&lt;h2&gt;
  
  
  It's All Open Source
&lt;/h2&gt;

&lt;p&gt;⭐ &lt;strong&gt;&lt;a href="https://github.com/krishna-build/claude-coach-kit" rel="noopener noreferrer"&gt;Claude Coach Kit&lt;/a&gt;&lt;/strong&gt; — The full marketing automation platform&lt;/p&gt;

&lt;p&gt;⭐ &lt;strong&gt;&lt;a href="https://github.com/krishna-build/marketing-prompts" rel="noopener noreferrer"&gt;Marketing Prompts&lt;/a&gt;&lt;/strong&gt; — 500+ prompts&lt;/p&gt;

&lt;p&gt;⭐ &lt;strong&gt;&lt;a href="https://github.com/krishna-build/golden-content-vault" rel="noopener noreferrer"&gt;Golden Content Vault&lt;/a&gt;&lt;/strong&gt; — 1000+ templates&lt;/p&gt;

&lt;p&gt;MIT licensed. Free forever. Star if it helps.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Solo entrepreneur from India. Zero code. 100% AI-built.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>saas</category>
      <category>opensource</category>
      <category>startup</category>
    </item>
    <item>
      <title>57 Tweet Templates That Actually Go Viral (Open-Source Collection)</title>
      <dc:creator>Krishna </dc:creator>
      <pubDate>Tue, 17 Mar 2026 10:13:17 +0000</pubDate>
      <link>https://dev.to/krishnabuild/57-tweet-templates-that-actually-go-viral-open-source-collection-oog</link>
      <guid>https://dev.to/krishnabuild/57-tweet-templates-that-actually-go-viral-open-source-collection-oog</guid>
      <description>&lt;p&gt;After studying 1000+ viral tweets, I distilled them into 57 copy-paste templates.&lt;/p&gt;

&lt;h2&gt;
  
  
  Engagement Templates
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;"If you are a [niche] who wants to [goal], read this:"&lt;/li&gt;
&lt;li&gt;"The difference between [level A] and [level B] is [insight]."&lt;/li&gt;
&lt;li&gt;"[Topic] tip that took me [X years] to learn: [tip]"&lt;/li&gt;
&lt;li&gt;"Here is the [topic] advice no one gives you: [advice]"&lt;/li&gt;
&lt;li&gt;"I studied [X] successful [people]. They all do [thing]."&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Authority Templates
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;"After [X years] in [industry], here is what actually matters:"&lt;/li&gt;
&lt;li&gt;"I have helped [X] clients [achieve result]. The pattern is always the same:"&lt;/li&gt;
&lt;li&gt;"My client went from [before] to [after] in [time]. Here is what we did:"&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Story Templates
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;"[X years] ago, I was [situation]. Today [current state]. Here is what changed:"&lt;/li&gt;
&lt;li&gt;"The worst day of my [career/business] taught me the best lesson:"&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Get All 57
&lt;/h2&gt;

&lt;p&gt;Plus 1000+ more content templates, hooks, and thread formats:&lt;/p&gt;

&lt;p&gt;⭐ &lt;a href="https://github.com/krishna-build/golden-content-vault" rel="noopener noreferrer"&gt;Golden Content Vault&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Also:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://github.com/krishna-build/marketing-prompts" rel="noopener noreferrer"&gt;Marketing Prompts&lt;/a&gt; — 500+ prompts&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/krishna-build/claude-coach-kit" rel="noopener noreferrer"&gt;Claude Coach Kit&lt;/a&gt; — Marketing automation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All free. MIT licensed.&lt;/p&gt;

</description>
      <category>twitter</category>
      <category>socialmedia</category>
      <category>contentcreation</category>
      <category>marketing</category>
    </item>
    <item>
      <title>How to Build a Complete Email Automation System for Free (React + Supabase)</title>
      <dc:creator>Krishna </dc:creator>
      <pubDate>Tue, 17 Mar 2026 10:12:43 +0000</pubDate>
      <link>https://dev.to/krishnabuild/how-to-build-a-complete-email-automation-system-for-free-react-supabase-2391</link>
      <guid>https://dev.to/krishnabuild/how-to-build-a-complete-email-automation-system-for-free-react-supabase-2391</guid>
      <description>&lt;p&gt;Want to build your own email automation without paying $200/month?&lt;/p&gt;

&lt;p&gt;Here is the complete stack — all free:&lt;/p&gt;

&lt;h2&gt;
  
  
  Architecture
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;New lead → Supabase DB → Cron checks → Resend API sends email → Track opens/clicks
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  What You Need
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Supabase (free tier — database + edge functions)&lt;/li&gt;
&lt;li&gt;Resend (100 emails/day free)&lt;/li&gt;
&lt;li&gt;React + Vite (frontend dashboard)&lt;/li&gt;
&lt;li&gt;Cron job (any scheduler)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Flow
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Lead enters your system (form, payment, Google Sheet)&lt;/li&gt;
&lt;li&gt;Cron job checks for new unenrolled leads&lt;/li&gt;
&lt;li&gt;Enrolls them in a multi-step sequence&lt;/li&gt;
&lt;li&gt;Sends emails at scheduled intervals (Day 0, Day 2, Day 5)&lt;/li&gt;
&lt;li&gt;Tracks opens and clicks&lt;/li&gt;
&lt;li&gt;Auto-stops when they convert&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Get the Full Code
&lt;/h2&gt;

&lt;p&gt;I open-sourced the entire system:&lt;/p&gt;

&lt;p&gt;⭐ &lt;a href="https://github.com/krishna-build/claude-coach-kit" rel="noopener noreferrer"&gt;Claude Coach Kit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Includes email sequences, payment tracking, UTM attribution, and a 9-page dashboard.&lt;/p&gt;

&lt;p&gt;MIT licensed. Free forever.&lt;/p&gt;

</description>
      <category>react</category>
      <category>email</category>
      <category>automation</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Indian Solopreneurs: Stop Paying ₹40,000/Month for Marketing Tools</title>
      <dc:creator>Krishna </dc:creator>
      <pubDate>Mon, 16 Mar 2026 19:53:53 +0000</pubDate>
      <link>https://dev.to/krishnabuild/indian-solopreneurs-stop-paying-40000month-for-marketing-tools-2c09</link>
      <guid>https://dev.to/krishnabuild/indian-solopreneurs-stop-paying-40000month-for-marketing-tools-2c09</guid>
      <description>&lt;p&gt;If you are a coach, consultant, or solopreneur in India, you are probably paying ₹15,000-40,000 per month for marketing tools.&lt;/p&gt;

&lt;p&gt;HubSpot: ₹65,000/month&lt;br&gt;
ActiveCampaign: ₹16,000/month&lt;br&gt;
ConvertKit: ₹5,000/month&lt;br&gt;
Mailchimp: ₹3,500/month&lt;/p&gt;

&lt;p&gt;I built free alternatives and open-sourced them.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Claude Coach Kit
&lt;/h2&gt;

&lt;p&gt;Complete marketing automation — email sequences, Razorpay payment tracking, UTM attribution, analytics dashboard.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Cost: ₹0/month&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;⭐ &lt;a href="https://github.com/krishna-build/claude-coach-kit" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Marketing Prompts
&lt;/h2&gt;

&lt;p&gt;500+ curated marketing prompts — email, social media, ads, sales copy.&lt;/p&gt;

&lt;p&gt;⭐ &lt;a href="https://github.com/krishna-build/marketing-prompts" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Golden Content Vault
&lt;/h2&gt;

&lt;p&gt;1000+ content templates — tweet formulas, LinkedIn hooks, thread templates.&lt;/p&gt;

&lt;p&gt;⭐ &lt;a href="https://github.com/krishna-build/golden-content-vault" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;All built by a solo Indian entrepreneur using AI. All MIT licensed. All free forever.&lt;/p&gt;

&lt;p&gt;🇮🇳 Made in India, for the world.&lt;/p&gt;

</description>
      <category>india</category>
      <category>startup</category>
      <category>marketing</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Open Source Alternatives to Expensive Marketing Tools (2026 Edition)</title>
      <dc:creator>Krishna </dc:creator>
      <pubDate>Mon, 16 Mar 2026 19:52:40 +0000</pubDate>
      <link>https://dev.to/krishnabuild/open-source-alternatives-to-expensive-marketing-tools-2026-edition-1eii</link>
      <guid>https://dev.to/krishnabuild/open-source-alternatives-to-expensive-marketing-tools-2026-edition-1eii</guid>
      <description>&lt;p&gt;Tired of paying hundreds per month for marketing tools? Here are free open-source alternatives:&lt;/p&gt;

&lt;h2&gt;
  
  
  Email Marketing
&lt;/h2&gt;

&lt;p&gt;❌ ActiveCampaign: $200/month&lt;br&gt;
✅ &lt;strong&gt;Claude Coach Kit&lt;/strong&gt;: $0/month — &lt;a href="https://github.com/krishna-build/claude-coach-kit" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Multi-step nurture sequences&lt;/li&gt;
&lt;li&gt;Auto-enrollment&lt;/li&gt;
&lt;li&gt;Payment recovery emails&lt;/li&gt;
&lt;li&gt;Works with any SMTP or Resend API&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Marketing Prompts
&lt;/h2&gt;

&lt;p&gt;❌ Jasper AI: $49/month&lt;br&gt;
✅ &lt;strong&gt;Marketing Prompts Collection&lt;/strong&gt;: Free — &lt;a href="https://github.com/krishna-build/marketing-prompts" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;500+ curated prompts&lt;/li&gt;
&lt;li&gt;Email, social media, ads, sales copy&lt;/li&gt;
&lt;li&gt;Works with any AI tool&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Content Templates
&lt;/h2&gt;

&lt;p&gt;❌ Copy.ai: $36/month&lt;br&gt;
✅ &lt;strong&gt;Golden Content Vault&lt;/strong&gt;: Free — &lt;a href="https://github.com/krishna-build/golden-content-vault" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;1000+ templates&lt;/li&gt;
&lt;li&gt;Twitter hooks, LinkedIn posts, thread templates&lt;/li&gt;
&lt;li&gt;57 proven tweet formulas&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  UTM Attribution
&lt;/h2&gt;

&lt;p&gt;❌ HubSpot: $800/month&lt;br&gt;
✅ &lt;strong&gt;Claude Coach Kit&lt;/strong&gt;: $0/month&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Server-side visitor tracking&lt;/li&gt;
&lt;li&gt;Payment-to-ad matching&lt;/li&gt;
&lt;li&gt;Campaign analytics&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Bottom Line
&lt;/h2&gt;

&lt;p&gt;You can run a complete marketing stack for &lt;strong&gt;$0/month&lt;/strong&gt; using open-source tools.&lt;/p&gt;

&lt;p&gt;⭐ Star these repos if they help you!&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Built by a non-coder from India using AI.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>marketing</category>
      <category>saas</category>
      <category>startup</category>
    </item>
    <item>
      <title>Free CRM for Coaches: Build Your Own with React + Supabase (Open Source)</title>
      <dc:creator>Krishna </dc:creator>
      <pubDate>Mon, 16 Mar 2026 19:45:16 +0000</pubDate>
      <link>https://dev.to/krishnabuild/free-crm-for-coaches-build-your-own-with-react-supabase-open-source-1gm6</link>
      <guid>https://dev.to/krishnabuild/free-crm-for-coaches-build-your-own-with-react-supabase-open-source-1gm6</guid>
      <description>&lt;p&gt;Tired of paying for CRMs that do too much and charge too much?&lt;/p&gt;

&lt;p&gt;I built a &lt;strong&gt;free, open-source CRM&lt;/strong&gt; specifically for coaches and consultants.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Contact management with tags and lifecycle tracking&lt;/li&gt;
&lt;li&gt;Email automation sequences&lt;/li&gt;
&lt;li&gt;Payment integration (Razorpay)&lt;/li&gt;
&lt;li&gt;UTM attribution (know which ad = which client)&lt;/li&gt;
&lt;li&gt;Google Sheet import/export&lt;/li&gt;
&lt;li&gt;Analytics dashboard&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;React 18 + Vite&lt;/li&gt;
&lt;li&gt;Supabase (PostgreSQL + Edge Functions)&lt;/li&gt;
&lt;li&gt;TailwindCSS&lt;/li&gt;
&lt;li&gt;Recharts for analytics&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why I Built This
&lt;/h2&gt;

&lt;p&gt;I'm a marketing consultant who was paying $500/month for tools. Built my own, now sharing it free.&lt;/p&gt;

&lt;p&gt;⭐ &lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/krishna-build/claude-coach-kit" rel="noopener noreferrer"&gt;Claude Coach Kit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Also check: &lt;a href="https://github.com/krishna-build/marketing-prompts" rel="noopener noreferrer"&gt;Marketing Prompts&lt;/a&gt; — 500+ free prompts&lt;/p&gt;

&lt;p&gt;MIT licensed. Self-hosted. Your data stays yours.&lt;/p&gt;

</description>
      <category>react</category>
      <category>supabase</category>
      <category>crm</category>
      <category>opensource</category>
    </item>
    <item>
      <title>1000+ Free Content Templates for Twitter, LinkedIn &amp; Instagram (Open-Source Vault)</title>
      <dc:creator>Krishna </dc:creator>
      <pubDate>Mon, 16 Mar 2026 10:01:33 +0000</pubDate>
      <link>https://dev.to/krishnabuild/1000-free-content-templates-for-twitter-linkedin-instagram-open-source-vault-2e7g</link>
      <guid>https://dev.to/krishnabuild/1000-free-content-templates-for-twitter-linkedin-instagram-open-source-vault-2e7g</guid>
      <description>&lt;p&gt;Need content ideas? I've been creating content for 5 years. Here's my entire template vault — free.&lt;/p&gt;

&lt;h2&gt;
  
  
  Thread Templates
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Advice &amp;amp; Frameworks&lt;/li&gt;
&lt;li&gt;How-To step-by-step guides&lt;/li&gt;
&lt;li&gt;Lessons &amp;amp; Mistakes&lt;/li&gt;
&lt;li&gt;Story threads (26 templates)&lt;/li&gt;
&lt;li&gt;Breakdowns&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  57 Tweet Formulas
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Engagement hooks&lt;/li&gt;
&lt;li&gt;Authority builders&lt;/li&gt;
&lt;li&gt;Story openers&lt;/li&gt;
&lt;li&gt;Viral formats&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  10 Hook Frameworks
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;The Contradiction: "Everyone says X. They're wrong."&lt;/li&gt;
&lt;li&gt;The Number: "X things that changed everything"&lt;/li&gt;
&lt;li&gt;The Story: "3 years ago I was broke. Today..."&lt;/li&gt;
&lt;li&gt;The Question: "What if success was simpler than you think?"&lt;/li&gt;
&lt;li&gt;The Authority: "After X years, here's what matters"&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;...and 5 more in the vault.&lt;/p&gt;

&lt;h2&gt;
  
  
  Get It All
&lt;/h2&gt;

&lt;p&gt;⭐ &lt;a href="https://github.com/krishna-build/golden-content-vault" rel="noopener noreferrer"&gt;Golden Content Vault&lt;/a&gt;&lt;br&gt;
⭐ &lt;a href="https://github.com/krishna-build/marketing-prompts" rel="noopener noreferrer"&gt;Marketing Prompts&lt;/a&gt;&lt;br&gt;
⭐ &lt;a href="https://github.com/krishna-build/claude-coach-kit" rel="noopener noreferrer"&gt;Claude Coach Kit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;All free. All MIT licensed.&lt;/p&gt;

</description>
      <category>twitter</category>
      <category>linkedin</category>
      <category>contentcreation</category>
      <category>opensource</category>
    </item>
    <item>
      <title>I'm Open-Sourcing My Golden Content Vault — 1000+ Templates, Hooks &amp; Threads (5 Years of Content Creation)</title>
      <dc:creator>Krishna </dc:creator>
      <pubDate>Mon, 16 Mar 2026 08:22:38 +0000</pubDate>
      <link>https://dev.to/krishnabuild/im-open-sourcing-my-golden-content-vault-1000-templates-hooks-threads-5-years-of-content-5gg6</link>
      <guid>https://dev.to/krishnabuild/im-open-sourcing-my-golden-content-vault-1000-templates-hooks-threads-5-years-of-content-5gg6</guid>
      <description>&lt;p&gt;For 5 years I've been saving every hook that stopped the scroll, every thread that went viral, every template that converted.&lt;/p&gt;

&lt;p&gt;Today I'm releasing the entire vault.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's Inside
&lt;/h2&gt;

&lt;h3&gt;
  
  
  🧵 Thread Templates
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Advice &amp;amp; Frameworks threads&lt;/li&gt;
&lt;li&gt;How-To step-by-step guides&lt;/li&gt;
&lt;li&gt;Lessons &amp;amp; Mistakes formats&lt;/li&gt;
&lt;li&gt;Story thread structures&lt;/li&gt;
&lt;li&gt;26 complete story templates&lt;/li&gt;
&lt;li&gt;Breakdown/analysis templates&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🐦 Tweet Templates
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;57 proven tweet formulas&lt;/li&gt;
&lt;li&gt;Health &amp;amp; Fitness niche&lt;/li&gt;
&lt;li&gt;Work &amp;amp; Business growth&lt;/li&gt;
&lt;li&gt;Writing &amp;amp; Marketing&lt;/li&gt;
&lt;li&gt;Personal Development&lt;/li&gt;
&lt;li&gt;Systems &amp;amp; Productivity&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🪝 Hook Frameworks
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;The 10 Hook Frameworks that always work&lt;/li&gt;
&lt;li&gt;Contradiction, Number, Story, Question, Authority hooks&lt;/li&gt;
&lt;li&gt;Warning, Secret, Results, Controversial, Curiosity Gap hooks&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why Free?
&lt;/h2&gt;

&lt;p&gt;Because gatekeeping content knowledge behind $997 courses is outdated.&lt;/p&gt;

&lt;p&gt;⭐ &lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/krishna-build/golden-content-vault" rel="noopener noreferrer"&gt;github.com/krishna-build/golden-content-vault&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Also check out:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://github.com/krishna-build/claude-coach-kit" rel="noopener noreferrer"&gt;Claude Coach Kit&lt;/a&gt; — Free marketing automation&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/krishna-build/marketing-prompts" rel="noopener noreferrer"&gt;Marketing Prompts&lt;/a&gt; — 500+ marketing prompts&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;em&gt;5 years of content creation. All yours. MIT licensed.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>contentcreation</category>
      <category>marketing</category>
      <category>opensource</category>
      <category>twitter</category>
    </item>
    <item>
      <title>The Non-Coder's Guide to Building a SaaS with AI (My Journey from Zero to Production)</title>
      <dc:creator>Krishna </dc:creator>
      <pubDate>Mon, 16 Mar 2026 08:10:10 +0000</pubDate>
      <link>https://dev.to/krishnabuild/the-non-coders-guide-to-building-a-saas-with-ai-my-journey-from-zero-to-production-32jn</link>
      <guid>https://dev.to/krishnabuild/the-non-coders-guide-to-building-a-saas-with-ai-my-journey-from-zero-to-production-32jn</guid>
      <description>&lt;p&gt;6 months ago, I couldn't write a single line of code. Today I have a production SaaS serving paying clients.&lt;/p&gt;

&lt;p&gt;Here's exactly how I did it — and how you can too.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Background
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Marketing professional from India&lt;/li&gt;
&lt;li&gt;Zero coding knowledge&lt;/li&gt;
&lt;li&gt;Needed marketing automation tools&lt;/li&gt;
&lt;li&gt;Couldn't afford $500/month for HubSpot&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The AI Approach
&lt;/h2&gt;

&lt;p&gt;Instead of learning to code (which would take years), I used AI as my developer:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Described what I needed&lt;/strong&gt; in plain English&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI wrote the code&lt;/strong&gt; — React components, database schemas, API endpoints&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;I tested it&lt;/strong&gt; — clicked around, found bugs&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;We iterated&lt;/strong&gt; — fixed bugs, added features, improved UX&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;78 files. 20+ pages. A complete marketing automation platform:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Email nurture sequences&lt;/li&gt;
&lt;li&gt;Payment tracking (Razorpay)&lt;/li&gt;
&lt;li&gt;UTM attribution analytics&lt;/li&gt;
&lt;li&gt;Lead management CRM&lt;/li&gt;
&lt;li&gt;Revenue dashboard&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Numbers
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Development time:&lt;/strong&gt; ~3 months&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cost:&lt;/strong&gt; $0 (used AI free tiers)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Hosting cost:&lt;/strong&gt; $0 (Supabase + Netlify free tiers)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Revenue generated:&lt;/strong&gt; Real payments from real clients&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Now It's Open Source
&lt;/h2&gt;

&lt;p&gt;I open-sourced the entire thing so others can use it:&lt;/p&gt;

&lt;p&gt;⭐ &lt;a href="https://github.com/krishna-build/claude-coach-kit" rel="noopener noreferrer"&gt;Claude Coach Kit&lt;/a&gt; — Marketing automation&lt;br&gt;
⭐ &lt;a href="https://github.com/krishna-build/marketing-prompts" rel="noopener noreferrer"&gt;Marketing Prompts&lt;/a&gt; — 500+ prompts&lt;/p&gt;

&lt;h2&gt;
  
  
  Key Lessons
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;You don't need to learn to code to build software&lt;/li&gt;
&lt;li&gt;Start with YOUR problem — don't build what you think others want&lt;/li&gt;
&lt;li&gt;AI is a multiplier, not a replacement for thinking&lt;/li&gt;
&lt;li&gt;Ship ugly, improve later&lt;/li&gt;
&lt;li&gt;Open-source builds credibility faster than anything&lt;/li&gt;
&lt;/ol&gt;




&lt;p&gt;&lt;em&gt;Non-coder from India. Building with AI. Everything is possible.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>ai</category>
      <category>startup</category>
      <category>react</category>
    </item>
    <item>
      <title>I Open-Sourced 5 Years of Marketing Swipe Files (Headlines, Hooks, CTAs &amp; More)</title>
      <dc:creator>Krishna </dc:creator>
      <pubDate>Mon, 16 Mar 2026 07:57:08 +0000</pubDate>
      <link>https://dev.to/krishnabuild/i-open-sourced-5-years-of-marketing-swipe-files-headlines-hooks-ctas-more-4m42</link>
      <guid>https://dev.to/krishnabuild/i-open-sourced-5-years-of-marketing-swipe-files-headlines-hooks-ctas-more-4m42</guid>
      <description>&lt;p&gt;For 5 years, I've been collecting marketing swipe files — headlines that convert, email subject lines, CTAs, hooks, ad copy formulas.&lt;/p&gt;

&lt;p&gt;Today I'm releasing the entire collection for free.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's Inside
&lt;/h2&gt;

&lt;h3&gt;
  
  
  📰 100+ Headline Formulas
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;The [Number] Formula: "7 Money Blocks Keeping You From $1M"&lt;/li&gt;
&lt;li&gt;The How-To Formula: "How to Get 10 Clients in 30 Days"&lt;/li&gt;
&lt;li&gt;The Question Formula: "Are Money Blocks Killing Your Growth?"&lt;/li&gt;
&lt;li&gt;The Proof Formula: "From $0 to $25K/Month"&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🪝 70+ Social Media Hooks
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;"I spent $50,000 on coaching before I learned this one thing:"&lt;/li&gt;
&lt;li&gt;"The #1 reason coaches fail isn't what you think."&lt;/li&gt;
&lt;li&gt;"My client went from 3 clients to 47 in 6 months. Here's the system:"&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🔘 50+ CTA Variations
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Urgency: "Book My Spot Now (Only 6 Left)"&lt;/li&gt;
&lt;li&gt;Value: "Yes, I Want to 3x My Income"&lt;/li&gt;
&lt;li&gt;Low-risk: "Try It Risk-Free for 30 Days"&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  📧 Email Templates
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Welcome sequences&lt;/li&gt;
&lt;li&gt;Payment recovery&lt;/li&gt;
&lt;li&gt;Re-engagement&lt;/li&gt;
&lt;li&gt;Newsletter formats&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why Free?
&lt;/h2&gt;

&lt;p&gt;Because marketing knowledge shouldn't be gatekept behind $997 courses.&lt;/p&gt;

&lt;p&gt;⭐ &lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/krishna-build/marketing-prompts" rel="noopener noreferrer"&gt;github.com/krishna-build/marketing-prompts&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Also: &lt;a href="https://github.com/krishna-build/claude-coach-kit" rel="noopener noreferrer"&gt;Claude Coach Kit&lt;/a&gt; — free marketing automation&lt;/p&gt;




&lt;p&gt;&lt;em&gt;5 years of real marketing experience. All yours. MIT licensed.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>marketing</category>
      <category>copywriting</category>
      <category>opensource</category>
      <category>productivity</category>
    </item>
    <item>
      <title>500+ Free Marketing Prompts &amp; Swipe Files for Coaches (Open-Source Collection)</title>
      <dc:creator>Krishna </dc:creator>
      <pubDate>Mon, 16 Mar 2026 07:53:03 +0000</pubDate>
      <link>https://dev.to/krishnabuild/500-free-marketing-prompts-swipe-files-for-coaches-open-source-collection-26h1</link>
      <guid>https://dev.to/krishnabuild/500-free-marketing-prompts-swipe-files-for-coaches-open-source-collection-26h1</guid>
      <description>&lt;p&gt;After 5 years of running coaching businesses, I've collected over 500 marketing prompts, swipe files, and hooks. Today I'm open-sourcing the entire collection.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's Included
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Prompts (300+)
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Email Marketing (50+ prompts)&lt;/li&gt;
&lt;li&gt;Social Media (60+ prompts)&lt;/li&gt;
&lt;li&gt;Sales Copy (40+ prompts)&lt;/li&gt;
&lt;li&gt;Ad Copy (35+ prompts)&lt;/li&gt;
&lt;li&gt;Content Ideas (45+ prompts)&lt;/li&gt;
&lt;li&gt;Coaching Specific (50+ prompts)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Swipe Files
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;100+ headline formulas&lt;/li&gt;
&lt;li&gt;80+ email subject lines&lt;/li&gt;
&lt;li&gt;50+ CTA variations&lt;/li&gt;
&lt;li&gt;Testimonial frameworks&lt;/li&gt;
&lt;li&gt;Pricing page templates&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Hooks
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;40+ Twitter hooks&lt;/li&gt;
&lt;li&gt;35+ LinkedIn hooks&lt;/li&gt;
&lt;li&gt;30+ Instagram hooks&lt;/li&gt;
&lt;li&gt;25+ video script hooks&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How to Use
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Browse the categories&lt;/li&gt;
&lt;li&gt;Copy prompts you need&lt;/li&gt;
&lt;li&gt;Customize with your details&lt;/li&gt;
&lt;li&gt;Use with Claude, ChatGPT, or manually&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;⭐ &lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/krishna-build/marketing-prompts" rel="noopener noreferrer"&gt;github.com/krishna-build/marketing-prompts&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Also check out: &lt;a href="https://github.com/krishna-build/claude-coach-kit" rel="noopener noreferrer"&gt;Claude Coach Kit&lt;/a&gt; — free marketing automation toolkit&lt;/p&gt;

&lt;p&gt;MIT licensed. Free forever.&lt;/p&gt;

</description>
      <category>marketing</category>
      <category>ai</category>
      <category>opensource</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Free Self-Hosted Email Automation: Set Up in 5 Minutes with Supabase</title>
      <dc:creator>Krishna </dc:creator>
      <pubDate>Mon, 16 Mar 2026 07:33:16 +0000</pubDate>
      <link>https://dev.to/krishnabuild/free-self-hosted-email-automation-set-up-in-5-minutes-with-supabase-3j9e</link>
      <guid>https://dev.to/krishnabuild/free-self-hosted-email-automation-set-up-in-5-minutes-with-supabase-3j9e</guid>
      <description>&lt;p&gt;Want email automation without paying $200/month? Here's how to set it up in 5 minutes.&lt;/p&gt;

&lt;h2&gt;
  
  
  What You'll Get
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Multi-step email sequences&lt;/li&gt;
&lt;li&gt;Auto-enrollment for new leads&lt;/li&gt;
&lt;li&gt;Smart stop rules&lt;/li&gt;
&lt;li&gt;Delivery tracking&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Prerequisites
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Node.js 18+&lt;/li&gt;
&lt;li&gt;Supabase account (free)&lt;/li&gt;
&lt;li&gt;SMTP credentials (Gmail works)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Step 1: Clone
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;git clone https://github.com/krishna-build/claude-coach-kit.git
&lt;span class="nb"&gt;cd &lt;/span&gt;claude-coach-kit
npm &lt;span class="nb"&gt;install&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Step 2: Configure
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="nb"&gt;cp&lt;/span&gt; .env.example .env
&lt;span class="c"&gt;# Add your Supabase URL + key&lt;/span&gt;
&lt;span class="c"&gt;# Add SMTP credentials&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Step 3: Start
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm run dev
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Step 4: Create Your First Sequence
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Open dashboard at localhost:5173&lt;/li&gt;
&lt;li&gt;Go to Sequences → Create New&lt;/li&gt;
&lt;li&gt;Add steps with delays (Day 1, Day 3, Day 7)&lt;/li&gt;
&lt;li&gt;Write your email templates&lt;/li&gt;
&lt;li&gt;Activate!&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;New leads are automatically enrolled. When they pay, the sequence stops.&lt;/p&gt;

&lt;h2&gt;
  
  
  How It Works
&lt;/h2&gt;

&lt;p&gt;The email engine runs as a Supabase Edge Function. A cron job checks for pending emails and sends them via SMTP.&lt;/p&gt;

&lt;p&gt;No external email service needed (though Resend API is supported too).&lt;/p&gt;

&lt;h2&gt;
  
  
  Full Project
&lt;/h2&gt;

&lt;p&gt;⭐ &lt;a href="https://github.com/krishna-build/claude-coach-kit" rel="noopener noreferrer"&gt;Claude Coach Kit on GitHub&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;MIT licensed. Free forever.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Built by a non-coder from India using AI.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>tutorial</category>
      <category>email</category>
      <category>supabase</category>
      <category>automation</category>
    </item>
  </channel>
</rss>
