<?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: José Oscátegui</title>
    <description>The latest articles on Forem by José Oscátegui (@iltw1n).</description>
    <link>https://forem.com/iltw1n</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%2F56646%2F991dd90e-bd80-49e3-a0b4-96a26460e62d.jpeg</url>
      <title>Forem: José Oscátegui</title>
      <link>https://forem.com/iltw1n</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/iltw1n"/>
    <language>en</language>
    <item>
      <title>Check if the chain has the same amount</title>
      <dc:creator>José Oscátegui</dc:creator>
      <pubDate>Fri, 15 Jun 2018 14:28:53 +0000</pubDate>
      <link>https://forem.com/iltw1n/check-if-the-chain-has-the-same-amount-2nek</link>
      <guid>https://forem.com/iltw1n/check-if-the-chain-has-the-same-amount-2nek</guid>
      <description>&lt;p&gt;Check if a string has the same amount of 'x' and 'o'. The method must return a Boolean value and must not be case-sensitive. The string can contain any char.&lt;/p&gt;

</description>
      <category>challenge</category>
      <category>javascript</category>
      <category>python</category>
      <category>etc</category>
    </item>
    <item>
      <title>Challenges</title>
      <dc:creator>José Oscátegui</dc:creator>
      <pubDate>Thu, 14 Jun 2018 16:42:41 +0000</pubDate>
      <link>https://forem.com/iltw1n/challenges-2kj1</link>
      <guid>https://forem.com/iltw1n/challenges-2kj1</guid>
      <description>&lt;p&gt;I will try to post challenges every day, like if you like the idea.&lt;br&gt;
If you have more ideas, let me know: D&lt;/p&gt;

</description>
      <category>challenge</category>
      <category>javascript</category>
      <category>python</category>
      <category>etc</category>
    </item>
    <item>
      <title>Someone who shows me how to publish here?</title>
      <dc:creator>José Oscátegui</dc:creator>
      <pubDate>Thu, 14 Jun 2018 00:12:05 +0000</pubDate>
      <link>https://forem.com/iltw1n/someone-who-shows-me-how-to-publish-here-4mb1</link>
      <guid>https://forem.com/iltw1n/someone-who-shows-me-how-to-publish-here-4mb1</guid>
      <description></description>
      <category>help</category>
    </item>
    <item>
      <title>Narcissistic number</title>
      <dc:creator>José Oscátegui</dc:creator>
      <pubDate>Wed, 13 Jun 2018 23:42:11 +0000</pubDate>
      <link>https://forem.com/iltw1n/narcissistic-number-823</link>
      <guid>https://forem.com/iltw1n/narcissistic-number-823</guid>
      <description>&lt;p&gt;A Narcissistic Number is a number that is the sum of its own digits, each one raised to the power of the number of digits.&lt;/p&gt;

&lt;p&gt;Example: 1^3 + 5^3 + 3^3 = 1 + 125 + 27 = 153&lt;/p&gt;

&lt;p&gt;To practice! :D&lt;/p&gt;

</description>
      <category>challenge</category>
      <category>javascript</category>
      <category>python</category>
      <category>etc</category>
    </item>
  </channel>
</rss>
