<?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: Jay Parmar</title>
    <description>The latest articles on DEV Community by Jay Parmar (@_jp_000).</description>
    <link>https://dev.to/_jp_000</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%2F627972%2Fdb6036be-d25c-41de-8276-8c9771986669.jpg</url>
      <title>DEV Community: Jay Parmar</title>
      <link>https://dev.to/_jp_000</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_jp_000"/>
    <language>en</language>
    <item>
      <title>Dashy App</title>
      <dc:creator>Jay Parmar</dc:creator>
      <pubDate>Tue, 08 Mar 2022 18:30:30 +0000</pubDate>
      <link>https://dev.to/_jp_000/dashy-app-165i</link>
      <guid>https://dev.to/_jp_000/dashy-app-165i</guid>
      <description>&lt;h3&gt;
  
  
  Instructions: A basic dashboard which can be used in multi-purpose according to the requirement
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Overview of My Submission
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;p&gt;Note: #  Wacky Wildcards&lt;/p&gt;

&lt;h3&gt;
  
  
  Link to Code on GitHub
&lt;/h3&gt;

&lt;p&gt;link to demo : &lt;a href="https://dashyapp.azurewebsites.net/"&gt;link&lt;/a&gt;&lt;br&gt;
link to repository : &lt;a href="https://github.com/jay-2000/Dashy"&gt;link&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;link: #  &lt;code&gt;{% https://github.com/jay-2000/Dashy %}&lt;/code&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Additional Resources / Info
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--2ayQ2-3O--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ihzjkvo2jyiv4mhydow6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--2ayQ2-3O--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ihzjkvo2jyiv4mhydow6.png" alt="preview" width="880" height="435"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;[Note:] # Screenshots/demo videos are encouraged!&lt;/p&gt;

&lt;p&gt;I hope you liked the blog. If you did, please leave your thoughts in the comments. It would make my day.&lt;/p&gt;

&lt;p&gt;Till then, happy 💻 coding! 🍿&lt;/p&gt;

&lt;p&gt;You can connect me at &lt;a href="https://github.com/jay-2000"&gt;Github&lt;/a&gt; , &lt;a href="https://twitter.com/_Jaystwt"&gt;Twitter&lt;/a&gt;&lt;/p&gt;

</description>
      <category>azuretrialhack</category>
    </item>
    <item>
      <title>DevWorkflow</title>
      <dc:creator>Jay Parmar</dc:creator>
      <pubDate>Wed, 08 Dec 2021 18:30:04 +0000</pubDate>
      <link>https://dev.to/_jp_000/devworkflow-1k81</link>
      <guid>https://dev.to/_jp_000/devworkflow-1k81</guid>
      <description>&lt;h3&gt;
  
  
  My Workflow
&lt;/h3&gt;

&lt;p&gt;So Basically, whenever a person open an issue on github there is a need to know which type of issue it is or what kind of issue has been opened. let us say, if a person has opened an issue then already a template is ready in markdown format to fill up the details related the issue and automatically labeling and greeting is done with the help of github actions and once the Pull Request(PR) is merged the greeting, labeling on PR and closing the issue is done with the help of github actions.This can save the time as well as reduce the efforts for maintainer of repository for there workflow.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Note: This project is opensource under the &lt;a href="https://github.com/jay-2000/DevWorkflow/blob/main/LICENSE"&gt;Apache licence 2.0&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Maintainer Must-Haves.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Yaml File or &lt;a href="https://github.com/jay-2000/DevWorkflow"&gt;Link to Code&lt;/a&gt;
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;github link for yaml file: &lt;a href="https://github.com/jay-2000/DevWorkflow/tree/main/.github/workflows"&gt;link&lt;/a&gt; or copy paste this link on browser: &lt;code&gt;https://github.com/jay-2000/DevWorkflow/tree/main/.github/workflows&lt;/code&gt; &lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  You can connect me at &lt;a href="https://github.com/jay-2000"&gt;Github&lt;/a&gt; , &lt;a href="https://twitter.com/_Jaystwt"&gt;Twitter&lt;/a&gt; ,
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://www.linkedin.com/in/jay-parmar-3755501a1/"&gt;LinkedIn&lt;/a&gt; ,&lt;br&gt;
E-mail: &lt;a href="mailto:jayparmar7654321@gmail.com"&gt;jayparmar7654321@gmail.com&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Additional Resources / Info
&lt;/h3&gt;

&lt;p&gt;[Note:] - DevWorkflow - &lt;a href="https://github.com/jay-2000/DevWorkflow"&gt;github link&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;It was great learning experience in this github action hackathon 2021 looking forward to learn and code more.&lt;/li&gt;
&lt;/ul&gt;

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