<?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: Web_Codr</title>
    <description>The latest articles on DEV Community by Web_Codr (@web_dev).</description>
    <link>https://dev.to/web_dev</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%2F518692%2Fbae65a96-d6e2-46b2-bec5-f8104d21ce6b.png</url>
      <title>DEV Community: Web_Codr</title>
      <link>https://dev.to/web_dev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/web_dev"/>
    <language>en</language>
    <item>
      <title>Digital Ocean the Best Cloud hosting?</title>
      <dc:creator>Web_Codr</dc:creator>
      <pubDate>Sat, 13 Nov 2021 07:37:27 +0000</pubDate>
      <link>https://dev.to/web_dev/digital-ocean-the-best-cloud-hosting-4fpd</link>
      <guid>https://dev.to/web_dev/digital-ocean-the-best-cloud-hosting-4fpd</guid>
      <description>&lt;h2&gt;
  
  
  TL;DR
&lt;/h2&gt;

&lt;p&gt;Use this link and signup to digitalocean and get $100 credits for 60 days: &lt;a href="https://m.do.co/c/270b2fa5ab05"&gt;https://m.do.co/c/270b2fa5ab05&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.digitalocean.com/?refcode=270b2fa5ab05&amp;amp;utm_campaign=Referral_Invite&amp;amp;utm_medium=Referral_Program&amp;amp;utm_source=badge"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qPdCGF9g--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://web-platforms.sfo2.digitaloceanspaces.com/WWW/Badge%25202.svg" alt="DigitalOcean Referral Badge" width="200" height="65"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What is Digital Ocean?
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://m.do.co/c/270b2fa5ab05"&gt;Digital Ocean&lt;/a&gt; is cloud hosting company that provides completely unmanaged VMs and if you are a developer you will just love it.&lt;/p&gt;

&lt;p&gt;The setup is easy as they have plenty of documentation for setting up the server, managing the server etc etc.&lt;/p&gt;

&lt;p&gt;I am using Digital Ocean for more than 6 months now and I have not face any performance issue till now. &lt;/p&gt;

&lt;p&gt;P.S: I have hosted my website &lt;a href="https://codewithbishal.com"&gt;Code With Bishal&lt;/a&gt; on Digital Ocean.&lt;/p&gt;

&lt;h2&gt;
  
  
  Ease of use
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://m.do.co/c/270b2fa5ab05"&gt;Digital Ocean&lt;/a&gt; offers droplets of various OS such as Ubuntu, Debian, Cent OS, Rocky Linux, FreeBSD, Fedora which you can choose while creating the droplet or VM.&lt;/p&gt;

&lt;h2&gt;
  
  
  Pricing
&lt;/h2&gt;

&lt;p&gt;Here comes the most important part of this article, the pricing. Digital Ocean provides a variety of pricing options starting from $5/month. You can choose your droplet based on your usage.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.digitalocean.com/?refcode=270b2fa5ab05&amp;amp;utm_campaign=Referral_Invite&amp;amp;utm_medium=Referral_Program&amp;amp;utm_source=badge"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--xmjq7Gsv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ay5yoibupzrf0vbdmskb.jpg" alt="DigitalOcean Pricing" width="880" height="474"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for reading this article, you can comment down below if you have any questions. If you want to checkout programming blogs you can checkout &amp;amp; &lt;a href="https://codewithbishal.com/signup-user/?next=/"&gt;signup&lt;/a&gt; to my website &lt;a href="https://codewithbishal.com"&gt;Code With Bishal&lt;/a&gt;&lt;/p&gt;

</description>
      <category>digitalocean</category>
      <category>deploy</category>
      <category>programming</category>
    </item>
    <item>
      <title>How to make a vaccine tracker using CoWin public API</title>
      <dc:creator>Web_Codr</dc:creator>
      <pubDate>Sat, 05 Jun 2021 06:31:30 +0000</pubDate>
      <link>https://dev.to/web_dev/how-to-make-a-vaccine-tracker-using-cowin-public-api-826</link>
      <guid>https://dev.to/web_dev/how-to-make-a-vaccine-tracker-using-cowin-public-api-826</guid>
      <description>&lt;p&gt;In this blog I have shown how can you create a simple vaccine tracker using Cowin Public API. The coding language used in this tutorial is PHP - cURL. All the source code and can be downloaded or copied from the link below&lt;br&gt;
