<?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: Shovit</title>
    <description>The latest articles on DEV Community by Shovit (@virtual4087).</description>
    <link>https://dev.to/virtual4087</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%2F2196652%2Fc8b84228-1ead-42b1-bd23-01740724e091.jpeg</url>
      <title>DEV Community: Shovit</title>
      <link>https://dev.to/virtual4087</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/virtual4087"/>
    <language>en</language>
    <item>
      <title>🌱Hacktoberfest 2024: My Journey as a Maintainer of Tree2Hope</title>
      <dc:creator>Shovit</dc:creator>
      <pubDate>Mon, 21 Oct 2024 07:30:59 +0000</pubDate>
      <link>https://dev.to/virtual4087/hacktoberfest-2024-my-journey-as-a-maintainer-of-tree2hope-5bc3</link>
      <guid>https://dev.to/virtual4087/hacktoberfest-2024-my-journey-as-a-maintainer-of-tree2hope-5bc3</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/hacktoberfest"&gt;2024 Hacktoberfest Writing challenge&lt;/a&gt;: Maintainer Experience&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This year's Hacktoberfest was about more than simply code contributions; it was also about &lt;strong&gt;project leadership&lt;/strong&gt; and &lt;strong&gt;teamwork&lt;/strong&gt;. Following my experience as a contributor in 2023, I decided to become a maintainer for the first time. I chose &lt;strong&gt;Tree2Hope&lt;/strong&gt;, a charity website that promotes tree-planting activities, as my project to manage. Because it is designed with &lt;strong&gt;HTML, CSS, and vanilla JavaScript&lt;/strong&gt;, I believed it would be easy for anyone—beginner or expert—to contribute.&lt;/p&gt;

&lt;h2&gt;
  
  
  🚀 A Look at Some Awesome PRs
&lt;/h2&gt;

&lt;p&gt;Throughout Hacktoberfest, I received approximately 20-30 pull requests, some of which stuck out.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Animations and Preloader&lt;/strong&gt;: One contributor enhanced the site with stunning animations and a preloader, making it more visually appealing while giving the impression of faster load times. The preloader was a smart feature, significantly improving the user experience.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Optimizing Assets&lt;/strong&gt;: Another important PR effort focused on reducing asset size, which resulted in a significant increase in website loading performance.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each input helped to refine Tree2Hope, and it was exciting to see contributors come up with innovative ways to improve the project.&lt;/p&gt;

&lt;h2&gt;
  
  
  🎯 Lessons Learned: Quality Vs Quantity
&lt;/h2&gt;

&lt;p&gt;Managing a project taught me a lot, particularly about balancing &lt;strong&gt;quality and quantity&lt;/strong&gt; in contributions.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Some contributors sincerely wanted to help, and they spent a lot of time writing &lt;strong&gt;well-thought-out PRs&lt;/strong&gt; that solved real issues. These contributions positively impacted the project.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;However, I came across contributors who either disregarded assigned bugs or made &lt;strong&gt;useless PRs&lt;/strong&gt; merely to reach their Hacktoberfest objective. As a maintainer, I learned to &lt;strong&gt;thoroughly review&lt;/strong&gt; and, where necessary, reject PRs that did not bring value. Being selected is vital for maintaining the project's integrity.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🌍 Why Hacktoberfest?
&lt;/h2&gt;

&lt;p&gt;Participating in Hacktoberfest as a maintainer provided me with a different perspective on the &lt;strong&gt;effort&lt;/strong&gt; and &lt;strong&gt;patience&lt;/strong&gt; required to handle open-source projects. I first joined Hacktoberfest in 2023 to contribute and learn, but as a maintainer, I've had the opportunity to &lt;strong&gt;guide others and develop my project along the way&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  💡 Final Thoughts
&lt;/h2&gt;

