<?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: rishichitnis007</title>
    <description>The latest articles on DEV Community by rishichitnis007 (@rishichitnis007_80).</description>
    <link>https://dev.to/rishichitnis007_80</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4026223%2Fe850fa9d-2629-43e6-a313-ab7e06f90535.png</url>
      <title>DEV Community: rishichitnis007</title>
      <link>https://dev.to/rishichitnis007_80</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rishichitnis007_80"/>
    <language>en</language>
    <item>
      <title>Update: My Goals and How far I am</title>
      <dc:creator>rishichitnis007</dc:creator>
      <pubDate>Sat, 18 Jul 2026 17:11:39 +0000</pubDate>
      <link>https://dev.to/rishichitnis007_80/update-my-goals-and-how-far-i-am-204j</link>
      <guid>https://dev.to/rishichitnis007_80/update-my-goals-and-how-far-i-am-204j</guid>
      <description>&lt;p&gt;Here's a Update for my goals list&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Create a Resume&lt;/li&gt;
&lt;li&gt;Create a Water Hydration App&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I've created a simple Pong game using Python and has posted the repo on github. Here's the url for anyone who wants to check it out: &lt;a href="https://github.com/rishichitnis007/pong-game" rel="noopener noreferrer"&gt;Pong Game&lt;/a&gt;. Will keep you posted.&lt;/p&gt;

&lt;p&gt;Bye&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Intro to Javascript</title>
      <dc:creator>rishichitnis007</dc:creator>
      <pubDate>Wed, 15 Jul 2026 15:29:18 +0000</pubDate>
      <link>https://dev.to/rishichitnis007_80/intro-to-javascript-4fp9</link>
      <guid>https://dev.to/rishichitnis007_80/intro-to-javascript-4fp9</guid>
      <description>&lt;p&gt;Javascript is a programming language used for web development and websites. It is mostly used with HTML and CSS. It is able to calculate data and update both HTML and CSS.&lt;/p&gt;

&lt;p&gt;Javascript can be used to change HTML content by tweaking the code a little bit. It can also change HTML Attribute Values. A classic example is turning on and off a lightbulb.&lt;/p&gt;

&lt;p&gt;Most beginners use the Hello World program, which is basically a simple way to get started with any programming language.&lt;/p&gt;

&lt;p&gt;For Javascript, here's  as a full code block&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight javascript"&gt;&lt;code&gt;&lt;span class="nx"&gt;console&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;log&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="s2"&gt;Hello World&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;That's all for now&lt;/p&gt;

&lt;p&gt;Bye&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>beginners</category>
      <category>javascript</category>
    </item>
    <item>
      <title>My Goals and How far I am</title>
      <dc:creator>rishichitnis007</dc:creator>
      <pubDate>Mon, 13 Jul 2026 22:49:49 +0000</pubDate>
      <link>https://dev.to/rishichitnis007_80/my-goals-and-how-far-i-am-43ec</link>
      <guid>https://dev.to/rishichitnis007_80/my-goals-and-how-far-i-am-43ec</guid>
      <description>&lt;p&gt;So I've compiled a list of goals which I'm trying to follow.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Create a Resume&lt;/li&gt;
&lt;li&gt;Create a Pong Game&lt;/li&gt;
&lt;li&gt;Create a Water Hydration App&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I've not achived much of them yet. Will keep you posted.&lt;/p&gt;

&lt;p&gt;Bye&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Hello</title>
      <dc:creator>rishichitnis007</dc:creator>
      <pubDate>Sun, 12 Jul 2026 16:36:06 +0000</pubDate>
      <link>https://dev.to/rishichitnis007_80/hello-433n</link>
      <guid>https://dev.to/rishichitnis007_80/hello-433n</guid>
      <description>&lt;p&gt;Hi, I’m Rishi&lt;/p&gt;

&lt;p&gt;I’m a Freshman in College and am an aspiring programmer. I’m 19 years old and love learning new things and enjoy anything involving tech.&lt;/p&gt;

&lt;p&gt;Nice to meet all of you,&lt;/p&gt;

&lt;p&gt;Bye&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