&lt;a href="https://codewithbishal.com/example/cowin-vaccine-tracker-php"&gt;Vaccine tracker using CoWin API&lt;/a&gt;&lt;br&gt;
View More :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://codewithbishal.com/example/responsive-image-gallery"&gt;Responsive Image gallery with hover effect&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://codewithbishal.com/example/css-login-form"&gt;beautiful login form using HTML and CSS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At first, on our webpage, there is a preview of our vaccine tracker, then there are a few QNA and an overview of the blog. There is a button to copy and Download the codes.&lt;/p&gt;

&lt;p&gt;You can view, copy and download the source code files through the link given below. &lt;a href="https://codewithbishal.com/example/cowin-vaccine-tracker-php"&gt;View and Download Source Code&lt;/a&gt; &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Top 3 CSS effects for beginners</title>
      <dc:creator>Web_Codr</dc:creator>
      <pubDate>Wed, 17 Mar 2021 08:46:51 +0000</pubDate>
      <link>https://dev.to/web_dev/top-3-css-project-2021-2h75</link>
      <guid>https://dev.to/web_dev/top-3-css-project-2021-2h75</guid>
      <description>&lt;p&gt;All the credit goes to &lt;a href="https://codewithbishal.com" rel="noopener noreferrer"&gt;Code With Bishal&lt;/a&gt;&lt;br&gt;
Hey Guys, Welcome to my new post in Dev to, in this post I will show you how you can create great CSS animations that you can put on your website or in your portfolio. These are the top 3 CSS effects/animation of February 2021 which a beginner can make.&lt;br&gt;
Why you should read this Blog?&lt;br&gt;
i. You should read this blog because you will find the top 3 CSS effects which you must use in a website or keep in your portfolio in February 2021.&lt;br&gt;
ii. You can download the codes (for free) by visiting the particular post.&lt;br&gt;
iii. There are images with every post to give you an idea of how it looks.&lt;br&gt;
iv. Registering to the site will be appreciated&lt;/p&gt;

&lt;h1&gt;
  
  
  1) Responsive login form
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcokk2lht498lbstn871v.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcokk2lht498lbstn871v.jpg" alt="Responsive login form"&gt;&lt;/a&gt;&lt;br&gt;
Preview: &lt;a href="https://codewithbishal.com/example/css-login-form" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;a href="https://codewithbishal.com/example/css-login-form" rel="noopener noreferrer"&gt;https://codewithbishal.com/example/css-login-form&lt;/a&gt; or click &lt;a href="https://codewithbishal.com/example/css-login-form" rel="noopener noreferrer"&gt;here&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  2) Responsive Movie Ticket using CSS
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F82mra091vfpf77cb6skv.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F82mra091vfpf77cb6skv.jpg" alt="Responsive Movie Ticket using CSS"&gt;&lt;/a&gt;&lt;br&gt;
Preview: &lt;a href="https://codewithbishal.com/example/css-movie-cards" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;a href="https://codewithbishal.com/example/css-movie-cards" rel="noopener noreferrer"&gt;https://codewithbishal.com/example/css-movie-cards&lt;/a&gt; or click &lt;a href="https://codewithbishal.com/example/css-movie-cards" rel="noopener noreferrer"&gt;here&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  3) Responsive Contact US Form
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe4u2wev2mbp7ime01epp.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe4u2wev2mbp7ime01epp.jpg" alt="Responsive Contact US Form"&gt;&lt;/a&gt;&lt;br&gt;
Preview: &lt;a href="https://codewithbishal.com/example/contact-us-form-using-html" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;a href="https://codewithbishal.com/example/contact-us-form-using-html" rel="noopener noreferrer"&gt;https://codewithbishal.com/example/contact-us-form-using-html&lt;/a&gt; or click &lt;a href="https://codewithbishal.com/example/contact-us-form-using-html" rel="noopener noreferrer"&gt;here&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Top 3 CSS effects for beginner</title>
      <dc:creator>Web_Codr</dc:creator>
      <pubDate>Sun, 14 Mar 2021 19:36:23 +0000</pubDate>
      <link>https://dev.to/web_dev/top-3-css-effects-for-beginner-12df</link>
      <guid>https://dev.to/web_dev/top-3-css-effects-for-beginner-12df</guid>
      <description>&lt;p&gt;All the credit goes to &lt;a href="https://codewithbishal.com" rel="noopener noreferrer"&gt;Code With Bishal&lt;/a&gt;&lt;br&gt;