&lt;p&gt;Hacktoberfest 2024 has been a journey of &lt;strong&gt;growth, learning, and collaboration&lt;/strong&gt;. Working on Tree2Hope and managing PRs showed me the value of encouraging &lt;strong&gt;genuine contributions&lt;/strong&gt; while ensuring &lt;strong&gt;project quality&lt;/strong&gt;. I am excited to continue this adventure and look forward to making future contributions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Thank you, Hacktoberfest&lt;/strong&gt;, for this amazing chance to participate, and a special thanks to all of the &lt;strong&gt;contributors&lt;/strong&gt; who helped make this experience so exciting!&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>hacktoberfest</category>
      <category>opensource</category>
    </item>
    <item>
      <title>🌱Hacktoberfest 2024: My Journey as a Maintainer of Tree2Hope</title>
      <dc:creator>Shovit</dc:creator>
      <pubDate>Mon, 21 Oct 2024 07:30:59 +0000</pubDate>
      <link>https://dev.to/virtual4087/hacktoberfest-2024-my-journey-as-a-maintainer-of-tree2hope-3l6h</link>
      <guid>https://dev.to/virtual4087/hacktoberfest-2024-my-journey-as-a-maintainer-of-tree2hope-3l6h</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/hacktoberfest"&gt;2024 Hacktoberfest Writing challenge&lt;/a&gt;: Maintainer Experience&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This year's Hacktoberfest was about more than simply code contributions; it was also about &lt;strong&gt;project leadership&lt;/strong&gt; and &lt;strong&gt;teamwork&lt;/strong&gt;. Following my experience as a contributor in 2023, I decided to become a maintainer for the first time. I chose &lt;strong&gt;Tree2Hope&lt;/strong&gt;, a charity website that promotes tree-planting activities, as my project to manage. Because it is designed with &lt;strong&gt;HTML, CSS, and vanilla JavaScript&lt;/strong&gt;, I believed it would be easy for anyone—beginner or expert—to contribute.&lt;/p&gt;

&lt;h2&gt;
  
  
  🚀 A Look at Some Awesome PRs
&lt;/h2&gt;

&lt;p&gt;Throughout Hacktoberfest, I received approximately 20-30 pull requests, some of which stuck out.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Animations and Preloader&lt;/strong&gt;: One contributor enhanced the site with stunning animations and a preloader, making it more visually appealing while giving the impression of faster load times. The preloader was a smart feature, significantly improving the user experience.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Optimizing Assets&lt;/strong&gt;: Another important PR effort focused on reducing asset size, which resulted in a significant increase in website loading performance.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each input helped to refine Tree2Hope, and it was exciting to see contributors come up with innovative ways to improve the project.&lt;/p&gt;

&lt;h2&gt;
  
  
  🎯 Lessons Learned: Quality Vs Quantity
&lt;/h2&gt;

&lt;p&gt;Managing a project taught me a lot, particularly about balancing &lt;strong&gt;quality and quantity&lt;/strong&gt; in contributions.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Some contributors sincerely wanted to help, and they spent a lot of time writing &lt;strong&gt;well-thought-out PRs&lt;/strong&gt; that solved real issues. These contributions positively impacted the project.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;However, I came across contributors who either disregarded assigned bugs or made &lt;strong&gt;useless PRs&lt;/strong&gt; merely to reach their Hacktoberfest objective. As a maintainer, I learned to &lt;strong&gt;thoroughly review&lt;/strong&gt; and, where necessary, reject PRs that did not bring value. Being selected is vital for maintaining the project's integrity.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🌍 Why Hacktoberfest?
&lt;/h2&gt;

&lt;p&gt;Participating in Hacktoberfest as a maintainer provided me with a different perspective on the &lt;strong&gt;effort&lt;/strong&gt; and &lt;strong&gt;patience&lt;/strong&gt; required to handle open-source projects. I first joined Hacktoberfest in 2023 to contribute and learn, but as a maintainer, I've had the opportunity to &lt;strong&gt;guide others and develop my project along the way&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  💡 Final Thoughts
&lt;/h2&gt;

&lt;p&gt;Hacktoberfest 2024 has been a journey of &lt;strong&gt;growth, learning, and collaboration&lt;/strong&gt;. Working on Tree2Hope and managing PRs showed me the value of encouraging &lt;strong&gt;genuine contributions&lt;/strong&gt; while ensuring &lt;strong&gt;project quality&lt;/strong&gt;. I am excited to continue this adventure and look forward to making future contributions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Thank you, Hacktoberfest&lt;/strong&gt;, for this amazing chance to participate, and a special thanks to all of the &lt;strong&gt;contributors&lt;/strong&gt; who helped make this experience so exciting!&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>hacktoberfest</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
