<?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: Michael Oppong</title>
    <description>The latest articles on DEV Community by Michael Oppong (@xmikestax).</description>
    <link>https://dev.to/xmikestax</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%2F73388%2F33ad04db-fcef-45a8-8a6b-ae8c13629131.png</url>
      <title>DEV Community: Michael Oppong</title>
      <link>https://dev.to/xmikestax</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/xmikestax"/>
    <language>en</language>
    <item>
      <title>User Authentication (react-native)</title>
      <dc:creator>Michael Oppong</dc:creator>
      <pubDate>Wed, 05 Aug 2020 03:14:40 +0000</pubDate>
      <link>https://dev.to/xmikestax/user-authentication-react-native-2j2g</link>
      <guid>https://dev.to/xmikestax/user-authentication-react-native-2j2g</guid>
      <description>&lt;p&gt;Damn, I didn't realize how much of a hassle, user authentication is,&lt;/p&gt;

</description>
      <category>authentication</category>
      <category>expo</category>
      <category>reactnative</category>
      <category>react</category>
    </item>
    <item>
      <title>My Fake Bank</title>
      <dc:creator>Michael Oppong</dc:creator>
      <pubDate>Sun, 02 Aug 2020 02:12:07 +0000</pubDate>
      <link>https://dev.to/xmikestax/my-fake-bank-23j2</link>
      <guid>https://dev.to/xmikestax/my-fake-bank-23j2</guid>
      <description>&lt;h1&gt;
  
  
  Oppongs Fake Bank - React
&lt;/h1&gt;

&lt;p&gt;I made this app because I am still in the process of learning how to use react native, I chose this because I wanted to learn how to use Redux as well.&lt;/p&gt;

&lt;h2&gt;
  
  
  Getting Started
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Download files and unzip them&lt;/li&gt;
&lt;li&gt;run yarn install, and npm install&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Running program
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;After the previous step, run the command below in the main project folder
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;expo start
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--tPcd65L7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://lh3.googleusercontent.com/YER-I7F_Z-y_DSAPJelB0A09aZbX-WsnpKpuP76PGvDSMmHGGy-lvm4IEC5zN7hVLdg%3Dw2628-h1766-rw" class="article-body-image-wrapper"&gt;&lt;img width="150" src="https://res.cloudinary.com/practicaldev/image/fetch/s--tPcd65L7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://lh3.googleusercontent.com/YER-I7F_Z-y_DSAPJelB0A09aZbX-WsnpKpuP76PGvDSMmHGGy-lvm4IEC5zN7hVLdg%3Dw2628-h1766-rw"&gt;&lt;/a&gt;

&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--dOgTvg0I--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://lh3.googleusercontent.com/Tx4nA2PmJD0O1CVdoJ-0xS79mE6RfDD9v7GxUAG1Yq0DHeVXPQsmce0CnbdmS18Oq2Q%3Dw2628-h1766-rw" class="article-body-image-wrapper"&gt;&lt;img width="150" src="https://res.cloudinary.com/practicaldev/image/fetch/s--dOgTvg0I--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://lh3.googleusercontent.com/Tx4nA2PmJD0O1CVdoJ-0xS79mE6RfDD9v7GxUAG1Yq0DHeVXPQsmce0CnbdmS18Oq2Q%3Dw2628-h1766-rw"&gt;&lt;/a&gt;


&lt;/p&gt;

&lt;h2&gt;
  
  
  Future Work
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;In the future, I hope to be able to add an online feature where you can authenticate and connect to an online database.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Acknowledgments
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;mosh&lt;/li&gt;
&lt;li&gt;react-native, &lt;/li&gt;
&lt;li&gt;expo&lt;/li&gt;
&lt;li&gt;redux&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Author
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Michael Oppong&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Link to GooglePlay Store
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://play.google.com/store/apps/details?id=com.its_oppong_studios.OppongsBank"&gt;Here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;there isn't a link to the ios store because I am broke :(&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>react</category>
      <category>project</category>
      <category>android</category>
    </item>
    <item>
      <title>Fake Bank - React Native</title>
      <dc:creator>Michael Oppong</dc:creator>
      <pubDate>Wed, 29 Jul 2020 21:51:02 +0000</pubDate>
      <link>https://dev.to/xmikestax/fake-bank-react-native-366l</link>
      <guid>https://dev.to/xmikestax/fake-bank-react-native-366l</guid>
      <description>&lt;p&gt;The purpose of the application is to teach kids, and those who want to learn, how transactions with a bank account would work. Currently not done, but if you have any tips, I would appreciate it.&lt;/p&gt;

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