Hey Guys, Welcome to my new post in Dev to, in this post I will show you how you can create great CSS animations that you can put on your website or in your portfolio. These are the top 3 CSS effects/animation of February 2021 which a beginner can make.&lt;br&gt;
Why you should read this Blog?&lt;br&gt;
i. You should read this blog because you will find the top 3 CSS effects which you must use in a website or keep in your portfolio in February 2021.&lt;br&gt;
ii. You can download the codes (for free) by visiting the particular post.&lt;br&gt;
iii. There are images with every post to give you an idea of how it looks.&lt;br&gt;
iv. Registering to the site will be appreciated&lt;/p&gt;

&lt;h1&gt;
  
  
  1) Button glowing effect.
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmjxwyut1bnt1yaa4w9ru.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmjxwyut1bnt1yaa4w9ru.jpg" alt="Button with hover effect"&gt;&lt;/a&gt;&lt;br&gt;
Preview: &lt;a href="https://codewithbishal.com/example/css-button-glow-effect" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;a href="https://codewithbishal.com/example/css-button-glow-effect" rel="noopener noreferrer"&gt;https://codewithbishal.com/example/css-button-glow-effect&lt;/a&gt; or click &lt;a href="https://codewithbishal.com/example/css-button-glow-effect" rel="noopener noreferrer"&gt;here&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  2) Responsive Image Gallery [Made using CSS grid]
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbyb4g7ufkh77so0434cs.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbyb4g7ufkh77so0434cs.jpg" alt="Responsive Image Gallery."&gt;&lt;/a&gt;&lt;br&gt;
Preview: &lt;a href="https://codewithbishal.com/example/responsive-image-gallery" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;a href="https://codewithbishal.com/example/responsive-image-gallery" rel="noopener noreferrer"&gt;https://codewithbishal.com/example/responsive-image-gallery&lt;/a&gt; or click &lt;a href="https://codewithbishal.com/example/responsive-image-gallery" rel="noopener noreferrer"&gt;here&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  3) Responsive Column cards [can be used to show blogs]
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fo5hqyhzo35dblqlwgmow.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fo5hqyhzo35dblqlwgmow.jpg" alt="Responsive Column cards"&gt;&lt;/a&gt;&lt;br&gt;
Preview: &lt;a href="https://codewithbishal.com/example/how-to-create-responsive-column-cards" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;a href="https://codewithbishal.com/example/how-to-create-responsive-column-cards" rel="noopener noreferrer"&gt;https://codewithbishal.com/example/how-to-create-responsive-column-cards&lt;/a&gt; or click &lt;a href="https://codewithbishal.com/example/how-to-create-responsive-column-cards" rel="noopener noreferrer"&gt;here&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Responsive login form using HTML and CSS</title>
      <dc:creator>Web_Codr</dc:creator>
      <pubDate>Sat, 13 Mar 2021 20:28:56 +0000</pubDate>
      <link>https://dev.to/web_dev/responsive-login-form-using-html-and-css-2ii</link>
      <guid>https://dev.to/web_dev/responsive-login-form-using-html-and-css-2ii</guid>
      <description>&lt;p&gt;The login form is a very important part of a website it helps people log in to your website. In this blog post, I will show you how you can create a login form using CSS that you can use onto your website.&lt;br&gt;
&lt;a rel="nofollow" href="https://codewithbishal.com/example/css-login-form"&gt;View it on our website(Responive login form)&lt;/a&gt;&lt;br&gt;
View More :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel="nofollow" href="https://codewithbishal.com/example/css-movie-cards"&gt;How to create Movie ticket using CSS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="https://codewithbishal.com/example/how-to-create-animated-typing-effect-using-css"&gt;Animated typing effect using CSS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At first, on our webpage, there is a preview of our login form, then there are a few QNA and an overview of the blog. There is a button to copy and Download the codes (HTML and CSS). You can also try it on our website.&lt;/p&gt;

&lt;p&gt;You can view and copy and download the source code files through the link given below. &lt;a rel="nofollow" href="https://codewithbishal.com/example/css-login-form"&gt;View and Download Source Code&lt;/a&gt; &lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Responsive login form using HTML and CSS</title>
      <dc:creator>Web_Codr</dc:creator>
      <pubDate>Sat, 13 Mar 2021 20:24:56 +0000</pubDate>
      <link>https://dev.to/web_dev/responsive-login-form-using-html-and-css-4010</link>
      <guid>https://dev.to/web_dev/responsive-login-form-using-html-and-css-4010</guid>
      <description>&lt;p&gt;The login form is a very important part of a website it helps people log in to your website. In this blog post, I will show you how you can create a login form using CSS that you can use onto your website.&lt;br&gt;
