<?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: Anshul Saha</title>
    <description>The latest articles on DEV Community by Anshul Saha (@sheldor1510).</description>
    <link>https://dev.to/sheldor1510</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%2F433459%2F868f023e-7d9b-48eb-aee6-a7f323af4f81.jpeg</url>
      <title>DEV Community: Anshul Saha</title>
      <link>https://dev.to/sheldor1510</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sheldor1510"/>
    <language>en</language>
    <item>
      <title>Symbl.ai - the best audio transcribing API</title>
      <dc:creator>Anshul Saha</dc:creator>
      <pubDate>Mon, 10 Oct 2022 16:47:50 +0000</pubDate>
      <link>https://dev.to/sheldor1510/symblai-the-best-audio-transcribing-api-1d9k</link>
      <guid>https://dev.to/sheldor1510/symblai-the-best-audio-transcribing-api-1d9k</guid>
      <description>&lt;p&gt;I recently used Symbl.ai's API in BracketHacks, a hackathon, to build a discord bot that transcribed audio files into text. The documentation for the API was very easy to understand and go through, which allowed me to make the backend part of the bot within 2 hours, something which I had not expected.&lt;/p&gt;

&lt;p&gt;We ended up winning the 3rd prize and also the sponsor prize from Symbl.ai. I would highly recommend anyone to use Symbl.ai for anything audio-related, as their services cover a wide variety of needs.&lt;/p&gt;

</description>
      <category>symbl</category>
      <category>buildwithsymbl</category>
    </item>
    <item>
      <title>Local Party - A website where you can create rooms and chat while watching local video files synchronized with your friends.</title>
      <dc:creator>Anshul Saha</dc:creator>
      <pubDate>Wed, 21 Apr 2021 05:52:30 +0000</pubDate>
      <link>https://dev.to/sheldor1510/local-party-a-website-where-you-can-create-rooms-and-chat-while-watching-local-video-files-synchronized-with-your-friends-23in</link>
      <guid>https://dev.to/sheldor1510/local-party-a-website-where-you-can-create-rooms-and-chat-while-watching-local-video-files-synchronized-with-your-friends-23in</guid>
      <description>&lt;h1&gt;
  
  
  Local Party
&lt;/h1&gt;

&lt;p&gt;A website where you can create rooms and chat while watching local video files synchronized with your friends.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimgur.com%2FbcdrBr4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimgur.com%2FbcdrBr4.png"&gt;&lt;/a&gt;&lt;br&gt;&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;Create watch party rooms.&lt;/li&gt;
&lt;li&gt;Watch videos in sync with your friends.&lt;/li&gt;
&lt;li&gt;Chat with your friends while watching videos.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimgur.com%2Fz5Qsm06.png"&gt;
&lt;/h2&gt;

&lt;h2&gt;
  
  
  Getting Started
&lt;/h2&gt;

&lt;p&gt;1) Go to &lt;a href="https://localparty.tk/" rel="noopener noreferrer"&gt;https://localparty.tk/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;2) To create a room, click on the create room button and enter the name you want to chat with, the room's name and select the video file. &lt;/p&gt;

&lt;p&gt;3) You would be redirected to the room page once you have created it. You can now share the room code with your friends and they can join with the same video file and room code.&lt;/p&gt;

&lt;p&gt;4) To join a room, click on the join room button and enter the name you want to chat with, the room's code and select the same video file with which the host has created the party with.&lt;/p&gt;

&lt;p&gt;5) You can view how many people are in the party by hovering over the user icon in the top right of the room page.&lt;/p&gt;

&lt;p&gt;6) You can leave the party by clicking on the leave icon in the top left of the room page.&lt;/p&gt;

&lt;h2&gt;
  
  
  Video
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://youtu.be/Tw1BuJPapg4" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.youtube.com%2Fvi%2FTw1BuJPapg4%2Fhqdefault.jpg" alt="Local Party Demo"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Media
&lt;/h2&gt;

&lt;p&gt;An album of screenshots of the website can be found &lt;a href="https://imgur.com/a/wzKc2g7" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Contributing
&lt;/h2&gt;

&lt;p&gt;1) Fork&lt;br&gt;
2) Clone and setup&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;``` 
git clone https://github.com/sheldor1510/local-party.git
cd local-party
```
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;3) Open a live server&lt;/p&gt;

