<?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: Aus G</title>
    <description>The latest articles on DEV Community by Aus G (@anstroy).</description>
    <link>https://dev.to/anstroy</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%2F145328%2Fc942a6e6-a518-46e1-aa67-e10659ee29dd.jpg</url>
      <title>DEV Community: Aus G</title>
      <link>https://dev.to/anstroy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anstroy"/>
    <language>en</language>
    <item>
      <title>Food Recipes with what you have at hand 👨‍🍳</title>
      <dc:creator>Aus G</dc:creator>
      <pubDate>Mon, 11 Jan 2021 05:09:16 +0000</pubDate>
      <link>https://dev.to/anstroy/food-recipes-with-what-you-have-at-hand-39b3</link>
      <guid>https://dev.to/anstroy/food-recipes-with-what-you-have-at-hand-39b3</guid>
      <description>&lt;h2&gt;
  
  
  What I built: A food recipe finder with what you have in your fridge
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Category Submission: Program for the People
&lt;/h3&gt;

&lt;h3&gt;
  
  
  App Link: &lt;a href="https://cook.auscode.me/"&gt;https://cook.auscode.me/&lt;/a&gt;
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Screenshots: &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--NyPnpdkA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/28twlcrmsvt3uwho69bb.JPG" alt="Alt Text"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ox0u_hbU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/1u7w9xb9pic7nlflpk60.JPG" alt="Alt Text"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--DO9TyINi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/uc9srxcn14b1afit3t3n.JPG" alt="Alt Text"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--yx4reJvF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/e135845nanat9esz7nee.JPG" alt="Alt Text"&gt;
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Description:
&lt;/h3&gt;

&lt;p&gt;Are you stuck and bored at your house trying to find new thing ways to kill your time? &lt;/p&gt;

&lt;p&gt;Well, I invite you to try cooking for fun, and do not worry about buying stuff outside, this app will help you to find recipes with what you have at your fridge or "alacena" (cupboard in Spanish). No download or annoying ads, just open the link with your phone, and you will be ready to start. Give it a try, it is totally free.&lt;/p&gt;

&lt;p&gt;But remember to share your "food experiments" with your family and friends.&lt;/p&gt;

&lt;h3&gt;
  
  
  Link to Source Code: &lt;a href="https://github.com/Anstroy/alacena-vue-3"&gt;https://github.com/Anstroy/alacena-vue-3&lt;/a&gt;
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Permissive License: &lt;a href="https://choosealicense.com/licenses/mit/"&gt;MIT&lt;/a&gt;
&lt;/h3&gt;

&lt;h2&gt;
  
  
  Background
&lt;/h2&gt;

&lt;p&gt;When I was in college, I was expending so much money eating out. Everybody kept telling me that I better start eating more at home so I can save some money, thing that I ignored entirely 🙃, when the pandemic hit us all, I was stuck at home trying different things to be active and not sleeping 😴 or watching movies all day, I could not go out anymore to buy groceries that often, so the idea came to me 💡 when I was trying to figure out a way to find food recipes with what I have at hand.&lt;/p&gt;

&lt;h3&gt;
  
  
  How I built it
&lt;/h3&gt;

&lt;p&gt;The project is using Vue.js 3, I wanted to give it a try since I have only used the 2.x version, I am also using for the CSS front-end tailwindcss, and for the API calls I am using spoonacular API, which is amazing and provides a lot of recipes from different website.&lt;/p&gt;

&lt;h3&gt;
  
  
  Additional Resources/Info
&lt;/h3&gt;

&lt;p&gt;We made the project to be a web app to test the Digital Ocean app platform, but we want to make into a mobile app in the near future. Since it is Vue.js we can probably use Cordova or Ionic to build it. &lt;/p&gt;

</description>
      <category>dohackathon</category>
    </item>
    <item>
      <title>Cooking Recipe App [Habanero]</title>
      <dc:creator>Aus G</dc:creator>
      <pubDate>Thu, 21 May 2020 01:35:05 +0000</pubDate>
      <link>https://dev.to/anstroy/cooking-recipe-app-habanero-33jl</link>
      <guid>https://dev.to/anstroy/cooking-recipe-app-habanero-33jl</guid>
      <description>&lt;h2&gt;
  
  
  My Final Project
&lt;/h2&gt;

&lt;p&gt;I called the App, Habanero.&lt;br&gt;
The main purpose of my mobile app is that it will suggest you recipes based on the ingredients that you have at hand.&lt;/p&gt;

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

&lt;p&gt;APK file&lt;br&gt;
&lt;a href="https://auscode.me/files/habanero.apk"&gt;https://auscode.me/files/habanero.apk&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Link to Code
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/Anstroy/recipe_app_flutter"&gt;https://github.com/Anstroy/recipe_app_flutter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--KRHbdOsU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/6130kom02dagatxp559k.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KRHbdOsU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/6130kom02dagatxp559k.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How I built it (what's the stack? did I run into issues or discover something new along the way?)
&lt;/h2&gt;

&lt;p&gt;I had learn Flutter and Dart, it was a very good experience. I had deal also with some UI/UX design patterns, I also used auth with Firebase. It was pretty good, I learned something new.&lt;/p&gt;

&lt;h2&gt;
  
  
  Additional Thoughts / Feelings / Stories
&lt;/h2&gt;

&lt;p&gt;I am planning to add more stuff to the app, I really enjoyed working with Flutter and this project was good example for me of what I can do with that framework.&lt;/p&gt;

</description>
      <category>2020devgrad</category>
      <category>octograd2020</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