&lt;a rel="nofollow" href="https://codewithbishal.com/example/css-login-form"&gt;View it on our website(Responive login form)&lt;/a&gt;&lt;br&gt;
View More :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel="nofollow" href="https://codewithbishal.com/example/css-movie-cards"&gt;How to create Movie ticket using CSS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="https://codewithbishal.com/example/how-to-create-animated-typing-effect-using-css"&gt;Animated typing effect using CSS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At first, on our webpage, there is a preview of our login form, then there are a few QNA and an overview of the blog. There is a button to copy and Download the codes (HTML and CSS). You can also try it on our website.&lt;/p&gt;

&lt;p&gt;You can view and copy and download the source code files through the link given below. &lt;a rel="nofollow" href="https://codewithbishal.com/example/css-login-form"&gt;View and Download Source Code&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>CSS typing animation</title>
      <dc:creator>Web_Codr</dc:creator>
      <pubDate>Fri, 12 Mar 2021 17:29:29 +0000</pubDate>
      <link>https://dev.to/web_dev/css-typing-animation-aj2</link>
      <guid>https://dev.to/web_dev/css-typing-animation-aj2</guid>
      <description>&lt;p&gt;Typing animation is another great animation by CSS. Though this can also be created through JavaScript. But in this blog post, I will show you how you can create a CSS typing animation effect. If you use this code you don't have to use javascript.&lt;br&gt;
&lt;a rel="nofollow" href="https://codewithbishal.com/example/how-to-create-animated-typing-effect-using-css"&gt;View it on our website(Responive cards)&lt;/a&gt;&lt;br&gt;
View More :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel="nofollow" href="https://codewithbishal.com/example/css-movie-cards"&gt;How to create Movie ticket using CSS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="https://codewithbishal.com/example/pure-html-budget-calculator-cwb"&gt;How to create budget calculator using HTML&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At first, on our webpage, there is a preview of our CSS typing animation, then there are a few QNA and an overview of the blog. There is a button to copy and Download the codes (HTML and CSS). You can also try it on our website.&lt;/p&gt;

&lt;p&gt;You can view and copy and download the source code files through the link given below. &lt;a rel="nofollow" href="https://codewithbishal.com/example/how-to-create-animated-typing-effect-using-css"&gt;View and Download Source Code&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How to create CSS movie tickets | CSS Effects</title>
      <dc:creator>Web_Codr</dc:creator>
      <pubDate>Wed, 03 Mar 2021 15:06:42 +0000</pubDate>
      <link>https://dev.to/web_dev/how-to-create-css-movie-tickets-css-effects-1e3j</link>
      <guid>https://dev.to/web_dev/how-to-create-css-movie-tickets-css-effects-1e3j</guid>
      <description>&lt;p&gt;The Movie Ticket is made with HTML and CSS. It is very useful to show sell movie ticket online or to attract viewers.&lt;br&gt;
&lt;a href="https://codewithbishal.com/example/css-movie-cards" rel="nofollow"&gt;View it on our website(Responive cards)&lt;/a&gt;&lt;br&gt;
View More :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://codewithbishal.com/example/how-to-create-responsive-column-cards" rel="nofollow"&gt;How to create responsive column cards&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://codewithbishal.com/example/pure-html-budget-calculator-cwb" rel="nofollow"&gt;How to create budget calculator using HTML&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At first, on our webpage, there is a preview of our responsive movie ticket, then there are a few QNA and an overview of the blog. There is a button to copy and Download the codes (HTML and CSS). You can also try it on our website.&lt;/p&gt;

&lt;p&gt;You can view and copy and download the source code files through the link given below. &lt;a href="https://codewithbishal.com/example/css-movie-cards" rel="nofollow"&gt;View and Download Source Code&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Responsive Image gallery with CSS animation effect</title>
      <dc:creator>Web_Codr</dc:creator>
      <pubDate>Mon, 22 Feb 2021 19:18:59 +0000</pubDate>
      <link>https://dev.to/web_dev/responsive-image-gallery-with-hover-effect-1m94</link>
      <guid>https://dev.to/web_dev/responsive-image-gallery-with-hover-effect-1m94</guid>
      <description>&lt;p&gt;The responsive Image gallery is made with HTML and CSS. It is very useful while creating a gallery. A gallery in a website or portfolio looks great and attract more people. &lt;br&gt;