&lt;p&gt;Check out the backend API &lt;a href="https://github.com/sheldor1510/local-party-api" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>html</category>
      <category>css</category>
    </item>
    <item>
      <title>StarHub - A chrome extension that tracks your GitHub stars so you don't have to.</title>
      <dc:creator>Anshul Saha</dc:creator>
      <pubDate>Fri, 26 Feb 2021 02:39:59 +0000</pubDate>
      <link>https://dev.to/sheldor1510/starhub-a-chrome-extension-that-tracks-your-github-stars-so-you-don-t-have-to-4l96</link>
      <guid>https://dev.to/sheldor1510/starhub-a-chrome-extension-that-tracks-your-github-stars-so-you-don-t-have-to-4l96</guid>
      <description>&lt;h1&gt;
  
  
  StarHub
&lt;/h1&gt;

&lt;p&gt;StarHub is a chrome extension that tracks your GitHub stars so you don't have to.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmedia.discordapp.net%2Fattachments%2F706928005313855620%2F813477736399372378%2Funknown.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmedia.discordapp.net%2Fattachments%2F706928005313855620%2F813477736399372378%2Funknown.png"&gt;&lt;/a&gt;&lt;br&gt;&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;Quickly sign-in through your GitHub account to get started.&lt;/li&gt;
&lt;li&gt;The extension fetches all the repositories you have access over.&lt;/li&gt;
&lt;li&gt;Track stars and unstars on your repository by simply adding it your tracking list.
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.discordapp.com%2Fattachments%2F733943303493386282%2F813503938024177735%2Ftempsnip.png"&gt;
&lt;/li&gt;
&lt;li&gt;Know when and who unstarred your repository by clicking on the unstars icon on your repository's page or by going to

&lt;code&gt;https://github.com/(repo-owner)/(repo-name)/stargazers&lt;/code&gt;

.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.discordapp.com%2Fattachments%2F706928005313855620%2F813498523605139466%2Ftempsnip.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.discordapp.com%2Fattachments%2F706928005313855620%2F813498523605139466%2Ftempsnip.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmedia.discordapp.net%2Fattachments%2F733943303493386282%2F813495741736943656%2Funknown.png%3Fwidth%3D1248%26height%3D676" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmedia.discordapp.net%2Fattachments%2F733943303493386282%2F813495741736943656%2Funknown.png%3Fwidth%3D1248%26height%3D676"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Getting Started
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Install the extension from &lt;a href="https://github.com/techsyndicate/starhub" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Once you have it, you'll need to login through GitHub to start tracking.&lt;/li&gt;
&lt;li&gt;&lt;p&gt;On completing the authentication, you can add a repository for tracking by clicking on the "Add Repository" button on the home screen.&lt;br&gt;&lt;br&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.discordapp.com%2Fattachments%2F733943303493386282%2F813504195293347905%2Ftempsnip.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.discordapp.com%2Fattachments%2F733943303493386282%2F813504195293347905%2Ftempsnip.png"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;And that's it. You can now track stars on any of your GitHub repositories!&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Check out the backend API &lt;a href="https://github.com/techsyndicate/starhub-api" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>javascript</category>
    </item>
    <item>
      <title>Direct Messages for VSCode</title>
      <dc:creator>Anshul Saha</dc:creator>
      <pubDate>Mon, 14 Dec 2020 03:13:04 +0000</pubDate>
      <link>https://dev.to/sheldor1510/direct-messages-for-vscode-3lim</link>
      <guid>https://dev.to/sheldor1510/direct-messages-for-vscode-3lim</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--gVjM71LF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/bhpghr2i6w5sy9kt937p.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--gVjM71LF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/bhpghr2i6w5sy9kt937p.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Introducing Direct Messages for VS Code!&lt;/p&gt;

&lt;p&gt;Create Group DMs, share code snippets, debug bugs (or add new features), and check your developer friends' activity status — all through your GitHub account.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://marketplace.visualstudio.com/items?itemName=techsyndicate.vscode-dms"&gt;https://marketplace.visualstudio.com/items?itemName=techsyndicate.vscode-dms&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Checkout the GitHub repository if you want to report something:&lt;br&gt;
&lt;a href="https://github.com/techsyndicate/vscode-dms"&gt;https://github.com/techsyndicate/vscode-dms&lt;/a&gt;&lt;/p&gt;

</description>
      <category>vscode</category>
      <category>typescript</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
