<?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: Metal Gabe</title>
    <description>The latest articles on DEV Community by Metal Gabe (@metal-gabe).</description>
    <link>https://dev.to/metal-gabe</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%2F1082659%2F66d8edf9-0ece-47b3-84db-94322392c96d.jpeg</url>
      <title>DEV Community: Metal Gabe</title>
      <link>https://dev.to/metal-gabe</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/metal-gabe"/>
    <language>en</language>
    <item>
      <title>Codecademy Project Portfolio</title>
      <dc:creator>Metal Gabe</dc:creator>
      <pubDate>Sun, 14 May 2023 23:46:08 +0000</pubDate>
      <link>https://dev.to/metal-gabe/codecademy-project-portfolio-3fi5</link>
      <guid>https://dev.to/metal-gabe/codecademy-project-portfolio-3fi5</guid>
      <description>&lt;h1&gt;
  
  
  Codecademy Portfolio Project: Recommendation Software App
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://github.com/gflujan/recommendation-software-app"&gt;Source Code&lt;/a&gt; &lt;/p&gt;

&lt;h1&gt;
  
  
  Overview
&lt;/h1&gt;

&lt;p&gt;This a terminal/CLI based app that takes in user input to select a food type that they're feeling. Then, based off of input, the app will provide restaurant "recommendations" from it's internal data. &lt;/p&gt;

&lt;h1&gt;
  
  
  Technology
&lt;/h1&gt;

&lt;p&gt;This was written in Python 3. &lt;/p&gt;

&lt;p&gt;It's a straightforward app in that it just takes in user input and then filters out pre-defined restaurant data that's stored in a local file. &lt;/p&gt;

&lt;h1&gt;
  
  
  Screenshots
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://github.com/gflujan/recommendation-software-app/blob/main/recommendations-01.png"&gt;https://github.com/gflujan/recommendation-software-app/blob/main/recommendations-01.png&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/gflujan/recommendation-software-app/blob/main/recommendations-02.png"&gt;https://github.com/gflujan/recommendation-software-app/blob/main/recommendations-02.png&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>codecademy</category>
      <category>terminal</category>
    </item>
  </channel>
</rss>
