<?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: Joel Mukanya</title>
    <description>The latest articles on Forem by Joel Mukanya (@codjoelmayer).</description>
    <link>https://forem.com/codjoelmayer</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%2F1790986%2Fbdae848d-9276-4b27-9fc8-ad0632b18212.jpg</url>
      <title>Forem: Joel Mukanya</title>
      <link>https://forem.com/codjoelmayer</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/codjoelmayer"/>
    <language>en</language>
    <item>
      <title>Joel's Favorite Recreation</title>
      <dc:creator>Joel Mukanya</dc:creator>
      <pubDate>Sat, 03 Aug 2024 16:40:34 +0000</pubDate>
      <link>https://forem.com/codjoelmayer/joels-favorite-recreation-2ec1</link>
      <guid>https://forem.com/codjoelmayer/joels-favorite-recreation-2ec1</guid>
      <description>&lt;h1&gt;
  
  
  Introduction
&lt;/h1&gt;

&lt;p&gt;My name is Joel Mukanya. Thank you for this opportunity to work on a new frontend challenge, version 24.07.24, with the theme "CSS Art and Glam Up My Markup.". (&lt;a href="https://dev.to/challenges/frontend-2024-07-24"&gt;https://dev.to/challenges/frontend-2024-07-24&lt;/a&gt;)&lt;/p&gt;

&lt;h2&gt;
  
  
  Inspiration
&lt;/h2&gt;

&lt;p&gt;One of the tasks was to design something related to our leisure activities, and playing chess is one of mine. I've wanted to learn chess since childhood, but other commitments kept me from pursuing it until July 23, 2023, when I signed up for chess.com. Since then, I've been playing regularly. What I enjoy most is creating my openings in chess.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;Here is my repo link: &lt;a href="https://github.com/codjoelmayer/favoriteRecreation.git" rel="noopener noreferrer"&gt;GitHub Repository&lt;/a&gt;&lt;br&gt;&lt;br&gt;
Here is the hosted link: &lt;a href="https://joelfavoriterecreation.netlify.app" rel="noopener noreferrer"&gt;Live Demo&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Journey
&lt;/h2&gt;

&lt;p&gt;I already have experience in web development and other areas, so creating a chess game helped me understand the logic of the game and learn how to use JavaScript to check the coordinates of each piece. Unfortunately, I wasn’t able to complete the project.&lt;/p&gt;

&lt;h4&gt;
  
  
  HTML 5
&lt;/h4&gt;

&lt;p&gt;Make use of navigation to allow users to navigate between sections (about and chess)&lt;br&gt;
On the website’s footer, I include a copyright&lt;/p&gt;

&lt;h4&gt;
  
  
  CSS 3
&lt;/h4&gt;

&lt;p&gt;I used CSS 3 to create custom variables and properties. I also utilized grid, subgrid, and flex layouts. Including animation&lt;/p&gt;

&lt;h4&gt;
  
  
  Javascript
&lt;/h4&gt;

&lt;p&gt;I used JavaScript to create a recursive function and manipulate the DOM.&lt;/p&gt;

</description>
      <category>frontendchallenge</category>
      <category>devchallenge</category>
      <category>css</category>
    </item>
  </channel>
</rss>