&lt;a rel="nofollow" href="https://codewithbishal.com/example/responsive-image-gallery"&gt;View it on our website(Responsive gallery)&lt;/a&gt;&lt;br&gt;
View More :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel="nofollow" href="https://codewithbishal.com/example/how-to-create-animated-navigation-bar"&gt;How to create Navbar using Javascript&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="https://codewithbishal.com/example/how-to-create-an-accordion-with-html-css-and-javascript"&gt;How to create accordion using JavaScript&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At first, on our webpage, there is a preview of our responsive gallery, then there are a few QNA and an overview of the blog. There is a button to copy and Download the codes (HTML and CSS). You can also try it on our website.&lt;/p&gt;

&lt;p&gt;You can view and copy and download the source code files through the link given below. &lt;a rel="nofollow" href="https://codewithbishal.com/example/responsive-image-gallery"&gt;View and Download Source Code&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Top JavaScript Projects for beginners</title>
      <dc:creator>Web_Codr</dc:creator>
      <pubDate>Sun, 14 Feb 2021 15:26:21 +0000</pubDate>
      <link>https://dev.to/web_dev/top-javascript-projects-for-beginners-3j8b</link>
      <guid>https://dev.to/web_dev/top-javascript-projects-for-beginners-3j8b</guid>
      <description>&lt;p&gt;Credits for these projects goes to &lt;a rel="nofollow noopener noreferrer" href="https://codewithbishal.com"&gt;Code With Bishal&lt;/a&gt;.&lt;br&gt;
All the source code and the demo will be available &lt;a href="https://codewithbishal.com/posts" rel="noopener noreferrer"&gt;here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here are a few beginners friendly JavaScript projects which you can start right away.&lt;br&gt;
1) &lt;a rel="nofollow noopener noreferrer" href="https://codewithbishal.com/example/how-to-create-animated-navigation-bar"&gt;Animated hamburger menu [Responsive] &lt;/a&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F1k0o5zze91o0hy14hh09.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F1k0o5zze91o0hy14hh09.jpg" alt="Animated Hamburger"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a rel="nofollow noopener noreferrer" href="https://codewithbishal.com/example/how-to-create-animated-navigation-bar"&gt;Preview / Download &lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What you will build:
Using this code you can build a navbar menu with animation. the navbar is responsive and very easy to make. You can download the source code or preview it to get started. Languages used in this code are HTML, CSS, and JavaScript.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;2) &lt;a rel="nofollow noopener noreferrer" href="https://codewithbishal.com/example/password-generator-with-javascript"&gt;Generate Random password using JavaScript [Responsive]&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fq47u3d3uia9myyo1x1g6.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fq47u3d3uia9myyo1x1g6.jpg" alt="Random password generator"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a rel="nofollow noopener noreferrer" href="https://codewithbishal.com/example/password-generator-with-javascript"&gt;Preview / Download &lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What you will build:
Using this code you can build a random password generator. The password generated here is 8 digits long. You can download the source code or preview it to get started. Languages used in this project are HTML, CSS, and JavaScript.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;3) &lt;a rel="nofollow noopener noreferrer" href="https://codewithbishal.com/example/how-to-create-an-accordion-with-html-css-and-javascript"&gt;Create responsive accordion using JavaScript [Responsive]&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fgulg14tyrm02x4y7qvdj.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fgulg14tyrm02x4y7qvdj.jpg" alt="Responsive accordion"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a rel="nofollow noopener noreferrer" href="https://codewithbishal.com/example/how-to-create-an-accordion-with-html-css-and-javascript"&gt;Preview / Download &lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What you will build:
Using this code you can build an accordion. The accordion that you can create using this code is very useful. You can easily hide content inside the accordion and the content will be revealed if someone clicks on it. You can download the source code or preview it to get started. Languages used in this project are HTML, CSS, and JavaScript.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;4) &lt;a rel="nofollow noopener noreferrer" href="https://codewithbishal.com/example/filter-images-using-javascript"&gt;Image gallery with filter option [Responsive]&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fc1qn3mx0jd2l6ggph0ob.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fc1qn3mx0jd2l6ggph0ob.jpg" alt="Filter gallery "&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fq2c2m7lh54vn37vqofqa.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fq2c2m7lh54vn37vqofqa.jpg" alt="Filter gallery "&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a rel="nofollow noopener noreferrer" href="https://codewithbishal.com/example/filter-images-using-javascript"&gt;Preview / Download &lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What you will build:
Using this code you can build a gallery with a filter effect. The gallery created with this code will create a gallery with a filter effect. You can filter the images using the buttons. You can download the source code or preview it to get started. Languages used in this project are HTML, CSS, and JavaScript.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;5) &lt;a rel="nofollow noopener noreferrer" href="https://codewithbishal.com/example/create-a-sortable-list-with-draggable-items-using-javascript"&gt;List with drag effect [Responsive]&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fo9bl5cnywe4ooji97g90.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fo9bl5cnywe4ooji97g90.jpg" alt="list"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F6g5zla50ufi901tshpft.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F6g5zla50ufi901tshpft.jpg" alt="list"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a rel="nofollow noopener noreferrer" href="https://codewithbishal.com/example/create-a-sortable-list-with-draggable-items-using-javascript"&gt;Preview / Download &lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What you will build:
Using this code you can build a list with drag effect. The list created with this code builds a list that you can drag. You can use this as your task manager where you can prioritize your tasks. Languages used in this project are HTML, CSS, and JavaScript.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Note: Some posts may not have a download option but all the posts have the option to copy the source code.&lt;br&gt;
Thumbnail credits: &lt;a href="https://www.pexels.com/@pixabay" rel="noopener noreferrer"&gt;Pexels - pixabay&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Responsive Navbar with animation</title>
      <dc:creator>Web_Codr</dc:creator>
      <pubDate>Thu, 11 Feb 2021 20:05:23 +0000</pubDate>
      <link>https://dev.to/web_dev/responsive-navbar-with-animation-21nf</link>
      <guid>https://dev.to/web_dev/responsive-navbar-with-animation-21nf</guid>
      <description>&lt;p&gt;The responsive card is made with HTML and CSS. It is very useful to show blog posts and it has hover effects.&lt;/p&gt;

