<?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: Kauã Steliano</title>
    <description>The latest articles on DEV Community by Kauã Steliano (@stelianok).</description>
    <link>https://dev.to/stelianok</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%2F430349%2Fc820e203-4b35-4800-b3f4-d339f9a842f6.jpeg</url>
      <title>DEV Community: Kauã Steliano</title>
      <link>https://dev.to/stelianok</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/stelianok"/>
    <language>en</language>
    <item>
      <title>Asteroid Trivia ☄️🐋</title>
      <dc:creator>Kauã Steliano</dc:creator>
      <pubDate>Mon, 06 Jun 2022 04:44:36 +0000</pubDate>
      <link>https://dev.to/stelianok/asteroid-trivia-3k6c</link>
      <guid>https://dev.to/stelianok/asteroid-trivia-3k6c</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Facts About Asteroids&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Project Overview
&lt;/h2&gt;

&lt;p&gt;Asteroid trivia is a frontend project developed in 36 hours for the codedamn hackathon. In the website, you can see real data from NASA about asteroids together with size and speed comparisons with Animals. More details down below :) &lt;/p&gt;




&lt;h2&gt;
  
  
  About us
&lt;/h2&gt;

&lt;p&gt;We are computer science students at UNESP, São Paulo State University, our team is consisting of &lt;a href="https://www.linkedin.com/in/kszinhu/"&gt;Cassiano Rodrigues&lt;/a&gt; who has a background in Sap and 1 year of Ruby, JavaScript, MySQL, CSS, HTML, Bootstrap, AngularJS and React, &lt;a href="https://www.linkedin.com/in/kaua-steliano/"&gt;Kauã Steliano&lt;/a&gt; who has experience of 2.5 years of Node.js, React Native and Typescript and &lt;a href="https://www.linkedin.com/in/vinicius-fiedler"&gt;Vinicius Fiedler&lt;/a&gt; with 1.5 years of C, C++, and python. &lt;/p&gt;

&lt;h2&gt;
  
  
  Project Details
&lt;/h2&gt;

&lt;p&gt;Projects without themes are hard to start with but they stimulate our creativity. That is why in this project we think creatively and let our imagination flow. &lt;/p&gt;

&lt;p&gt;Asteroid Trivia has a clean design and a straightforward proposition: show information about asteroids but in a remarkably interesting way. But just showing large numbers does not make us aware of the magnitude of those space objects. &lt;/p&gt;

&lt;p&gt;For this reason, we decided to compare their data with animals' data.  For example, we show approximately how many aligned blue whales would be necessary to achieve the average asteroid’s diameter.&lt;/p&gt;

&lt;h2&gt;
  
  
  Used Resources
&lt;/h2&gt;

&lt;p&gt;We used &lt;a href="https://api.nasa.gov/"&gt;Nasa’s API Asteroids – NeoWs&lt;/a&gt; (Near-Earth Object Web Service) to get reliable data about asteroids including their id, name, diameter, speed, last approach, and if it is hazardous. &lt;/p&gt;

&lt;p&gt;We utilized the playground from &lt;a href="http://codedamn.com"&gt;Codedamn&lt;/a&gt; to develop the project with a better workflow.&lt;/p&gt;

&lt;p&gt;The main technologies that we have used to create our web app were React.js, with some helpful libraries such as styled-components, to better organize our CSS code and application as a whole,  font-awesome to get pretty icons and Framer motion, to implement some neat planet animations. 🌌&lt;/p&gt;

&lt;p&gt;We have also used Axios, a promise-based HTTP client, to better organize our API calls and avoid code duplication. allowing us to communicate with APIs easily in our React apps.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/stelianok/codedamn-hackathon-project"&gt;Github Repository&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://asteroid-trivia-client-1a42-51rh07lta-stelianok.vercel.app/"&gt;Asteroid Trivia&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>react</category>
      <category>javascript</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
