<?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: Elliot Hill</title>
    <description>The latest articles on DEV Community by Elliot Hill (@elliotvh).</description>
    <link>https://dev.to/elliotvh</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%2F1125290%2F946fc032-54da-4759-a57e-cc9638fb5a4e.jpeg</url>
      <title>DEV Community: Elliot Hill</title>
      <link>https://dev.to/elliotvh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/elliotvh"/>
    <language>en</language>
    <item>
      <title>Learn CSS Grid by Building a Magazine</title>
      <dc:creator>Elliot Hill</dc:creator>
      <pubDate>Fri, 02 Aug 2024 19:46:03 +0000</pubDate>
      <link>https://dev.to/elliotvh/learn-css-grid-by-building-a-magazine-1eji</link>
      <guid>https://dev.to/elliotvh/learn-css-grid-by-building-a-magazine-1eji</guid>
      <description>&lt;p&gt;Following along with freeCodeCamp's &lt;em&gt;&lt;a href="https://www.freecodecamp.org/learn/2022/responsive-web-design/#learn-css-grid-by-building-a-magazine" rel="noopener noreferrer"&gt;Learn CSS Grid by Building a Magazine&lt;/a&gt;&lt;/em&gt; lesson – part of the &lt;strong&gt;Responsive Web Design&lt;/strong&gt; curriculum.&lt;/p&gt;

&lt;p&gt;GitHub repo: &lt;a href="https://github.com/elliotvhill/fcc-web-des-magazine" rel="noopener noreferrer"&gt;https://github.com/elliotvhill/fcc-web-des-magazine&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/ell8031/embed/NWZjPOW?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>webdev</category>
      <category>freecodecamp</category>
    </item>
    <item>
      <title>Build an Advanced Dice Game with freeCodeCamp</title>
      <dc:creator>Elliot Hill</dc:creator>
      <pubDate>Fri, 02 Aug 2024 17:14:05 +0000</pubDate>
      <link>https://dev.to/elliotvh/build-an-advanced-dice-game-with-freecodecamp-2kk2</link>
      <guid>https://dev.to/elliotvh/build-an-advanced-dice-game-with-freecodecamp-2kk2</guid>
      <description>&lt;p&gt;A dice game built where users have three chances to earn the highest score, depending on the rules. Game ends after six rounds and total score is calculated.&lt;/p&gt;

&lt;p&gt;Part of freeCodeCamp's &lt;em&gt;JavaScript Algorithms and Data Structures&lt;/em&gt; curriculum.&lt;/p&gt;

&lt;p&gt;Live version here: &lt;a href="https://advanced-dice-structures.surge.sh/" rel="noopener noreferrer"&gt;https://advanced-dice-structures.surge.sh/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/ell8031/embed/ZEdWpxZ?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>javascript</category>
      <category>algorithms</category>
      <category>freecodecamp</category>
    </item>
    <item>
      <title>Building a Platformer Game with freeCodeCamp</title>
      <dc:creator>Elliot Hill</dc:creator>
      <pubDate>Fri, 02 Aug 2024 17:12:09 +0000</pubDate>
      <link>https://dev.to/elliotvh/building-a-platformer-game-with-freecodecamp-e7g</link>
      <guid>https://dev.to/elliotvh/building-a-platformer-game-with-freecodecamp-e7g</guid>
      <description>&lt;p&gt;A simple platformer game built with vanilla JavaScript and the web animation API.&lt;/p&gt;

&lt;p&gt;Part of freeCodeCamp's &lt;em&gt;JavaScript Algorithms and Data Structures&lt;/em&gt; curriculum.&lt;/p&gt;

&lt;p&gt;Live version: &lt;a href="https://jumpy-jumper.surge.sh/" rel="noopener noreferrer"&gt;https://jumpy-jumper.surge.sh/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/ell8031/embed/rNExRqZ?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>javascript</category>
      <category>game</category>
      <category>freecodecamp</category>
    </item>
    <item>
      <title>Learning CSS Variables with freeCodeCamp</title>
      <dc:creator>Elliot Hill</dc:creator>
      <pubDate>Fri, 02 Aug 2024 17:10:01 +0000</pubDate>
      <link>https://dev.to/elliotvh/learning-css-variables-with-freecodecamp-421b</link>
      <guid>https://dev.to/elliotvh/learning-css-variables-with-freecodecamp-421b</guid>
      <description>&lt;p&gt;Following along with freeCodeCamp's Learn CSS Variables by Building a City Skyline lesson – part of the Responsive Web Design certification track.&lt;/p&gt;

&lt;p&gt;Image transitions from daytime view to nighttime view at 1000px.&lt;/p&gt;

&lt;p&gt;GitHub repo: &lt;a href="https://github.com/elliotvhill/fcc-web-des-cityscape" rel="noopener noreferrer"&gt;https://github.com/elliotvhill/fcc-web-des-cityscape&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Live link: &lt;a href="https://day-night-night-day.surge.sh/" rel="noopener noreferrer"&gt;https://day-night-night-day.surge.sh/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/ell8031/embed/YzoZjLV?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>css</category>
      <category>responsivewebdesign</category>
      <category>freecodecamp</category>
    </item>
  </channel>
</rss>
