<?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: Kaustubh Saxena</title>
    <description>The latest articles on DEV Community by Kaustubh Saxena (@kaustubh03).</description>
    <link>https://dev.to/kaustubh03</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%2F369141%2F999f9c9a-dc16-4e12-9a93-520ac46560d2.png</url>
      <title>DEV Community: Kaustubh Saxena</title>
      <link>https://dev.to/kaustubh03</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kaustubh03"/>
    <language>en</language>
    <item>
      <title>Show off your presence on your Github Readme by capturing Profile Views </title>
      <dc:creator>Kaustubh Saxena</dc:creator>
      <pubDate>Tue, 29 Sep 2020 19:30:39 +0000</pubDate>
      <link>https://dev.to/kaustubh03/show-off-your-presence-on-your-github-readme-by-capturing-profile-views-3pi8</link>
      <guid>https://dev.to/kaustubh03/show-off-your-presence-on-your-github-readme-by-capturing-profile-views-3pi8</guid>
      <description>&lt;p&gt;Now track your Github profile views from your profile readme. Check out - &lt;a href="https://github.com/kaustubh03/serverless-github-profile-counter"&gt;https://github.com/kaustubh03/serverless-github-profile-counter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Do Star the repo and give feedback&lt;/p&gt;

</description>
      <category>github</category>
      <category>serverless</category>
      <category>node</category>
      <category>vue</category>
    </item>
    <item>
      <title>My First Platformer Game - The Adventures of Bob</title>
      <dc:creator>Kaustubh Saxena</dc:creator>
      <pubDate>Fri, 18 Sep 2020 18:44:42 +0000</pubDate>
      <link>https://dev.to/kaustubh03/my-first-platformer-game-the-adventures-of-bob-49dk</link>
      <guid>https://dev.to/kaustubh03/my-first-platformer-game-the-adventures-of-bob-49dk</guid>
      <description>&lt;p&gt;Checkout My new Platformer Game Built WebGL, Canvas, JS.&lt;br&gt;
URL- &lt;a href="https://bob.kaustubh.dev"&gt;https://bob.kaustubh.dev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Github - &lt;a href="https://github.com/kaustubh03/the-adventures-of-bob"&gt;https://github.com/kaustubh03/the-adventures-of-bob&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>100daysofcode</category>
      <category>vue</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Find My Diamond - A Web Components Starter Project</title>
      <dc:creator>Kaustubh Saxena</dc:creator>
      <pubDate>Fri, 28 Aug 2020 15:49:48 +0000</pubDate>
      <link>https://dev.to/kaustubh03/find-my-diamond-a-web-components-starter-project-423b</link>
      <guid>https://dev.to/kaustubh03/find-my-diamond-a-web-components-starter-project-423b</guid>
      <description>&lt;h1&gt;
  
  
  Reusable Components Using Vanilla JS
&lt;/h1&gt;

&lt;p&gt;Always I use to wonder about how to create reusable components in Pure Vanilla JS. Using Vanilla JS is bliss because you get to work and build your solution from the ground. &lt;/p&gt;

&lt;h1&gt;
  
  
  Web Components to the Rescue and Learn it using a Project
&lt;/h1&gt;



&lt;p&gt;&lt;code&gt;As I follow - To learn anything, start Building something.&lt;/code&gt;&lt;br&gt;
&lt;/p&gt;

&lt;p&gt;Project URL - &lt;a href="https://diamond.kaustubh.dev"&gt;https://diamond.kaustubh.dev&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Description
&lt;/h1&gt;

&lt;p&gt;Find My Diamond is a puzzle game that is written in pure JavaScript, HTML/CSS with the usage of Web components.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>100daysofcode</category>
      <category>webdev</category>
      <category>vue</category>
    </item>
    <item>
      <title>Realtime-Offline Markdown Editor</title>
      <dc:creator>Kaustubh Saxena</dc:creator>
      <pubDate>Mon, 10 Aug 2020 09:46:38 +0000</pubDate>
      <link>https://dev.to/kaustubh03/realtime-offline-markdown-editor-1dg3</link>
      <guid>https://dev.to/kaustubh03/realtime-offline-markdown-editor-1dg3</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--cqYNVR_A--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://miro.medium.com/max/255/1%2Ab_FQslx6OMTEneKmR21bkg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--cqYNVR_A--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://miro.medium.com/max/255/1%2Ab_FQslx6OMTEneKmR21bkg.png" alt="Markdown Monster icon"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Real-Time Offline Markdown Editor: Meridian
&lt;/h1&gt;

