Beginner Developer

Beginner Developer @beginnerdeveloper

About: Hello! I am Muhammad Ejaaz Razzak Khan, a Software Developer.

Location:
Mumbai
Joined:
Mar 9, 2021

Beginner Developer
articles - 27 total

Supercharge Your Website Search with Google's PSE!

Hey developers! Let's talk about enhancing your website's user experience with a powerful search bar....

Learn More 1 0Mar 2 '24

1 line code to remove duplicate

I just learned a trick while solving a leet code problem. duplicates from array can be removed from...

Learn More 0 0Jan 6 '24

Solved my first LeetCode question

Diving into LeetCode's Top 150 Interview questions to sharpen my problem-solving skills and prepare...

Learn More 0 0Jan 6 '24

Animated Forms: A New Way to Engage Users (CSS Animation)

Create an animated Form in HTML & CSS Animated forms are a new way to engage users and...

Learn More 4 0Aug 20 '23

Semantic HTML: The importance of using semantic tags for SEO and accessibility

In the world of web development, there's a lot of talk about the importance of using semantic HTML....

Learn More 1 0Mar 26 '23

Create Animated India flag in HTML and CSS

Design a beautiful animated India Flag in HTML and CSS. index.html <!DOCTYPE...

Learn More 5 0Sep 11 '22

Animated Card (CSS Animation)

Create an animated card in HTML & CSS To change the styling of a card based on the element's...

Learn More 6 0Jul 24 '22

Productivity is just about minimising waste of your time.

A post by Beginner Developer

Learn More 6 0Jul 17 '22

Cool CSS Animation Libraries

1. Animista Animista is a CSS animation library and a place where you can play with a...

Learn More 15 2Nov 7 '21

7 Useful CSS code snippet Websites

1. Code My UI There are 453 CSS UI Design Examples on Code My UI You'll find pure CSS...

Learn More 12 0Oct 31 '21

Tools for turning code snippets into images

1. Ray.so Ray.so is an online tool that lets users create a beautiful code snippet image...

Learn More 28 2Oct 24 '21

Animated Navigation

HTML and Javascript <!DOCTYPE html> <html lang="en"> <head> ...

Learn More 5 1Oct 17 '21

10 Free Cloud Storage

With cloud storage, all your data is safely stored in a remote database, so you do not need to store...

Learn More 21 0Oct 10 '21

5 HTML tags that make the text italic

As I was reading the documentation of HTML, I saw the var tag. Initially, I thought it was related to...

Learn More 20 2Oct 3 '21

Clock in HTML and CSS

Learn how to create a clock in HTML, CSS and Javascript HTML and...

Learn More 21 4Sep 26 '21

Testimonial Section in HTML and CSS

Learn how to create testimonial section using HTML, CSS and Bootstrap HTML...

Learn More 7 0Sep 19 '21

Social media icons HTML and CSS

Create Social media icons with HTML and CSS. HTML Code <!DOCTYPE...

Learn More 8 0Sep 11 '21

Step progress bar in CSS

Create simple Step progress bar in HTML, CSS and JavaScript. HTML <!DOCTYPE...

Learn More 159 0Sep 5 '21

Button Hover Effect in HTML and CSS (CSS Animation)

Simple Button hover Effect using HTML and CSS HTML Code: <!DOCTYPE...

Learn More 12 0Aug 29 '21

Assign value to multiple variables at once in Javascript

The destructuring assignment syntax is a JavaScript expression that makes it possible to unpack...

Learn More 10 0Aug 24 '21

Expanding Card in HTML & CSS (CSS Animations)

HTML <html lang="en"> <head> <meta charset="UTF-8" /> ...

Learn More 113 4Aug 21 '21

HTML Emoji

Emojis are characters from the UTF-8 alphabet. Emojis are characters, they can be copied, displayed,...

Learn More 20 2Aug 11 '21

Responsive Text

The text size can be set with a "vw" unit, which means the "viewport width". 1vw is equal to one...

Learn More 13 0Aug 7 '21

CSS Gradient - Color Gradient for your next Project

uiGradients has handpicked collection of beautiful color gradients for designers and developers ...

Learn More 22 2Aug 1 '21

Open Mobile Camera With HTML

The HTML Capture attribute open device camera to capture image followed by accept attribute The...

Learn More 89 0Jul 30 '21

Some useful CSS Short Code Snippets

4 Ways to to center content with...

Learn More 15 2Jul 28 '21

Some Underrated HTML Tag

Address Tag The <address> HTML element indicates that the enclosed HTML provides...

Learn More 144 5Jul 25 '21