<?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>Forem: Rajvi Ahmed</title>
    <description>The latest articles on Forem by Rajvi Ahmed (@rajviahmed).</description>
    <link>https://forem.com/rajviahmed</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%2F1104784%2Fef279026-bacc-42f3-b106-eeb923435c5f.jpg</url>
      <title>Forem: Rajvi Ahmed</title>
      <link>https://forem.com/rajviahmed</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/rajviahmed"/>
    <language>en</language>
    <item>
      <title>Easily Share Your Localhost with a Public URL — No Signup Needed!</title>
      <dc:creator>Rajvi Ahmed</dc:creator>
      <pubDate>Wed, 23 Apr 2025 18:07:17 +0000</pubDate>
      <link>https://forem.com/rajviahmed/easily-share-your-localhost-with-a-public-url-no-signup-needed-bep</link>
      <guid>https://forem.com/rajviahmed/easily-share-your-localhost-with-a-public-url-no-signup-needed-bep</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;📌 Shared by &lt;a href="https://github.com/arifpro" rel="noopener noreferrer"&gt;Md. Arif Hossain&lt;/a&gt; – MERN Stack Developer&lt;br&gt;
🌐 Try it here: &lt;a href="https://scripts.devarif.me/port-share.html" rel="noopener noreferrer"&gt;scripts.devarif.me/port-share.html&lt;/a&gt;&lt;br&gt;
💡 Tool Credit: All props to the original author – I'm just sharing a useful gem I found!&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  ⚡ What Is This?
&lt;/h2&gt;

&lt;p&gt;Ever wanted to share a local project running on localhost with someone else — a teammate, client, or a mobile device? Tools like ngrok are great, but sometimes they require signups, tokens, or CLI setups.&lt;/p&gt;

&lt;p&gt;This tool gives you a simple, web-based way to expose your localhost port to the internet — no login, no install, no hassle.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;🌍 Get a public URL for your localhost port&lt;/li&gt;
&lt;li&gt;🧪 Great for testing APIs or showing in-progress UI&lt;/li&gt;
&lt;li&gt;🧱 No installation or signup required&lt;/li&gt;
&lt;li&gt;⚙️ Built with simplicity and dev workflows in mind&lt;/li&gt;
&lt;li&gt;🧑‍💻 Works well for local React/Vite/Next.js/Node apps&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ol&gt;
&lt;li&gt;Go to: scripts.devarif.me/port-share.html&lt;/li&gt;
&lt;li&gt;Enter your localhost port (e.g., 3000, 5173, etc.)&lt;/li&gt;
&lt;li&gt;Click "Share"&lt;/li&gt;
&lt;li&gt;You'll get a public URL you can share with anyone!&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;⚠️ Make sure the port you're sharing is accessible (not blocked by a firewall or VPN).&lt;/p&gt;

&lt;h2&gt;
  
  
  🔐 Is It Safe?
&lt;/h2&gt;

&lt;p&gt;Always treat tools like this as temporary development utilities — don’t use them to share sensitive production environments. It’s great for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Showing your in-progress app to clients or teammates&lt;/li&gt;
&lt;li&gt;Testing webhooks from external services&lt;/li&gt;
&lt;li&gt;Mobile browser testing on the same network&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🙌 Final Thoughts
&lt;/h2&gt;

&lt;p&gt;I’m not the creator of this tool — just someone who stumbled across it and thought other devs would find it super useful. It’s saved me time during development and demos, so I figured it’s worth a share!&lt;/p&gt;

&lt;p&gt;If you find it helpful, feel free to bookmark it or share with your team.&lt;/p&gt;

&lt;h2&gt;
  
  
  👋 Let’s Connect
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;GitHub: &lt;a href="https://github.com/arifpro" rel="noopener noreferrer"&gt;@arifpro&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Portfolio: &lt;a href="https://devarif.me/" rel="noopener noreferrer"&gt;devarif.me&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Let’s keep sharing cool tools and shortcuts that make dev life easier! 🚀&lt;/p&gt;

