<?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: Vihan</title>
    <description>The latest articles on Forem by Vihan (@tinycodersden).</description>
    <link>https://forem.com/tinycodersden</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%2F749098%2F27df170b-347f-4744-9c5d-34bf31a87fa7.jpeg</url>
      <title>Forem: Vihan</title>
      <link>https://forem.com/tinycodersden</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/tinycodersden"/>
    <language>en</language>
    <item>
      <title>My Hacktoberfest Pledge</title>
      <dc:creator>Vihan</dc:creator>
      <pubDate>Sat, 21 Oct 2023 17:40:05 +0000</pubDate>
      <link>https://forem.com/tinycodersden/my-hacktoberfest-pledge-dei</link>
      <guid>https://forem.com/tinycodersden/my-hacktoberfest-pledge-dei</guid>
      <description>&lt;p&gt;Hello there,&lt;/p&gt;

&lt;p&gt;My Hacktoberfest pledge for this year as a maintainer is that I will make sure the rules of contributing to my repositories are clear, and I also maintain my repositories regularly.&lt;/p&gt;

&lt;p&gt;My Hacktoberfest pledge as a contributor is that I will work hard to contribute to repositories by submitting high-quality, non-spammy pull requests to code that needs bug fixes.&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>hacktoberfest23</category>
      <category>hacktoberfestpledge</category>
      <category>opensource</category>
    </item>
    <item>
      <title>My Maintainer Journey</title>
      <dc:creator>Vihan</dc:creator>
      <pubDate>Fri, 20 Oct 2023 00:38:34 +0000</pubDate>
      <link>https://forem.com/tinycodersden/placeholder-maintainer-7i5</link>
      <guid>https://forem.com/tinycodersden/placeholder-maintainer-7i5</guid>
      <description>&lt;h3&gt;
  
  
  Intro
&lt;/h3&gt;

&lt;p&gt;As a maintainer, this is my first year. I took a leap of maintaining 3 projects this year, rather than none. I have maintained my own repositories(all 3 of them) singlehandedly, and I have also made rules for contributing. Here is my &lt;a href="https://github.com/tinyCodersDen"&gt;Github account&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Project
&lt;/h3&gt;

&lt;p&gt;I set up a system where I ensure no code is being copied from other solution repositories, and that the code is kept in the right folders, is commented well, has a header, etc. Next year, I am planning to automate some of these processes. My repository is &lt;a href="https://github.com/tinyCodersDen/CCC-Solutions"&gt;tinyCodersDen/CCC-Solutions&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  Highs and Lows
&lt;/h3&gt;

&lt;p&gt;A light-bulb moment I had was when I was editing C++ code. I am not too experienced with C++ yet, but I had still found ways to solve some complex errors(related to pointers) in C++.&lt;/p&gt;

&lt;h3&gt;
  
  
  Growth
&lt;/h3&gt;

&lt;p&gt;A big skillset that has improved as a maintainer is that I have gained more knowledge of C++ in the Competitive Programming Domain. I now know more about pointers(which has helped me), and I am more confident for making C++ submissions in competitions.&lt;/p&gt;

</description>
      <category>hack23maintainer</category>
      <category>hacktoberfest</category>
      <category>hacktoberfest23</category>
      <category>python</category>
    </item>
    <item>
      <title>My Hacktoberfest Contributions</title>
      <dc:creator>Vihan</dc:creator>
      <pubDate>Fri, 20 Oct 2023 00:32:49 +0000</pubDate>
      <link>https://forem.com/tinycodersden/placeholder-contributor-nfo</link>
      <guid>https://forem.com/tinycodersden/placeholder-contributor-nfo</guid>
      <description>&lt;h3&gt;
  
  
  Intro
&lt;/h3&gt;

&lt;p&gt;I have played the role of a contributor and as a maintainer for Hacktoberfest. This is my 3rd year contributing to open source, and also my first year as a maintainer. Here is my &lt;a href="https://github.com/tinyCodersDen"&gt;GitHub account&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  Highs and Lows
&lt;/h3&gt;

&lt;p&gt;Yes, I found many light-bulb moments when I saw a code which was almost bug-free, but didn't work when the input size increased. So, I found that there was a small typo in the code which changed everything. I adapted by actually reading the code carefully to ensure there were fewer errors.&lt;/p&gt;

&lt;h3&gt;
  
  
  Growth
&lt;/h3&gt;

&lt;p&gt;My skillset before Hacktoberfest was to just do projects in Python. Hacktoberfest has improved me by contributing to DSA projects, and learning how to make efficient code with headers for the workplace.&lt;/p&gt;

&lt;p&gt;My PRs:&lt;br&gt;
&lt;a href="https://github.com/Anjan50/Python/pull/141"&gt;Added Interpolation Search Program using Python&lt;/a&gt;.&lt;br&gt;
&lt;a href="https://github.com/Ryuji-Facilities/Coding-challenge/pull/24"&gt;[PYTHON] - Add Quicksort algorithm&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/tinyCodersDen/py-data-structure/pull/2"&gt;Rules for specific rules + specifications for twine/pypy&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/tinyCodersDen/USACO/pull/1"&gt;Adding Contributing Rules + Minor Reference Changes&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Compared to previous years, this year my contribution count has surplused!:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--FZ-jUYCC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/b6esw7x4mz5n8q2di6iu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FZ-jUYCC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/b6esw7x4mz5n8q2di6iu.png" alt="Image description" width="800" height="400"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>hack23contributor</category>
      <category>hacktoberfest</category>
      <category>hacktoberfest23</category>
    </item>
  </channel>
</rss>
