<?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: Vyvy-vi (Vyom Jain)</title>
    <description>The latest articles on DEV Community by Vyvy-vi (Vyom Jain) (@vyvyvi).</description>
    <link>https://dev.to/vyvyvi</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%2F487021%2F92bbf954-2488-4e4b-8556-e19e913fba79.gif</url>
      <title>DEV Community: Vyvy-vi (Vyom Jain)</title>
      <link>https://dev.to/vyvyvi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vyvyvi"/>
    <language>en</language>
    <item>
      <title>Thoughts on MLH:</title>
      <dc:creator>Vyvy-vi (Vyom Jain)</dc:creator>
      <pubDate>Mon, 18 Jan 2021 06:01:22 +0000</pubDate>
      <link>https://dev.to/vyvyvi/thoughts-on-mlh-346b</link>
      <guid>https://dev.to/vyvyvi/thoughts-on-mlh-346b</guid>
      <description>&lt;p&gt;I had a lot of fun, at the LocalHackDay: Build event organised by MLH. Went there for the memes, stayed for the community &amp;lt;3&lt;/p&gt;

&lt;p&gt;MLH's hackathons provide a huge amount of exposure, and a great way to connect with many people, spanning different positions and fields.&lt;/p&gt;

&lt;p&gt;I had fun, making my first BattleSnake..&lt;br&gt;
Deploying my first gh-pages site was fun.&lt;br&gt;
And MLH just pushed me into learning express(the API challenges :P)&lt;/p&gt;

&lt;p&gt;Here's a sample pic, in the post, of one of the sites I made for LHD Build:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7PGpHgDn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/flc6n179a6ujr0zkkhh4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7PGpHgDn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/flc6n179a6ujr0zkkhh4.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>localhackday</category>
      <category>mlh</category>
      <category>majorleaguehacking</category>
    </item>
    <item>
      <title>#opensource "magic"



</title>
      <dc:creator>Vyvy-vi (Vyom Jain)</dc:creator>
      <pubDate>Tue, 03 Nov 2020 15:46:31 +0000</pubDate>
      <link>https://dev.to/vyvyvi/opensource-magic-2kl5</link>
      <guid>https://dev.to/vyvyvi/opensource-magic-2kl5</guid>
      <description>&lt;p&gt;There seems to be a weird connection between me and the open-source community. It seems that they always seem to know what I want...&lt;/p&gt;

&lt;p&gt;Like, since a few months, I had a desire to make my GitHub more active. #hacktoberfest2020 gave me the perfect opportunity. I wanted to find out about using MongoDB and BOOM, my previous go-to non-SQL library TinyDB made a few version changes, deprecating my old bot, giving me an opportunity to rebuild my discord bot for MongoDB.&lt;/p&gt;

&lt;p&gt;I wanted to become part of an org. and well Ig by dumb-luck I stumbled on this random LinkedIn post about a video containing Eddie Jaoude and Aditya Oberai (I followed Aditya a few days ago during a webinar at DSC-Amity). Went to Eddie's org and became part of an amazing community.&lt;/p&gt;

&lt;p&gt;Skip to the past 4 days, I made a GitHub action for joe-username(a hf meme on Joe Nash) and made my first action, but was not able to finish it as I didn't know how to use Docker Containers, but again by chance the next day a great contributor &lt;a href="https://github.com/anubhavcodes"&gt;@anubhavcodes&lt;/a&gt; opened an issue on my discord bot's repo titled &lt;a href="https://github.com/Vyvy-vi/TearDrops/issues/71"&gt;Dockerize the app for easy development&lt;/a&gt;. I decided to learn Docker a little bit so that I can review the pr.&lt;/p&gt;

&lt;p&gt;The next day the same contributor provided me with a lot of resource links, with which I got an understanding of Docker. After approving pr, I made my first docker deployment for a different app and I decided to pick up GitHub action automation again.&lt;/p&gt;

&lt;p&gt;And guess what?&lt;/p&gt;

&lt;p&gt;Just an hour ago I saw Eddie Jaoude post this message on discord:--&amp;gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--B4K4Hsba--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/tqfempij2w8zxfa8vmff.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--B4K4Hsba--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/tqfempij2w8zxfa8vmff.png" alt="Screenshot 2020-11-03 at 8.34.21 PM"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Coincidence? NOPE, just #opensource magic&lt;/p&gt;

&lt;p&gt;The opensource spirit:  &lt;code&gt;"seek and you shall receive"&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;🤓&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>github</category>
      <category>hacktoberfest</category>
    </item>
    <item>
      <title>Hello world</title>
      <dc:creator>Vyvy-vi (Vyom Jain)</dc:creator>
      <pubDate>Fri, 30 Oct 2020 11:40:53 +0000</pubDate>
      <link>https://dev.to/vyvyvi/hello-worls-3klp</link>
      <guid>https://dev.to/vyvyvi/hello-worls-3klp</guid>
      <description>&lt;p&gt;hewo&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