</description>
    </item>
    <item>
      <title>macOS Custom Script – Automate Your macOS Setup in Seconds!</title>
      <dc:creator>Rajvi Ahmed</dc:creator>
      <pubDate>Wed, 23 Apr 2025 17:59:25 +0000</pubDate>
      <link>https://forem.com/rajviahmed/macos-custom-script-automate-your-macos-setup-in-seconds-9bi</link>
      <guid>https://forem.com/rajviahmed/macos-custom-script-automate-your-macos-setup-in-seconds-9bi</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;📌 Shared by &lt;a href="https://github.com/arifpro" rel="noopener noreferrer"&gt;Md. Arif Hossain&lt;/a&gt; – MERN Stack Developer&lt;br&gt;
🚀 Live Demo: &lt;a href="https://scripts.devarif.me/" rel="noopener noreferrer"&gt;scripts.devarif.me&lt;/a&gt;&lt;br&gt;
💻 GitHub: &lt;a href="https://github.com/arifpro/macos-custom-script" rel="noopener noreferrer"&gt;macos-custom-script&lt;/a&gt; (credit to the original author)&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Are you tired of repeating the same setup tasks every time you reinstall macOS or set up a new machine? Imagine being able to install your favorite tools, apps, and settings with a single click. That’s exactly what macos-custom-script is built for.&lt;/p&gt;

&lt;h2&gt;
  
  
  🌟 What is macos-custom-script?
&lt;/h2&gt;

&lt;p&gt;macos-custom-script is a customizable macOS setup automation tool. It’s a simple web-based utility that generates a tailored shell script based on the tools and apps you select — perfect for developers, tech enthusiasts, or anyone who frequently sets up macOS environments.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;✅ Modern UI with a clean, intuitive interface&lt;/li&gt;
&lt;li&gt;✅ One-click script generation&lt;/li&gt;
&lt;li&gt;✅ Install essentials: Homebrew, Git, Node.js, VS Code, and more&lt;/li&gt;
&lt;li&gt;✅ Add popular productivity apps: Chrome, Slack, Notion, etc.&lt;/li&gt;
&lt;li&gt;✅ Supports custom commands and shell tweaks&lt;/li&gt;
&lt;li&gt;✅ Built with React 19 + Tailwind CSS + Vite&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🖥 Live Demo
&lt;/h2&gt;

&lt;p&gt;Check out the hosted version:&lt;br&gt;
🔗 scripts.devarif.me&lt;/p&gt;

&lt;p&gt;Choose your favorite stack and utilities, click "Generate Script," and you're good to go!&lt;/p&gt;

&lt;h2&gt;
  
  
  📦 Under the Hood
&lt;/h2&gt;

&lt;p&gt;The project is built using:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;⚛️ React 19 – for the component-driven UI&lt;/li&gt;
&lt;li&gt;💨 Tailwind CSS – for fast and flexible styling&lt;/li&gt;
&lt;li&gt;⚡️ Vite – for blazing-fast dev and build experience&lt;/li&gt;
&lt;li&gt;🗃 JSON-powered config – making it super easy to maintain and scale&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ol&gt;
&lt;li&gt;Visit scripts.devarif.me&lt;/li&gt;
&lt;li&gt;Select the tools and software you want&lt;/li&gt;
&lt;li&gt;Click Generate Script&lt;/li&gt;
&lt;li&gt;Copy and paste the generated shell script into your Terminal&lt;/li&gt;
&lt;li&gt;Sit back and watch your macOS set itself up! 🎉&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  🌐 Check it Out
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🔗 &lt;a href="https://scripts.devarif.me/" rel="noopener noreferrer"&gt;Live Site&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💾 &lt;a href="https://github.com/arifpro/macos-custom-script" rel="noopener noreferrer"&gt;GitHub Repo&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Again, I’m not the creator — just sharing something useful I found. Props to the dev who built this!&lt;/p&gt;

&lt;h2&gt;
  
  
  🙌 Let’s Connect
&lt;/h2&gt;

&lt;p&gt;If you found this helpful, drop a comment or connect with me:&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/arifpro" rel="noopener noreferrer"&gt;@arifpro&lt;/a&gt;&lt;br&gt;
Portfolio: &lt;a href="https://devarif.me/" rel="noopener noreferrer"&gt;devarif.me&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let’s keep sharing tools that make our dev lives easier!&lt;/p&gt;

&lt;p&gt;Thanks for reading! If you find this tool helpful, please ⭐️ the repo and share it with your dev circle!&lt;/p&gt;

</description>
      <category>macos</category>
      <category>productivity</category>
      <category>developers</category>
      <category>script</category>
    </item>
  </channel>
</rss>
