<?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: kotaid</title>
    <description>The latest articles on DEV Community by kotaid (@kotaid).</description>
    <link>https://dev.to/kotaid</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%2F472336%2F6f6ff340-3846-4fb2-878e-a03100de0045.png</url>
      <title>DEV Community: kotaid</title>
      <link>https://dev.to/kotaid</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kotaid"/>
    <language>en</language>
    <item>
      <title>Angular learning resources?</title>
      <dc:creator>kotaid</dc:creator>
      <pubDate>Thu, 18 Feb 2021 05:57:54 +0000</pubDate>
      <link>https://dev.to/kotaid/angular-learning-resources-4jkj</link>
      <guid>https://dev.to/kotaid/angular-learning-resources-4jkj</guid>
      <description>&lt;p&gt;Suprisingly, I have a kind of a Interview in Angular very soon, which i don't know anything about, I know react, so i think it's gonna be a bit easier to learn. also in nodejs....&lt;/p&gt;

&lt;p&gt;would like if you share with me any learning resource you find helpful... thanks.&lt;/p&gt;

</description>
      <category>angular</category>
      <category>javascript</category>
      <category>help</category>
    </item>
    <item>
      <title>Real Estate Landing Page</title>
      <dc:creator>kotaid</dc:creator>
      <pubDate>Sat, 13 Feb 2021 13:29:18 +0000</pubDate>
      <link>https://dev.to/kotaid/real-estate-landing-page-8hc</link>
      <guid>https://dev.to/kotaid/real-estate-landing-page-8hc</guid>
      <description>&lt;p&gt;Hi, This time we have a PSD to HTML beautiful Landing Page for a Real Estate, the design is simplt but it's cool.&lt;/p&gt;

&lt;p&gt;The page is not responsive yet,it was a quicky coding session, but tomorow we will work on that and push to github.&lt;/p&gt;

&lt;p&gt;github repo for the page code: &lt;a href="https://github.com/kotaid/Real-Estate-Landing-Page"&gt;https://github.com/kotaid/Real-Estate-Landing-Page&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you want any Psd to Html work i would Like You pust me in mind or suggest me: this is my Fiver link: &lt;a href="https://www.fiverr.com/khalil_kotaid"&gt;https://www.fiverr.com/khalil_kotaid&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;credit for the design: &lt;a href="https://www.uidesigndaily.com/posts/photoshop-real-estate-landing-page-day-159"&gt;https://www.uidesigndaily.com/posts/photoshop-real-estate-landing-page-day-159&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Thank you for checking the post.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>React Recipe App</title>
      <dc:creator>kotaid</dc:creator>
      <pubDate>Sat, 16 Jan 2021 20:10:06 +0000</pubDate>
      <link>https://dev.to/kotaid/react-recipe-app-66c</link>
      <guid>https://dev.to/kotaid/react-recipe-app-66c</guid>
      <description>&lt;p&gt;So Today, we're gonna start what we planned yeasterday: the ReactJs Projects, and we're gonna beggin with Recipe App.&lt;/p&gt;

&lt;p&gt;So For The Api, we're gonna be using th MealDb Api, it has some good stuff, although somethings mught be tricky to get, but it's fine,&lt;/p&gt;

&lt;p&gt;for the features the app will provide, basically it:&lt;br&gt;
  -will have a sign in  and login/ log out to the app.&lt;br&gt;
  -each user will have a personal section for the favorites &lt;br&gt;
   meals.&lt;br&gt;
  -it will have a search for meals input:&lt;br&gt;
      -this will be many filtering methods: by name, by region, &lt;br&gt;
       maybe by ingredients and so on...&lt;br&gt;
  -mealas will be displayed as cards, each card will be showing &lt;br&gt;
   onClick a modal showing the details of the meal.&lt;/p&gt;

&lt;p&gt;Big Bonus Feature: -user can create his own recipies, and we will another section for user's created recipies.&lt;/p&gt;

&lt;p&gt;note: initialy: not all the features will be avialble, but by time we will work on them one by one, the projects will be commited to github with each feature added, so you can get a look at it, we'll look for a nice design and we'll satrt working tomorow.&lt;/p&gt;

&lt;p&gt;Thank you all,&lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
      <category>firebase</category>
    </item>
    <item>
      <title>Very Interesting ReactJs Projects</title>
      <dc:creator>kotaid</dc:creator>
      <pubDate>Fri, 15 Jan 2021 21:49:57 +0000</pubDate>
      <link>https://dev.to/kotaid/very-interesting-reactjs-projects-27ij</link>
      <guid>https://dev.to/kotaid/very-interesting-reactjs-projects-27ij</guid>
      <description>&lt;p&gt;so, we had last this Vanilla Javascript Music Player: &lt;a href="https://github.com/kotaid/vanilla-js-audio-player"&gt;https://github.com/kotaid/vanilla-js-audio-player&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and this time we want to get some Reactjs Stuff, we will be doing Some Interesting Projects Tha's gonna cover some parts of react, fierbase, or maybe instead NodeJs And MongoDb, styled components, framer motion, and other good stuff...&lt;/p&gt;

&lt;p&gt;projects will be:&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt; 1-A FullStack Recipe App.
 2-A Telegram Clone App.
 3-A Images Stock Sites Favorites Manager.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;details of each project will be at it time, would like to know your thoughts, ideas. Stay tunned...&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>firebase</category>
      <category>mernstack</category>
    </item>
    <item>
      <title>FullStack Vanilla JS Music Player</title>
      <dc:creator>kotaid</dc:creator>
      <pubDate>Fri, 01 Jan 2021 20:20:48 +0000</pubDate>
      <link>https://dev.to/kotaid/fullstack-vanilla-js-music-player-2ib8</link>
      <guid>https://dev.to/kotaid/fullstack-vanilla-js-music-player-2ib8</guid>
      <description>&lt;p&gt;So, This is kinda the javscript version to Dev Ed music player from the react course, made fullstack with firebase services: Auth, Cloud Store, Storage.&lt;br&gt;
styling made with Sass.&lt;/p&gt;

&lt;p&gt;GitHub Link: &lt;a href="https://github.com/kotaid/vanilla-js-audio-player"&gt;https://github.com/kotaid/vanilla-js-audio-player&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;feedback is welcomed, on to another project.&lt;/p&gt;

&lt;p&gt;Live App Is Here: audio-player-1d670.web.app&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>sass</category>
      <category>css</category>
      <category>firebase</category>
    </item>
  </channel>
</rss>