&lt;p&gt;&lt;a rel="nofollow" href="https://codewithbishal.com/example/how-to-create-animated-navigation-bar"&gt;View it on our website(Responive cards)&lt;/a&gt;&lt;br&gt;
View More :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel="nofollow" href="https://codewithbishal.com/example/how-to-create-responsive-column-cards"&gt;How to create responsive column cards&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="https://codewithbishal.com/example/how-to-create-an-accordion-with-html-css-and-javascript"&gt;How to create accordion using JavaScript&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At first, on our webpage, there is a preview of our responsive cards, then there are a few QNA and an overview of the blog. There is a button to copy and Download the codes (HTML and CSS). You can also try it on our website.&lt;/p&gt;

&lt;p&gt;You can view and copy and download the source code files through the link given below. &lt;a rel="nofollow" href="https://codewithbishal.com/example/how-to-create-animated-navigation-bar"&gt;View and Download Source Code&lt;/a&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
      <category>javascript</category>
      <category>animation</category>
    </item>
    <item>
      <title>Responsive card using CSS</title>
      <dc:creator>Web_Codr</dc:creator>
      <pubDate>Mon, 01 Feb 2021 18:21:04 +0000</pubDate>
      <link>https://dev.to/web_dev/responsive-card-using-css-df3</link>
      <guid>https://dev.to/web_dev/responsive-card-using-css-df3</guid>
      <description>&lt;p&gt;The responsive card is made with HTML and CSS. It is very useful to show blog posts and it has hover effects.&lt;/p&gt;

&lt;p&gt;&lt;a rel="nofollow" href="https://codewithbishal.com/example/how-to-create-responsive-column-cards"&gt;View it on our website(Responive cards)&lt;/a&gt;&lt;br&gt;
View More :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel="nofollow" href="https://codewithbishal.com/example/how-to-create-an-accordion-with-html-css-and-javascript"&gt;How to create Accordion using JavaScript&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="https://codewithbishal.com/example/css-button-glow-effect"&gt;Glowing Buttons on hover&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At first, on our webpage, there is a preview of our responsive cards, then there are a few QNA and an overview of the blog. There is a button to copy and Download the codes (HTML and CSS). You can also try it on our website.&lt;/p&gt;

&lt;p&gt;You can view and copy and download the source code files through the link given below. &lt;a rel="nofollow" href="https://codewithbishal.com/example/how-to-create-responsive-column-cards"&gt;View and Download Source Code&lt;/a&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
      <category>effects</category>
      <category>csseffects</category>
    </item>
  </channel>
</rss>
