Amrin

Amrin @coderamrin

About: Frontend Developer | React.js Developer

Location:
Bangladesh
Joined:
Sep 24, 2021

Amrin
articles - 44 total

7 New Shadcn Components That Will Level Up Your App UI

Shadcn just rolled out a major update, and it’s one of the most practical ones yet. Seven new...

Learn More 12 0Oct 15 '25

12 Best Shadcn Block Libraries for 2026

If you’ve been building with Shadcn UI, you already know how powerful it is. It combines the...

Learn More 4 1Oct 14 '25

Integrating Code Blocks with Syntax Highlighting in Sanity Blogs

We built a complete blog with Sanity but don’t have support for code input and syntax highlight....

Learn More 7 1Sep 10 '24

Build a Modern Blog with Next.js 14 & Sanity: A Step-by-Step Guide

A blog without a CMS can lead to endless frustration and wasted time. Sanity.io simplifies the entire...

Learn More 46 5Aug 19 '24

Internationalizing Next.js: A Comprehensive Guide to i18n Integration

Internationalization (i18n) is a crucial feature for any modern web application that seeks to reach a...

Learn More 5 0Jul 7 '24

Next.js 14 and NextAuth v4 : Credentials Authentication A Detailed Step-by-Step Guide

Authentication is a crucial feature in web applications, and it can also be challenging to implement...

Learn More 21 4Jun 30 '24

How content creation helped me land my first tech job?

Getting the first job is the hardest. It is also frustrating when you apply for countless jobs but...

Learn More 58 19Jun 23 '24

Tailwind CSS for Beginners: Build a Social Link Project

Hello everyone, welcome to the Tailwind for Beginners Tutorial. In this tutorial, we will go over the...

Learn More 47 12May 16 '23

Responsive Navbar with Tailwind CSS: Step-by-Step Tutorial

Hello everyone today we are going to build a navbar with tailwind css. It’s a responsive animated...

Learn More 4 0May 3 '23

How to build a Portfolio website with HTML, CSS & JavaScript

Hello everyone, today we are going to build a portfolio website with HTML, CSS & JavaScript. We...

Learn More 19 0Apr 7 '23

Build a Complete Website from Scratch with Tailwind & TailGrids

Hello everyone, today we are going to build a complete website with Tailwind CSS and + Tailgrids....

Learn More 19 0Mar 31 '23

How to build a Drum Kit with javascript

Hello everyone, today we are going to build a Drum Kit with JavaScript. Let’s get started....

Learn More 2 0Mar 13 '23

Best Websites To Learn Programming For Free in 2023

Learning to code shouldn’t cost you money anymore. There are a ton of great resources out there...

Learn More 17 0Feb 23 '23

How to build a Weather App with React & Tailwind CSS

Hello everyone, today we’ll build a weather app with React and Tailwind CSS. We will use the...

Learn More 9 0Feb 11 '23

How to build a random quote generator app with React & Tailwind

Hello everyone, today we’ll build a random quote generator app with React and tailwindcss. We will...

Learn More 9 4Feb 5 '23

How to build a quote search app with React and Tailwind CSS

Hello everyone, In this article we are going to build a quote search app with React.js and Tailwind...

Learn More 0 0Jan 25 '23

How to build a portfolio website with React & Tailwind CSS

Every developer must have a portfolio website to showoff their skills and projects. If you prefer...

Learn More 125 18Jan 14 '23

How to build a counter app with JavaScript

If you google What is the best way to learn programming? Everyone will say the best way to learn...

Learn More 17 4Apr 27 '22

JavaScript Ultimate Guide 02: The DOM

DOM is one of the most important concepts for web developers. As a web developer, if you want to...

Learn More 9 0Apr 27 '22

JavaScript Ultimate Guide 01: The fundamentals.

JavaScript is called the language of the web. If you want to become a web developer you have to learn...

Learn More 14 0Apr 22 '22

The Why What and How of Sass mixin.

As a developer, we need to write a lot of code. So, what we try to do is write reusable code....

Learn More 9 0Feb 6 '22

CSS Positioning: Position absolute and relative with example

When building layouts simple or complex you need to use Positioning. CSS position has five types,...

Learn More 9 1Feb 6 '22

Top 10 VS code keyboard shortcuts to boost your productivity

So, you use VS code. Are you using it properly? If you are doing most of the tasks by clicking the...

Learn More 36 10Jan 10 '22

How to create an equal height column with CSS

When building websites or apps a lot of the time we need to build equal height columns. But...

Learn More 6 0Jan 4 '22

How to Setup Git and Github in less than 5 minutes

Git and Github is must-have skill for a developer. So, if you want to start using them then first...

Learn More 10 0Jan 4 '22

How to Center a div Horizontally and Vertically

Centering a div is a crucial skill for a web developer. So, today I’ll share 3 ways to center a div...

Learn More 95 4Jan 2 '22

10 terminal commands every developer should know

As a developer command line is a crucial skill to have. So, in this article, I’ll share the top 10...

Learn More 58 9Dec 29 '21

Order summary component | FrontendMentor Challenge #1

Hey there. Welcome to my Frontendmentor challenge series. This is Challenge No#1. In this...

Learn More 9 2Dec 24 '21

Master Frontend by doing Frontendmentor challenges

If you are looking for projects to practice your Front-end skills like CSS, JavaScript, and React,...

Learn More 20 3Dec 22 '21

What is a React Component?

Hey there! In this article, we are going to see what is a Component in React.js. If you prefer...

Learn More 8 0Dec 16 '21