&lt;p&gt;Meridian: Real-Time Offline MarkDown EditorBeing a developer and maintaining git repos and emails, everyone came across Markdown format and let's admit, it is kind of a utility on a daily basis when you have to deal with Tech Artifacts or simple Email Layout communications.&lt;/p&gt;




&lt;h1&gt;
  
  
  So What is a Markdown?
&lt;/h1&gt;

&lt;p&gt;&lt;code&gt;&lt;br&gt;
Markdown is a lightweight markup language based on the formatting conventions that people naturally use in email. As per reference on the Markdown site&lt;br&gt;
&lt;/code&gt;&lt;br&gt;
The overriding design goal for Markdown's formatting syntax is to make it as readable as possible. The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it's been marked up with tags or formatting instructions.&lt;/p&gt;

&lt;h1&gt;
  
  
  Why Markdown?
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Markdown has essentially proven to easy to learn and configure and ready to go with it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;One of its key strengths is that you can use HTML in Markdown. If there's something you can't do in Markdown, or if you can't remember the Markdown syntax, you can switch back and forth freely between HTML and Markdown within one document. It understands both.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;You don't have to have Markdown installed on your site in order to use it. It's amazingly useful just as a writing language. Even if you don't have to convert to HTML at all, it's still an appealing way to format plain text without having to deal with Microsoft Word or another goofy rich-text editor.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Easy To Read&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;"The overriding design goal for Markdown's formatting syntax is to make it as readable as possible," writes John Gruber of Daring Fireball, creator of Markdown. "The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it's been marked up with tags or formatting instructions."&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fewer Errors&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;While using HTML for basic Document purposes there can be errors and syntactic mishaps. Markdown prevents all of that.&lt;br&gt;
If it is so awesome then, What we are doing about it?&lt;/p&gt;

&lt;h1&gt;
  
  
  Here Comes, Meridian
&lt;/h1&gt;

&lt;p&gt;&lt;code&gt;Major USP for Meridian is Easy to Use, Minimal and Offline Web App. There are few more Features on which I am working on would be updated soon.&lt;/code&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  How To Use Meridian?
&lt;/h1&gt;

&lt;p&gt;Goto Meridian: Real-Time MarkDown Editor.&lt;br&gt;
Type some Markdown on the left&lt;br&gt;
Preview HTML in the right&lt;br&gt;
That's It.&lt;/p&gt;

&lt;p&gt;Meridian upcoming features include -&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Cloud syncing&lt;/li&gt;
&lt;li&gt;Mobile Devices Support&lt;/li&gt;
&lt;li&gt;Share directly to Github, Bitbucket, Email&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Checkout URL - &lt;a href="https://meridian.epsilon.now.sh"&gt;https://meridian.epsilon.now.sh&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Checkout git - &lt;a href="https://github.com/kaustubh03/meridian"&gt;https://github.com/kaustubh03/meridian&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>html</category>
      <category>100daysofcode</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Finally Done with my personal portfolio Website.</title>
      <dc:creator>Kaustubh Saxena</dc:creator>
      <pubDate>Sat, 08 Aug 2020 03:23:36 +0000</pubDate>
      <link>https://dev.to/kaustubh03/finally-done-with-my-personal-portfolio-website-128g</link>
      <guid>https://dev.to/kaustubh03/finally-done-with-my-personal-portfolio-website-128g</guid>
      <description>&lt;p&gt;Had an idea for Desktop UI Concept on Web.&lt;br&gt;
Great experience using @vuejs&lt;br&gt;
Go Checkout - &lt;a href="https://kaustubh.dev/"&gt;https://kaustubh.dev/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>100daysofcode</category>
      <category>javascript</category>
      <category>vue</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Earth Struggling From Covid-19</title>
      <dc:creator>Kaustubh Saxena</dc:creator>
      <pubDate>Sun, 19 Apr 2020 04:45:49 +0000</pubDate>
      <link>https://dev.to/kaustubh03/earth-struggling-from-covid-19-k26</link>
      <guid>https://dev.to/kaustubh03/earth-struggling-from-covid-19-k26</guid>
      <description>&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/kaustubh-saxena/embed/OJyXZqx?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
    </item>
    <item>
      <title>From Day to Night SnowFall</title>
      <dc:creator>Kaustubh Saxena</dc:creator>
      <pubDate>Sat, 18 Apr 2020 16:30:30 +0000</pubDate>
      <link>https://dev.to/kaustubh03/from-day-to-night-snowfall-302k</link>
      <guid>https://dev.to/kaustubh03/from-day-to-night-snowfall-302k</guid>
      <description>&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/kaustubh-saxena/embed/ExVyZwQ?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
    </item>
  </channel>
</rss>