</description>
      <category>react</category>
      <category>project</category>
      <category>reactnative</category>
    </item>
    <item>
      <title>My second React Native Project</title>
      <dc:creator>Michael Oppong</dc:creator>
      <pubDate>Sat, 11 Jul 2020 15:53:39 +0000</pubDate>
      <link>https://dev.to/xmikestax/my-second-react-native-project-34gd</link>
      <guid>https://dev.to/xmikestax/my-second-react-native-project-34gd</guid>
      <description>&lt;p&gt;This will be basically a copy of the Scotia Bank application when updated, I thought it looked cool, so here is my journey and trying to copy it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://is5-ssl.mzstatic.com/image/thumb/Purple114/v4/26/34/8b/26348b86-5515-9142-9a29-0abae9fb418a/pr_source.png/392x696bb.png"&gt;https://is5-ssl.mzstatic.com/image/thumb/Purple114/v4/26/34/8b/26348b86-5515-9142-9a29-0abae9fb418a/pr_source.png/392x696bb.png&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>reactnative</category>
      <category>banks</category>
      <category>oppongsbank</category>
    </item>
    <item>
      <title>First React Project</title>
      <dc:creator>Michael Oppong</dc:creator>
      <pubDate>Fri, 10 Jul 2020 22:21:09 +0000</pubDate>
      <link>https://dev.to/xmikestax/first-react-project-35i5</link>
      <guid>https://dev.to/xmikestax/first-react-project-35i5</guid>
      <description>&lt;p&gt;Hello, I just finished my First React-Native project, it is a tictactoe game, nothing complicated. Currently learning the ins and outs of react, if you have any advice for learning react, please let me know.  :)&lt;/p&gt;

&lt;p&gt;link to code and game in google play store here&lt;br&gt;
&lt;a href="https://github.com/mioppong/react-tic-tac-toe"&gt;https://github.com/mioppong/react-tic-tac-toe&lt;/a&gt;&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>react</category>
    </item>
    <item>
      <title>Should I Worry About how my app looks on the web?</title>
      <dc:creator>Michael Oppong</dc:creator>
      <pubDate>Mon, 22 Jun 2020 00:42:53 +0000</pubDate>
      <link>https://dev.to/xmikestax/should-i-worry-about-how-my-app-looks-on-the-web-183c</link>
      <guid>https://dev.to/xmikestax/should-i-worry-about-how-my-app-looks-on-the-web-183c</guid>
      <description>

</description>
      <category>react</category>
    </item>
    <item>
      <title>COVID-19 stats - Phone Call</title>
      <dc:creator>Michael Oppong</dc:creator>
      <pubDate>Thu, 09 Apr 2020 23:19:43 +0000</pubDate>
      <link>https://dev.to/xmikestax/covid-19-stats-phone-call-5a43</link>
      <guid>https://dev.to/xmikestax/covid-19-stats-phone-call-5a43</guid>
      <description>&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;I built a voice response application that uses Twilio's voice API. It asks users for a country or continent, then responds with the number of total cases, along with total deaths. After that, it gives the user a positive message.&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://drive.google.com/file/d/1bSIk4ymVGnLZTVC9wZGoWvu74F_KKzA8/view?usp=sharing"&gt;https://drive.google.com/file/d/1bSIk4ymVGnLZTVC9wZGoWvu74F_KKzA8/view?usp=sharing&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://github.com/mioppong/twilio_hackathon"&gt;https://github.com/mioppong/twilio_hackathon&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Okay so I have recently been taking online courses in the data science field as I am graduating from comp sci soon, I am hoping to focus within this area. I made NBA predictor, and which scraped a basketball stat website, and thought I could apply the same logic here.&lt;/p&gt;

&lt;p&gt;TIMELINE ON HOW I BUILT MY PROJECT&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;I follow about 1000 Twilio tutorials in python to see how things work&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I make my own Twilio app to tell my little brother to go to sleep when its too late&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Then use the app I made to tell my brother to go to sleep and turn it into an answering one. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I scrape the &lt;a href="https://www.worldometers.info/coronavirus/"&gt;https://www.worldometers.info/coronavirus/&lt;/a&gt; for info on how countries are dealing with corona&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;make an app which asks users for specific countries, and I respond with the total cases and total deaths in that country&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  ISSUES
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;some issues I had, was the voice Twilio API not being able to recognize my voice saying certain countries. Apart from that, everything went bless!!&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;another major issue I had during this project, was the website &lt;a href="https://www.worldometers.info/coronavirus/"&gt;https://www.worldometers.info/coronavirus/&lt;/a&gt; constantly updating their website, so I had to change the way I scraped the table with all the information.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What I learned
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Now I understand the backend, when I call the bank and they say "in a couple of words, say the reason why you called"&lt;/li&gt;
&lt;/ul&gt;

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

&lt;p&gt;big s/o to Twilio&lt;br&gt;
big s/o to dev.to&lt;br&gt;
&lt;a href="https://www.worldometers.info/coronavirus/"&gt;https://www.worldometers.info/coronavirus/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>twiliohackathon</category>
    </item>
    <item>
      <title>Covid facts</title>
      <dc:creator>Michael Oppong</dc:creator>
      <pubDate>Thu, 09 Apr 2020 21:06:40 +0000</pubDate>
      <link>https://dev.to/xmikestax/covid-facts-4kdb</link>
      <guid>https://dev.to/xmikestax/covid-facts-4kdb</guid>
      <description>&lt;p&gt;Web scraping is really annoying when a website keeps changing eh&lt;/p&gt;

&lt;h1&gt;
  
  
  twiliohackathon
&lt;/h1&gt;

</description>
      <category>twiliohackathon</category>
      <category>python</category>
    </item>
  </channel>
</rss>
