<?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: Joe G</title>
    <description>The latest articles on DEV Community by Joe G (@rogcomfox).</description>
    <link>https://dev.to/rogcomfox</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%2F358293%2Fddaa5c0b-64d5-4159-bb81-ffbe85f96fb1.jpeg</url>
      <title>DEV Community: Joe G</title>
      <link>https://dev.to/rogcomfox</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rogcomfox"/>
    <language>en</language>
    <item>
      <title>Twillio Hackathon - Stay at Home with CovidFighter</title>
      <dc:creator>Joe G</dc:creator>
      <pubDate>Wed, 22 Apr 2020 15:24:38 +0000</pubDate>
      <link>https://dev.to/rogcomfox/twillio-hackathon-stay-at-home-with-covidfighter-2n5d</link>
      <guid>https://dev.to/rogcomfox/twillio-hackathon-stay-at-home-with-covidfighter-2n5d</guid>
      <description>&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;For twillio hackathon, we try to build a simple android app that show  Traditional Herb Drink Recipe from the ingredients until step to make it. Also we provide a physical distancing detector based on user location and Covid-19 realtime data &lt;/p&gt;

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

&lt;p&gt;We try to complete our app so be patient and stay tune for any update from this post :)&lt;/p&gt;

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

&lt;p&gt;You need Android Studio to open it, and you can find our repo in &lt;a href="https://github.com/rogcomfox/CovidFighter"&gt;this link&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;I had build an app using kotlin and my partner had design many android app so we decide to collaborate to build this app. And also because covid-19 we have an idea about an app that make people aware from this pandemic and also provide a lot of information to improve immune system.&lt;/p&gt;

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

&lt;p&gt;This is our app preview&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--SdWqTPf8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/pxfd79iftuc9x28gtkks.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SdWqTPf8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/pxfd79iftuc9x28gtkks.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--GZCMNflN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/c5esyt68e5x2l3mwpdd5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--GZCMNflN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/c5esyt68e5x2l3mwpdd5.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>twiliohackathon</category>
      <category>android</category>
    </item>
    <item>
      <title>Building a Board Game App (100 days of code)</title>
      <dc:creator>Joe G</dc:creator>
      <pubDate>Sun, 05 Apr 2020 12:59:02 +0000</pubDate>
      <link>https://dev.to/rogcomfox/building-a-board-game-app-2o8h</link>
      <guid>https://dev.to/rogcomfox/building-a-board-game-app-2o8h</guid>
      <description>&lt;p&gt;&lt;strong&gt;Introduction&lt;/strong&gt; 😃&lt;br&gt;
Hello everyone, welcome to my very first post. My name is Joe and today i will share my 100 days of code build a board game app. So first of all, this project actually inspired from my AI class when my lecture talk about many simple board game which use AI to finish the game. Then i decide to started build android app which user can play several board game in my AI class.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Current Game&lt;/strong&gt; 😁&lt;br&gt;
actually, this app already consist one game that work successfully, a simple tic tac toe game. You can play it alone or maybe with your friend.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--gTinip8j--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://drive.google.com/open%3Fid%3D1jheFsggTYR7hU0wj_1M70C8gJhDbLXcX" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--gTinip8j--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://drive.google.com/open%3Fid%3D1jheFsggTYR7hU0wj_1M70C8gJhDbLXcX" alt="image.png"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Planning&lt;/strong&gt; 😆&lt;br&gt;
Over 100 days, i'm excited to accomplish following list:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;add wumpus game (it's inspired again from the class)&lt;/li&gt;
&lt;li&gt;finish another game (i already add several game, but not finished yet)&lt;/li&gt;
&lt;li&gt;save player rank and score (after all game done)&lt;/li&gt;
&lt;li&gt;cleanup code and testing(yes this is important part)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Want To Contribute?&lt;/strong&gt;&lt;br&gt;
If you want to contribute to my board game, you can see at my &lt;a href="https://github.com/rogcomfox/BoardGame"&gt;github repo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;P.S: &lt;br&gt;
Maybe you will see several game which not a board game, in future i will delete it&lt;/p&gt;

&lt;p&gt;Thank you for read my very first post, i will try to make another post soon. see you ✋&lt;/p&gt;

</description>
      <category>100daysofcode</category>
      <category>android</category>
      <category>productivity</category>
      <category>motivation</category>
    </item>
  </channel>
</rss>
