<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Pruthvisinh Rajput</title>
    <link>https://impruthvi.me</link>
    <description>Full-stack developer specializing in Laravel and Node.js with 4+ years of experience. Shipped healthcare SaaS to 3,000+ patients. PR merged by Taylor Otwell. $500K+ in processed transactions.</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 21 May 2026 08:15:21 GMT</lastBuildDate>
    <atom:link href="https://impruthvi.me/rss.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title><![CDATA[How 6 Laravel Starter Kits Get Built Automatically with a Single Bash Script]]></title>
      <link>https://impruthvi.me/posts/laravel-starter-kits-build-automation</link>
      <description><![CDATA[Every push to main builds and deploys 6 production-ready Laravel starter kits to their own GitHub repos automatically. Here is how the whole pipeline works.]]></description>
      <pubDate>Sun, 19 Apr 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://impruthvi.me/posts/laravel-starter-kits-build-automation</guid>
    </item>
    <item>
      <title><![CDATA[From Supabase Latency to Near-Zero Idle Costs: My Laravel Cloud Journey]]></title>
      <link>https://impruthvi.me/posts/laravel-cloud-neondb-side-project</link>
      <description><![CDATA[A real developer journey through three database setups on Laravel Cloud — Supabase latency, native Postgres sticker shock, and finally landing on NeonDB for a near-zero idle cost stack perfect for side projects.]]></description>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://impruthvi.me/posts/laravel-cloud-neondb-side-project</guid>
    </item>
    <item>
      <title><![CDATA[I got tired of janky nodemailer mocks on every project]]></title>
      <link>https://impruthvi.me/posts/i-got-tired-of-janky-nodemailer-mocks</link>
      <description><![CDATA[Every Node.js project I joined had a broken email mock nobody wanted to touch. So I built Mail.fake() — zero-setup email testing for Node.js. No SMTP server, no jest.mock(), no console.log hunting.]]></description>
      <pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://impruthvi.me/posts/i-got-tired-of-janky-nodemailer-mocks</guid>
    </item>
    <item>
      <title><![CDATA[I Got Tired of Rewriting My Email Code Every Time I Switched Providers]]></title>
      <link>https://impruthvi.me/posts/i-built-laravel-style-mail-for-nodejs</link>
      <description><![CDATA[Every time I switched email providers in Node.js, I had to rewrite transport code, update configs, and pray nothing broke. So I built laramail — Laravel-style email for Node.js with one-env-var provider switching and Mail.fake() testing.]]></description>
      <pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://impruthvi.me/posts/i-built-laravel-style-mail-for-nodejs</guid>
    </item>
    <item>
      <title><![CDATA[laramail v1.3.0 — Log Transport, Custom Providers & Always-To Redirect]]></title>
      <link>https://impruthvi.me/posts/laramail-v1.3.0-developer-experience</link>
      <description><![CDATA[Three new developer-experience features that make laramail stand out: a zero-config log driver for development, custom provider registration, and a staging safety net that redirects all emails to one inbox.]]></description>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://impruthvi.me/posts/laramail-v1.3.0-developer-experience</guid>
    </item>
    <item>
      <title><![CDATA[Automating Your Laravel Server on AWS with CloudFormation]]></title>
      <link>https://impruthvi.me/posts/automating-laravel-server-on-aws-with-cloudformation</link>
      <description><![CDATA[Stop manually configuring servers for your Laravel projects. This guide teaches you how to use AWS CloudFormation to automatically provision a secure, production-ready VPS on AWS.]]></description>
      <pubDate>Sun, 17 Aug 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://impruthvi.me/posts/automating-laravel-server-on-aws-with-cloudformation</guid>
    </item>
    <item>
      <title><![CDATA[Laravel Wayfinder - Type-Safe API Calls Between Laravel and TypeScript]]></title>
      <link>https://impruthvi.me/posts/introduction-laravel-wayfinder</link>
      <description><![CDATA[Explore Laravel Wayfinder, a tool that bridges your Laravel backend and TypeScript frontend with zero friction, automating the generation of fully-typed TypeScript functions]]></description>
      <pubDate>Thu, 03 Apr 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://impruthvi.me/posts/introduction-laravel-wayfinder</guid>
    </item>
    <item>
      <title><![CDATA[Exploring XState Store for State Management]]></title>
      <link>https://impruthvi.me/posts/introduction-xstate-store</link>
      <description><![CDATA[Dive into the capabilities of XState Store, a state management solution combining the best of Redux Toolkit and Zustand.]]></description>
      <pubDate>Thu, 26 Dec 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://impruthvi.me/posts/introduction-xstate-store</guid>
    </item>
    <item>
      <title><![CDATA[Mastering Confirmation Dialogs in React and Next.js - A Hook-Based Approach]]></title>
      <link>https://impruthvi.me/posts/confirmation-dialogs</link>
      <description><![CDATA[Learn how to create a reusable confirmation dialog in React and Next.js using a custom hook.]]></description>
      <pubDate>Sat, 30 Nov 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://impruthvi.me/posts/confirmation-dialogs</guid>
    </item>
    <item>
      <title><![CDATA[Introduction to NextJs]]></title>
      <link>https://impruthvi.me/posts/introduction-to-nextjs</link>
      <description><![CDATA[NextJs is a powerful React framework that makes it easy to build server-rendered React applications. This post will introduce you to the basics of NextJs.]]></description>
      <pubDate>Sat, 10 Aug 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://impruthvi.me/posts/introduction-to-nextjs</guid>
    </item>
    <item>
      <title><![CDATA[Introduction to MDX]]></title>
      <link>https://impruthvi.me/posts/introduction-to-mdx</link>
      <description><![CDATA[MDX is a powerful tool that allows you to write JSX in your Markdown files. This post will introduce you to the basics of MDX.]]></description>
      <pubDate>Thu, 08 Aug 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://impruthvi.me/posts/introduction-to-mdx</guid>
    </item>
  </channel>
</rss>