<?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: Santiago Sánchez</title>
    <description>The latest articles on Forem by Santiago Sánchez (@santiago_snchez_3c08434f).</description>
    <link>https://forem.com/santiago_snchez_3c08434f</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%2F3565128%2Fce5f8c38-e2d2-424f-b581-e8130a879951.png</url>
      <title>Forem: Santiago Sánchez</title>
      <link>https://forem.com/santiago_snchez_3c08434f</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/santiago_snchez_3c08434f"/>
    <language>en</language>
    <item>
      <title>My first blackjack game</title>
      <dc:creator>Santiago Sánchez</dc:creator>
      <pubDate>Tue, 14 Oct 2025 19:50:54 +0000</pubDate>
      <link>https://forem.com/santiago_snchez_3c08434f/my-first-blackjack-game-1ohf</link>
      <guid>https://forem.com/santiago_snchez_3c08434f/my-first-blackjack-game-1ohf</guid>
      <description>&lt;p&gt;This is the first Python game that I have made.&lt;br&gt;
I chose to make a Blackjack game because even though the game might look simpler, it has some characteristics that let you play with, and since I'm just learning Python, its a perfect opportunity to porve my skills, gained during my course at codecademy.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F94po4fdp2n30ic407bl7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F94po4fdp2n30ic407bl7.png" alt=" " width="800" height="289"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Even though this code is simple, it helped me realize what I should improve for future projects, how I should handle my code in different situations, and the importance of testing my functions while I'm writing them.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/santiagosanchez15/blackjack_project" rel="noopener noreferrer"&gt;https://github.com/santiagosanchez15/blackjack_project&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>python</category>
      <category>showdev</category>
      <category>gamedev</category>
    </item>
  </channel>
</rss>
