<?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: Geekyoda</title>
    <description>The latest articles on DEV Community by Geekyoda (@geekyoda).</description>
    <link>https://dev.to/geekyoda</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%2F913217%2F641c895a-4e6b-4a80-ab32-314c169fa304.png</url>
      <title>DEV Community: Geekyoda</title>
      <link>https://dev.to/geekyoda</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/geekyoda"/>
    <language>en</language>
    <item>
      <title>UI with one input field that accepts only numbers in Javascript</title>
      <dc:creator>Geekyoda</dc:creator>
      <pubDate>Wed, 24 Aug 2022 17:01:00 +0000</pubDate>
      <link>https://dev.to/geekyoda/ui-with-one-input-field-that-accepts-only-numbers-in-javascript-1maa</link>
      <guid>https://dev.to/geekyoda/ui-with-one-input-field-that-accepts-only-numbers-in-javascript-1maa</guid>
      <description>&lt;p&gt;Create a simple UI with one input field that accepts only numbers.&lt;/p&gt;

&lt;p&gt;If the user types negative numbers, show "enter a positive value".&lt;br&gt;
If the user types an even number, show the next 3 even numbers.&lt;br&gt;
If the user types an odd number, show the next 3 odd numbers.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>programming</category>
      <category>html</category>
    </item>
    <item>
      <title>React Native APP That will run on TFlite Model</title>
      <dc:creator>Geekyoda</dc:creator>
      <pubDate>Wed, 24 Aug 2022 15:01:13 +0000</pubDate>
      <link>https://dev.to/geekyoda/react-native-app-that-will-run-on-tflite-model-4lj8</link>
      <guid>https://dev.to/geekyoda/react-native-app-that-will-run-on-tflite-model-4lj8</guid>
      <description>&lt;p&gt;Make a React Native app that will run a TFlite model. Show the working of the model through UI. You can choose any model you like.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>machinelearning</category>
      <category>ai</category>
      <category>reactnative</category>
    </item>
  </channel>
</rss>
