<?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: mmslama</title>
    <description>The latest articles on DEV Community by mmslama (@mmslama).</description>
    <link>https://dev.to/mmslama</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%2F359161%2F48cc4ec9-aec0-4760-89b0-085d91593b3f.png</url>
      <title>DEV Community: mmslama</title>
      <link>https://dev.to/mmslama</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mmslama"/>
    <language>en</language>
    <item>
      <title>Globular Visualization of Active COVID-19 Cases</title>
      <dc:creator>mmslama</dc:creator>
      <pubDate>Wed, 01 Apr 2020 20:09:11 +0000</pubDate>
      <link>https://dev.to/mmslama/globular-visualization-of-active-covid-19-cases-2hpc</link>
      <guid>https://dev.to/mmslama/globular-visualization-of-active-covid-19-cases-2hpc</guid>
      <description>&lt;p&gt;Hello, I created a web application that uses the Plotly.js API to create a globe that shows the number of active COVID-19 cases in 178 countries.  It uses the thevirustracker.com API to retrieve the active-cases data for each country. There is also an option to view what the globe looked like on a previous visit as it uses localStorage. &lt;/p&gt;

&lt;p&gt;This is my first post here and my first web application ever: &lt;br&gt;
  &lt;a href="https://mmslama.github.io/mmslama-io/projects/COVID-19Visualization/covidvisualization.html"&gt;https://mmslama.github.io/mmslama-io/projects/COVID-19Visualization/covidvisualization.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;P.S. It does take about 45s for the data to load as I have to retrieve the data for each country individually.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>html</category>
    </item>
  </channel>
</rss>
