<?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: Alamin Sheikh</title>
    <description>The latest articles on DEV Community by Alamin Sheikh (@alaminsheikh001).</description>
    <link>https://dev.to/alaminsheikh001</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%2F578716%2F27c38a32-f441-4e19-a792-d105e981f99a.png</url>
      <title>DEV Community: Alamin Sheikh</title>
      <link>https://dev.to/alaminsheikh001</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alaminsheikh001"/>
    <language>en</language>
    <item>
      <title>Flutter BMI Calculator</title>
      <dc:creator>Alamin Sheikh</dc:creator>
      <pubDate>Thu, 22 Jul 2021 03:00:48 +0000</pubDate>
      <link>https://dev.to/alaminsheikh001/flutter-bmi-calculator-4bjd</link>
      <guid>https://dev.to/alaminsheikh001/flutter-bmi-calculator-4bjd</guid>
      <description>&lt;p&gt;You can find complete BMI calculator app using dart and flutter with source code from here: &lt;a href="https://github.com/alaminsheikh01/BMI-Calculator-flutter-app"&gt;https://github.com/alaminsheikh01/BMI-Calculator-flutter-app&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;It's totally free, you can use it for study purpose.&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>dart</category>
    </item>
    <item>
      <title>dragging not working make with javascript</title>
      <dc:creator>Alamin Sheikh</dc:creator>
      <pubDate>Thu, 17 Jun 2021 11:10:43 +0000</pubDate>
      <link>https://dev.to/alaminsheikh001/dragging-not-working-make-with-javascript-2dho</link>
      <guid>https://dev.to/alaminsheikh001/dragging-not-working-make-with-javascript-2dho</guid>
      <description>&lt;div class="ltag__stackexchange--container"&gt;
  &lt;div class="ltag__stackexchange--title-container"&gt;
    
      &lt;div class="ltag__stackexchange--title"&gt;
        &lt;h1&gt;
          &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7Gn-iPj_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackoverflow-logo-b42691ae545e4810b105ee957979a853a696085e67e43ee14c5699cf3e890fb4.svg" alt=""&gt;
            &lt;a href="https://stackoverflow.com/questions/68018034/dragging-not-working-make-with-javascript" rel="noopener noreferrer"&gt;
               dragging not working make with javascript
            &lt;/a&gt;
        &lt;/h1&gt;
        &lt;div class="ltag__stackexchange--post-metadata"&gt;
          &lt;span&gt;Jun 17 '21&lt;/span&gt;
            &lt;span&gt;Comments: 1&lt;/span&gt;
            &lt;span&gt;Answers: 0&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;a class="ltag__stackexchange--score-container" href="https://stackoverflow.com/questions/68018034/dragging-not-working-make-with-javascript" rel="noopener noreferrer"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Y9mJpuJP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-up-eff2e2849e67d156181d258e38802c0b57fa011f74164a7f97675ca3b6ab756b.svg" alt=""&gt;
        &lt;div class="ltag__stackexchange--score-number"&gt;
          1
        &lt;/div&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wif5Zq3z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-down-4349fac0dd932d284fab7e4dd9846f19a3710558efde0d2dfd05897f3eeb9aba.svg" alt=""&gt;
      &lt;/a&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--body"&gt;
    
&lt;p&gt;I have make interesting word dragging game using javaScript, css and html, my game everything is fine but problem is when I scroll up and down then scramble word distance automatic increase I don't know why, but if i stay on the exact page then it's fine,&lt;/p&gt;
&lt;p&gt;and another problem…&lt;/p&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--btn--container"&gt;
    
      &lt;a href="https://stackoverflow.com/questions/68018034/dragging-not-working-make-with-javascript" rel="noopener noreferrer"&gt;Open Full Question&lt;/a&gt;
    
  &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>javascript</category>
    </item>
    <item>
      <title>MERN Stack BoilerPlate with two type auth</title>
      <dc:creator>Alamin Sheikh</dc:creator>
      <pubDate>Fri, 09 Apr 2021 02:34:01 +0000</pubDate>
      <link>https://dev.to/alaminsheikh001/mern-stack-boilerplate-with-two-type-auth-3dpe</link>
      <guid>https://dev.to/alaminsheikh001/mern-stack-boilerplate-with-two-type-auth-3dpe</guid>
      <description>&lt;p&gt;Are you looking forward a Mern stack boilerplate with admin role and regular user auth included? This is the boilerplate for you!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/alaminsheikh01/MERN-boilerPlate"&gt;Git Repo&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Techonologies
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;MongoDb and Mongoose - MongoDb as a Database and mongoose as as a Object Data - Modeling library for MongoDB and Node.js&lt;/li&gt;
&lt;li&gt;Express - as a backend Framework&lt;/li&gt;
&lt;li&gt;React - as a Frontend Framework&lt;/li&gt;
&lt;li&gt;Node - as a Server&lt;/li&gt;
&lt;li&gt;Redux - for state Management (will be updated)&lt;/li&gt;
&lt;li&gt;JsonWebToken - for creating JSON-based access tokens&lt;/li&gt;
&lt;li&gt;bcryptjs - for hashing the user passwords&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;also two type of role one is admin role and another one is user role&lt;br&gt;
when user or admin as a login then there data will save in the localStorage.&lt;/p&gt;

&lt;p&gt;Feel free to give me some suggestions to improve it!&lt;br&gt;
Happy coding to everyone!&lt;/p&gt;

</description>
      <category>react</category>
      <category>node</category>
      <category>mongodb</category>
      <category>express</category>
    </item>
  </channel>
</rss>
