<?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: S. Vasu</title>
    <description>The latest articles on DEV Community by S. Vasu (@vsuin).</description>
    <link>https://dev.to/vsuin</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%2F2804443%2F3aac6415-cf87-40e4-b544-d9acd7641d61.png</url>
      <title>DEV Community: S. Vasu</title>
      <link>https://dev.to/vsuin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vsuin"/>
    <language>en</language>
    <item>
      <title>🚀 Efficient Web Directory Search with PHP! 🔎</title>
      <dc:creator>S. Vasu</dc:creator>
      <pubDate>Mon, 12 May 2025 04:05:21 +0000</pubDate>
      <link>https://dev.to/vsuin/efficient-web-directory-search-with-php-1092</link>
      <guid>https://dev.to/vsuin/efficient-web-directory-search-with-php-1092</guid>
      <description>&lt;p&gt;Developed a &lt;strong&gt;single-file search tool (&lt;code&gt;search.php&lt;/code&gt;)&lt;/strong&gt; that allows users to scan and retrieve files across an entire &lt;strong&gt;web directory&lt;/strong&gt; dynamically.&lt;/p&gt;

&lt;h3&gt;
  
  
  🔒 Security First
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Password-Protected&lt;/strong&gt;—Ensures only authorized users can perform searches
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Smart Query Handling&lt;/strong&gt;—Requires &lt;strong&gt;at least 3 characters&lt;/strong&gt; per search to prevent invalid queries
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Full Web Directory Search&lt;/strong&gt;—Simply drop &lt;code&gt;search.php&lt;/code&gt; into your &lt;strong&gt;root directory&lt;/strong&gt;, and it’s ready to go!
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;💡 A perfect lightweight solution for websites needing &lt;strong&gt;internal file searches&lt;/strong&gt; without complex integrations!&lt;/p&gt;

&lt;p&gt;📌 &lt;strong&gt;Try it here:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
➡️ &lt;a href="https://github.com/vsuin/Directory-Search" rel="noopener noreferrer"&gt;Directory Search GitHub Repository&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love any suggestions or improvements! 🔥  &lt;/p&gt;

</description>
      <category>programming</category>
      <category>php</category>
      <category>github</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Contact Form 📩</title>
      <dc:creator>S. Vasu</dc:creator>
      <pubDate>Mon, 12 May 2025 04:03:53 +0000</pubDate>
      <link>https://dev.to/vsuin/contact-form-3jn5</link>
      <guid>https://dev.to/vsuin/contact-form-3jn5</guid>
      <description>&lt;p&gt;Just launched a &lt;strong&gt;simple yet powerful PHP-based contact form&lt;/strong&gt; that collects visitor details, stores them in an organized table format, and provides &lt;strong&gt;password-protected access&lt;/strong&gt; to submitted messages.&lt;/p&gt;

&lt;h3&gt;
  
  
  ✅ Key Features:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🏠 &lt;strong&gt;Easy Setup&lt;/strong&gt;—Just drop it into your website directory
&lt;/li&gt;
&lt;li&gt;🔒 &lt;strong&gt;Secure Message Storage&lt;/strong&gt;—Accessible only via password-protected &lt;code&gt;view.php&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;📄 &lt;strong&gt;Organized Submissions&lt;/strong&gt;—Stored in a clean table format for easy management
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;💡 If you’re looking for a lightweight, &lt;strong&gt;secure contact form&lt;/strong&gt;, give it a try!&lt;/p&gt;

&lt;p&gt;📌 &lt;strong&gt;Check it out here:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
➡️ &lt;a href="https://github.com/vsuin/Contact-form" rel="noopener noreferrer"&gt;Contact Form GitHub Repository&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love to hear thoughts &amp;amp; feedback! 🚀  &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>php</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
