<?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: Ihsan Ahmad</title>
    <description>The latest articles on DEV Community by Ihsan Ahmad (@ihsannahid).</description>
    <link>https://dev.to/ihsannahid</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%2F652899%2Fbf9d279c-c92b-4832-bcf2-0e27756d1166.jpeg</url>
      <title>DEV Community: Ihsan Ahmad</title>
      <link>https://dev.to/ihsannahid</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ihsannahid"/>
    <language>en</language>
    <item>
      <title>First time open source contribution with hacktoberfest2023</title>
      <dc:creator>Ihsan Ahmad</dc:creator>
      <pubDate>Thu, 26 Oct 2023 05:25:27 +0000</pubDate>
      <link>https://dev.to/ihsannahid/first-time-open-source-contribution-with-hacktoberfest2023-3d40</link>
      <guid>https://dev.to/ihsannahid/first-time-open-source-contribution-with-hacktoberfest2023-3d40</guid>
      <description>&lt;h3&gt;
  
  
  Intro
&lt;/h3&gt;

&lt;p&gt;I am undergrad student from dhaka. For course works I have experienced different technologies and made small projects and I was not happy as none of my projects have any real life production value. I came out to know about hacktoberfest back in 2021 and it was overwhelming for me so far. This year I decided to do something different and push myself to this and I have made 8 successful merged contributions. few of them are already live projects. I am feeling good and looking forward to development and opensource contribution. &lt;br&gt;
this is my github profile link: &lt;a href="https://github.com/ishan-nahid"&gt;ISHAN-NAHID&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;As i said before it was overwhelming for me before. I had issues with GIT, i had few mistakes during made PR's but maintainers were so cool about that. They find out my errors and made me understand how to do things. &lt;/p&gt;

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

&lt;p&gt;I always loved technologies but somehow I always afraid of web development for few reasons. And I never did use GIT on regular basis. Throughout hacktoberfest I think I overcome my fear about web development. now I know the project cycle and now I am used to with git. this is now 22 days streak. &lt;/p&gt;

&lt;h3&gt;
  
  
  List of my accepted contributions
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;a href="https://github.com/Prodigy-InfoTech/Web-Development-Projects/pull/18"&gt;Real Time Currency Converter&lt;/a&gt; : I have made it with third-party API. I have never used API in projects before. So, this was new here.
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/NSCC-BPIT/NSCC-BPIT-Website/pull/262"&gt;Content and fixed bug&lt;/a&gt; : I have added content for their website. Contents were on comitative programming. and they need to some changes in their web pages. I have resolved those. &lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/NSCC-BPIT/NSCC-BPIT-Website/pull/325"&gt;Resourceful contents with changes in code&lt;/a&gt; : They needed more contents. so I have added them and added few fields in code for new resources.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/sanskarmalkhede/calculator/pull/10"&gt;Precision Handler for calculator&lt;/a&gt; : They needed handle precision points according to user choice. They were unable to do that. so I have changes their code. &lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/codewithdev/C-plus-plus-Algorithms/pull/148"&gt;Solution for OJ problems&lt;/a&gt; : They needed solutions for problems of different online judges. As I did comitative programming for three years. It was my cup of tee. I jumped in and solved excellent problems and added solutions as they needed. &lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/Prodigy-InfoTech/Web-Development-Projects/pull/83"&gt;Guess the number&lt;/a&gt; : This is a fun game based on binary search algorithm understanding. User need to guess the number using some command. This was fun one.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/Prodigy-InfoTech/Machine-Learning-Projects/pull/26"&gt;Hand-written-digit-recognizer&lt;/a&gt; : As a fourth year student I am doing ML. I have made it for their need but at the same time I have learnt many topics. &lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/NSCC-BPIT/NSCC-BPIT-Website/pull/406"&gt;Bug Fixed for NSCC-BPIT-Website&lt;/a&gt; This is a real live project. I have seen some bug in their website. and informed them, they assigned it to me and I have solved their issues. &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I know none of these are huge impactful PR's. But I enjoyed the journey. &lt;br&gt;
Best wishes to everyone, specially for those who are new to this type of open source contribution program. &lt;br&gt;
Specially thanks to @hacktoberfest community and @dev.to community for this amazing opportunity.  &lt;/p&gt;

</description>
      <category>hack23contributor</category>
      <category>hacktoberfest23</category>
      <category>hacktoberfest</category>
      <category>beginners</category>
    </item>
    <item>
      <title>hacktoberfest accepted 4 PRs</title>
      <dc:creator>Ihsan Ahmad</dc:creator>
      <pubDate>Mon, 16 Oct 2023 14:13:23 +0000</pubDate>
      <link>https://dev.to/ihsannahid/hacktoberfest-accepted-4-prs-fp2</link>
      <guid>https://dev.to/ihsannahid/hacktoberfest-accepted-4-prs-fp2</guid>
      <description>&lt;p&gt;It was a good experience with open source contribution.&lt;br&gt;
Though I did not contribute in large scale project but i think this is a fresh start for being familiar with contribution of real life projects.&lt;/p&gt;

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