<?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: Deepak Suthar</title>
    <description>The latest articles on DEV Community by Deepak Suthar (@deepaksuthar40128).</description>
    <link>https://dev.to/deepaksuthar40128</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%2F958397%2Fb39391d5-33ea-4762-862c-7b0e9997012e.jpeg</url>
      <title>DEV Community: Deepak Suthar</title>
      <link>https://dev.to/deepaksuthar40128</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/deepaksuthar40128"/>
    <language>en</language>
    <item>
      <title>🚀 Introducing Load Stream: A Versatile File Upload Package</title>
      <dc:creator>Deepak Suthar</dc:creator>
      <pubDate>Sat, 27 Jan 2024 07:19:43 +0000</pubDate>
      <link>https://dev.to/deepaksuthar40128/introducing-load-stream-a-versatile-file-upload-package-208a</link>
      <guid>https://dev.to/deepaksuthar40128/introducing-load-stream-a-versatile-file-upload-package-208a</guid>
      <description>&lt;p&gt;Hey developers!&lt;/p&gt;

&lt;p&gt;I'm excited to introduce a powerful and versatile package called Load Stream that simplifies the process of uploading large files to a server in chunks. Whether you're working on a project that involves uploading media files, documents, or any large files, Load Stream has got you covered.&lt;/p&gt;

&lt;p&gt;🌟 Key Features&lt;br&gt;
Efficient file uploading with chunking for improved performance. &lt;br&gt;
Multiple event listeners for enhanced control: onprogress, onload, and onerror.&lt;br&gt;
Methods for stopping and resuming uploads, providing flexibility for users.&lt;/p&gt;

&lt;p&gt;check out &lt;a href="https://www.npmjs.com/package/load-stream"&gt;here&lt;/a&gt;&lt;/p&gt;

</description>
      <category>npm</category>
      <category>file</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Codechef API</title>
      <dc:creator>Deepak Suthar</dc:creator>
      <pubDate>Thu, 13 Jul 2023 08:55:44 +0000</pubDate>
      <link>https://dev.to/deepaksuthar40128/codechef-api-549n</link>
      <guid>https://dev.to/deepaksuthar40128/codechef-api-549n</guid>
      <description>&lt;p&gt;A very basic codechef api to get users rating/ranks/profile_data via there handles&lt;/p&gt;

&lt;p&gt;&lt;a href="https://codechef-api.vercel.app/handle_of_user"&gt;https://codechef-api.vercel.app/handle_of_user&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;github- &lt;a href="https://github.com/deepaksuthar40128/Codechef-API"&gt;https://github.com/deepaksuthar40128/Codechef-API&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webscraping</category>
      <category>codechef</category>
      <category>api</category>
      <category>restapi</category>
    </item>
  </channel>
</rss>
