<?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: Khushi Gupta</title>
    <description>The latest articles on DEV Community by Khushi Gupta (@khushig99).</description>
    <link>https://dev.to/khushig99</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%2F1192584%2Ffc861778-c5f3-430d-be2e-799b56180af8.jpeg</url>
      <title>DEV Community: Khushi Gupta</title>
      <link>https://dev.to/khushig99</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/khushig99"/>
    <language>en</language>
    <item>
      <title>Placeholder Maintainer</title>
      <dc:creator>Khushi Gupta</dc:creator>
      <pubDate>Tue, 24 Oct 2023 07:03:32 +0000</pubDate>
      <link>https://dev.to/khushig99/placeholder-maintainer-8mn</link>
      <guid>https://dev.to/khushig99/placeholder-maintainer-8mn</guid>
      <description>&lt;p&gt;Intro&lt;/p&gt;

&lt;p&gt;Greetings, I'm Khushi Gupta, and I'm excited to share my journey as a maintainer during Hacktoberfest 2023. This year's Hacktoberfest marks the first time I've taken on the role of a maintainer, and it's been a rewarding and enlightening experience. You can find my GitHub profile here.&lt;br&gt;
Project&lt;/p&gt;

&lt;p&gt;Let me introduce you to the open-source repository I've had the pleasure of maintaining during Hacktoberfest 2023. As a maintainer, my role involved setting up processes to review and merge pull requests efficiently.&lt;/p&gt;

&lt;p&gt;Review and Merge Process: To streamline the contributions, we established a few key processes. We actively labeled issues as "Hacktoberfest-friendly" to guide contributors toward tasks that align with the event's spirit. We also set up a clear and friendly contribution guide to help newcomers understand our expectations and the steps they need to take to submit a successful pull request.&lt;/p&gt;

&lt;p&gt;Pull requests were carefully reviewed to ensure they met our quality and coding standards. Contributors received feedback promptly, helping them improve their code. The project's continuous integration system automatically ran tests, ensuring that changes did not break existing functionality. This approach helped maintain the overall project stability while accommodating new features and improvements.&lt;br&gt;
Highs and Lows&lt;/p&gt;

&lt;p&gt;Maintaining an open-source project during Hacktoberfest came with its share of highs and lows.&lt;/p&gt;

&lt;p&gt;Highs: One of the most rewarding moments was witnessing the enthusiasm and dedication of contributors. It was gratifying to see new contributors, as well as experienced ones, taking an active interest in our project. Watching their skills and understanding of the project grow over the course of Hacktoberfest was truly inspiring.&lt;/p&gt;

&lt;p&gt;Additionally, experiencing a sense of camaraderie and collaboration within the open-source community was a highlight. Many contributors provided valuable insights and suggestions, leading to not only code improvements but also the project's growth and evolution.&lt;/p&gt;

&lt;p&gt;Lows: Like any undertaking, there were challenges. Some pull requests encountered complex conflicts or required significant adjustments to align with the project's goals. Maintainers had to invest additional time and effort to guide contributors through these situations, and sometimes it felt like an uphill battle. However, these moments also allowed everyone to learn and adapt.&lt;br&gt;
Growth&lt;/p&gt;

&lt;p&gt;Before Hacktoberfest 2023, my role as a maintainer was centered around project management and code quality assurance. However, this Hacktoberfest has significantly contributed to my personal and professional growth.&lt;/p&gt;

&lt;p&gt;Skillset Before: My skillset before Hacktoberfest included proficiency in version control, experience in maintaining an open-source project, and an understanding of code review processes. However, my experience with handling a surge of new contributors and managing the associated challenges was limited.&lt;/p&gt;

&lt;p&gt;How It Improved: Hacktoberfest 2023 has expanded my skills in community management, conflict resolution, and mentorship. It has been an invaluable learning experience in terms of teamwork, communication, and ensuring that open-source projects remain inclusive and accessible. My understanding of collaboration tools, such as GitHub, has also deepened, making me more effective as a maintainer.&lt;/p&gt;

&lt;p&gt;Changed Project Goals: This Hacktoberfest has reshaped the goals for the project I maintain. It has underscored the importance of fostering a welcoming and encouraging atmosphere for newcomers and helping them develop their skills. Moving forward, the project's goals are to continue to provide a platform for learning and growth, not only for contributors but for myself as well.&lt;/p&gt;

</description>
      <category>hack23maintainer</category>
    </item>
    <item>
      <title>Placeholder Contributor: A Beginner's Guide</title>
      <dc:creator>Khushi Gupta</dc:creator>
      <pubDate>Tue, 24 Oct 2023 06:55:25 +0000</pubDate>
      <link>https://dev.to/khushig99/placeholder-contributor-a-beginners-guide-2foa</link>
      <guid>https://dev.to/khushig99/placeholder-contributor-a-beginners-guide-2foa</guid>
      <description>&lt;p&gt;&lt;strong&gt;Intro:&lt;/strong&gt;&lt;br&gt;
Hey there! I'm Khushi Gupta, and this is my journey as a contributor during Hacktoberfest 2023. This is my first Hacktoberfest, and I couldn't be more excited to share my experiences and growth with you all. You can check out my GitHub profile- &lt;a href="https://github.com/khushig99"&gt;https://github.com/khushig99&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Highs and Lows:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This Hacktoberfest has been quite a rollercoaster ride. It's had its highs and lows, but that's what makes it such an exciting and enriching experience.&lt;/p&gt;

&lt;p&gt;Highs: One of my proudest moments this month was when I successfully submitted my first-ever pull request to an open-source project. It might sound trivial, but it was a significant milestone for me. It was an exhilarating feeling to see my code being accepted and merged into the project. Another highlight was when I had an "aha" moment while debugging a challenging issue. One of those light-bulb moments that made me appreciate the problem-solving aspect of programming even more.&lt;/p&gt;

&lt;p&gt;Lows: Of course, not everything was smooth sailing. There were moments when I encountered seemingly insurmountable problems. I spent hours debugging and researching, feeling a bit discouraged. But the open source community is incredibly supportive. I reached out for help, and experienced developers were more than willing to assist. It's a lesson in persistence and the value of collaboration.&lt;br&gt;
Growth&lt;/p&gt;

&lt;p&gt;Before Hacktoberfest 2023, I had a decent grasp of programming fundamentals, but I was still hesitant to dive headfirst into open source. However, this month has been a turning point in my journey.&lt;/p&gt;

&lt;p&gt;Skillset Before: My skillset before Hacktoberfest included proficiency in a few programming languages and the ability to build simple applications. I had a basic understanding of version control with Git and GitHub but limited experience with collaborative coding.&lt;/p&gt;

&lt;p&gt;How It Improved: My skills have grown immensely. I've learned the art of effective collaboration through Git and GitHub, and my confidence in using these tools has skyrocketed. I've gained experience in creating clean, well-documented code, and I've also sharpened my debugging skills. Moreover, I've had the opportunity to work on diverse projects, which has broadened my horizons and introduced me to new technologies and libraries.&lt;/p&gt;

&lt;p&gt;Changed Goals: Working on these projects has opened my eyes to the vast world of open source, making me more passionate about contributing to projects that align with my interests. My learning and career goals have evolved. I now have a clearer path toward becoming a more proficient developer and a more active member of the open-source community. I look forward to pursuing projects that not only benefit me but also have a positive impact on the developer community and society as a whole.&lt;/p&gt;

</description>
      <category>hack23contributor</category>
      <category>webdev</category>
      <category>opensource</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
