<?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: Aadesh Kulkarni</title>
    <description>The latest articles on DEV Community by Aadesh Kulkarni (@aadesh_kulkarni_ff9fad10b).</description>
    <link>https://dev.to/aadesh_kulkarni_ff9fad10b</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%2F1530427%2Fc98fd08a-54d5-40b8-a7b7-70a7c853708e.png</url>
      <title>DEV Community: Aadesh Kulkarni</title>
      <link>https://dev.to/aadesh_kulkarni_ff9fad10b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aadesh_kulkarni_ff9fad10b"/>
    <language>en</language>
    <item>
      <title>Do you have an open-source project ?</title>
      <dc:creator>Aadesh Kulkarni</dc:creator>
      <pubDate>Mon, 17 Jun 2024 19:50:28 +0000</pubDate>
      <link>https://dev.to/aadesh_kulkarni_ff9fad10b/do-you-have-an-open-source-project--538n</link>
      <guid>https://dev.to/aadesh_kulkarni_ff9fad10b/do-you-have-an-open-source-project--538n</guid>
      <description>&lt;p&gt;First-Issues is an initiative to curate easy pickings from open-source projects, so developers who’ve never contributed to open-source can get started quickly.&lt;/p&gt;

&lt;p&gt;Open-source maintainers are always looking to get more people involved, but new developers generally think it’s challenging to become a contributor. We believe getting developers to fix super-easy issues removes the barrier for future contributions.&lt;/p&gt;

&lt;p&gt;This is why &lt;a href="https://firstissues.dev/"&gt;https://firstissues.dev/&lt;/a&gt; exists. While we are building the MVP, we are on the look out for open source projects that are actively maintained and have atleast 3 good first issues.&lt;/p&gt;

&lt;p&gt;If you are open source maintainer and looking for contributors, please share your Github repository to get featured on the app.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>webdev</category>
      <category>beginners</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Beginner 101: How to contribute to open source projects ? (Javascript)</title>
      <dc:creator>Aadesh Kulkarni</dc:creator>
      <pubDate>Sat, 08 Jun 2024 11:59:17 +0000</pubDate>
      <link>https://dev.to/aadesh_kulkarni_ff9fad10b/beginner-101-how-to-contribute-to-open-source-projects-javascript-1gkf</link>
      <guid>https://dev.to/aadesh_kulkarni_ff9fad10b/beginner-101-how-to-contribute-to-open-source-projects-javascript-1gkf</guid>
      <description>&lt;p&gt;Here is an open source project which is beginner friendly.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;App:&lt;/strong&gt; &lt;a href="https://figuringout.life"&gt;https://figuringout.life&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Github:&lt;/strong&gt; &lt;a href="https://github.com/aadeshkulkarni/medium-app"&gt;https://github.com/aadeshkulkarni/medium-app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flvq0citqae77xluyb58o.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flvq0citqae77xluyb58o.jpeg" alt="Image description" width="800" height="457"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How to get started ?&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Head over to Github &amp;gt; Go through Readme.MD and Contributing.md files&lt;/li&gt;
&lt;li&gt;Then, Github &amp;gt; Issues section&lt;/li&gt;
&lt;li&gt;Filter issues by "Good first issue" label&lt;/li&gt;
&lt;li&gt;Pick something that is easy initially, request for assignment by commenting your approach on how you intend to solve it.&lt;/li&gt;
&lt;li&gt;Fork the repo, create a feature branch, raise a pull request.&lt;/li&gt;
&lt;li&gt;Once your PR is merged, you're officially a contributor to the project. You can check your name in the contributors list here : &lt;a href="https://www.figuringout.life/contributors"&gt;https://www.figuringout.life/contributors&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Tech stack:&lt;/strong&gt;&lt;br&gt;
ReactJS + Typescript + TailwindCSS in the frontend&lt;br&gt;
HonoJS + Prisma + Postgres DB in the backend&lt;/p&gt;

&lt;p&gt;You can also add it to your portfolio as proof of work, if needed.&lt;/p&gt;

&lt;p&gt;PS: I'm the maintainer of &lt;a href="https://figuringout.life"&gt;https://figuringout.life&lt;/a&gt; and the intention of building this project was so that developers can get a chance to work on real world projects to gain solid experience.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>webdev</category>
      <category>javascript</category>
      <category>react</category>
    </item>
  </channel>
</rss>
