<?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>Forem: pranavr2003</title>
    <description>The latest articles on Forem by pranavr2003 (@pranavr2003).</description>
    <link>https://forem.com/pranavr2003</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%2F659257%2F0011c194-e7b9-4b97-92db-616b1d530939.png</url>
      <title>Forem: pranavr2003</title>
      <link>https://forem.com/pranavr2003</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/pranavr2003"/>
    <language>en</language>
    <item>
      <title>A Python native engine for Web Development</title>
      <dc:creator>pranavr2003</dc:creator>
      <pubDate>Thu, 15 Jul 2021 13:48:33 +0000</pubDate>
      <link>https://forem.com/pranavr2003/a-python-native-engine-for-web-development-4i8a</link>
      <guid>https://forem.com/pranavr2003/a-python-native-engine-for-web-development-4i8a</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/BrainStormYourWayIn/sierra"&gt;Sierra&lt;/a&gt; is a Python native engine for Web Development, which makes integration with the backend faster, as well as have full control on your frontend. You can now develop your web application purely in Python, taking full advantage of its powerful functionalities with simple and elegant.&lt;/p&gt;

&lt;p&gt;It's got features like displaying a table on the web application by loading in a .csv file, adding a bulleted list (ol/ul) by just passing in a Python list, automatic support for CSS styling arguments and more! You can use for loops, variables, functions - you name it, you have it, with Sierra. Improvement in the overall look of the code and intelligent handling of tags with autoPrettify(), a feature like no other. Harness the power of Python for your web applications!&lt;/p&gt;

&lt;p&gt;Do check it out and any feedback is welcomed!&lt;/p&gt;

</description>
      <category>python</category>
      <category>webdev</category>
      <category>html</category>
      <category>css</category>
    </item>
    <item>
      <title>GitHub VS Code engine trick</title>
      <dc:creator>pranavr2003</dc:creator>
      <pubDate>Thu, 15 Jul 2021 10:32:41 +0000</pubDate>
      <link>https://forem.com/pranavr2003/github-vs-code-engine-trick-13m9</link>
      <guid>https://forem.com/pranavr2003/github-vs-code-engine-trick-13m9</guid>
      <description>&lt;p&gt;Okay, so basically say there's a GitHub repo with the URL&lt;/p&gt;

&lt;p&gt;github.com/something/whatever&lt;/p&gt;

&lt;p&gt;Change it to &lt;/p&gt;

&lt;p&gt;github-vsc.com/something/whatever.&lt;/p&gt;

&lt;p&gt;A simple VS Code engine runs where you can edit the code and make commits/PRs directly off of that&lt;/p&gt;

</description>
      <category>github</category>
      <category>vscode</category>
    </item>
    <item>
      <title>Web dev purely in Python</title>
      <dc:creator>pranavr2003</dc:creator>
      <pubDate>Wed, 30 Jun 2021 15:54:40 +0000</pubDate>
      <link>https://forem.com/pranavr2003/web-dev-purely-in-python-54lc</link>
      <guid>https://forem.com/pranavr2003/web-dev-purely-in-python-54lc</guid>
      <description>&lt;p&gt;Sierra is a micro templating engine for web frameworks in Python, bridging the gap between Python, HTML and CSS. You can basically do all of your web development solely in Python, taking full advantage of it's powerful functionalities. Functions, variables, loops, conditions - anything really you can do in Python, Sierra makes it easy to integrate with your web application. Plus, the syntax too, is really short and simple for every use case.&lt;/p&gt;

&lt;p&gt;Here's the GitHub: &lt;a href="https://github.com/BrainStormYourWayIn/sierra"&gt;https://github.com/BrainStormYourWayIn/sierra&lt;/a&gt;&lt;br&gt;
Here's the doc: &lt;a href="https://brainstormyourwayin.github.io/sierra.github.io/"&gt;https://brainstormyourwayin.github.io/sierra.github.io/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Do have a look!&lt;/p&gt;

</description>
      <category>python</category>
      <category>webdev</category>
      <category>html</category>
      <category>css</category>
    </item>
  </channel>
</rss>
