<?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: Rahul Kumar</title>
    <description>The latest articles on DEV Community by Rahul Kumar (@rahuls321).</description>
    <link>https://dev.to/rahuls321</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%2F392082%2F0211fadf-4297-4d24-a21f-c1573b9b3ec3.png</url>
      <title>DEV Community: Rahul Kumar</title>
      <link>https://dev.to/rahuls321</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rahuls321"/>
    <language>en</language>
    <item>
      <title>Fashionista-bot</title>
      <dc:creator>Rahul Kumar</dc:creator>
      <pubDate>Thu, 25 Jun 2020 13:57:41 +0000</pubDate>
      <link>https://dev.to/rahuls321/fashionista-bot-1ngo</link>
      <guid>https://dev.to/rahuls321/fashionista-bot-1ngo</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--B2vtUrcm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/oovshi83r31hxrlk12yl.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--B2vtUrcm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/oovshi83r31hxrlk12yl.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
Recently I have built a React app that can detect different clothing items in an image. This is a part of my TODO app.&lt;br&gt;
For this app, I have used the following tools:&lt;/p&gt;

&lt;p&gt;Front-End part: React, Clarifai (For API)&lt;br&gt;
Back-End part: Node.js, Express.js&lt;br&gt;
Database: PostgreSQL&lt;br&gt;
Deployment: Heroku + Github&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo Link - &lt;a href="https://rahuls321.github.io/fashionista-bot/"&gt;Fashionista-bot&lt;/a&gt;
&lt;/h2&gt;

&lt;h2&gt;
  
  
  Resources that I have used in this app are mentioned below:
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;a href="https://tachyons.io/"&gt;Tachyons&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/jonathandion/react-tilt"&gt;React-Tilt&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.npmjs.com/package/react-particles-js"&gt;Particle Js&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.clarifai.com/"&gt;Clarifai API&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mailchimp.com/"&gt;MailChimp&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
    </item>
    <item>
      <title>Face Detecting Bot</title>
      <dc:creator>Rahul Kumar</dc:creator>
      <pubDate>Fri, 22 May 2020 14:00:31 +0000</pubDate>
      <link>https://dev.to/rahuls321/face-detecting-bot-27m5</link>
      <guid>https://dev.to/rahuls321/face-detecting-bot-27m5</guid>
      <description>&lt;h2&gt;
  
  
  My First React Project
&lt;/h2&gt;

&lt;h2&gt;
  
  
  Demo Link - &lt;a href="https://rahuls321.github.io/SmartBot/"&gt;https://rahuls321.github.io/SmartBot/&lt;/a&gt;
&lt;/h2&gt;

&lt;h2&gt;
  
  
  Link to Code - &lt;a href="https://github.com/rahuls321/SmartBot"&gt;https://github.com/rahuls321/SmartBot&lt;/a&gt;
&lt;/h2&gt;

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

&lt;p&gt;I have built one SmartBot using React which can detect a face in the picture. I have used machine learning Clarifai API for detecting the face. I have also added the demo link. Give it a try.&lt;/p&gt;

&lt;h2&gt;
  
  
  Resources which I have used to learn React and built this awesome app.
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;a href="https://www.codecademy.com/learn/react-101"&gt;https://www.codecademy.com/learn/react-101&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.udemy.com/course/the-complete-web-developer-zero-to-mastery/"&gt;https://www.udemy.com/course/the-complete-web-developer-zero-to-mastery/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/enaqx/awesome-react"&gt;https://github.com/enaqx/awesome-react&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.freecodecamp.org/learn"&gt;https://www.freecodecamp.org/learn&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.clarifai.com/models/face-detection-image-recognition-model-a403429f2ddf4b49b307e318f00e528b-detection"&gt;https://www.clarifai.com/models/face-detection-image-recognition-model-a403429f2ddf4b49b307e318f00e528b-detection&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>octograd2020</category>
    </item>
  </channel>
</rss>
