Latest
Building an OpenAI-Powered Product Review Analysis Web App: A Step-by-Step Guide
Learn to build an AI-powered product review analysis web app from scratch. Understand the process with a comprehensive step-by-step guide
Open ↗Learn to build an AI-powered product review analysis web app from scratch. Understand the process with a comprehensive step-by-step guide
Open ↗Elevate your hiring process with our step-by-step tutorial on building a powerful resume scanner using OpenAI, Node JS, and Next JS. Learn how to harness the latest AI technology to streamline candidate screening, optimize recruitment efforts, and discover top talent seamlessly. Don't miss out on this essential guide for HR professionals and recruiters aiming to revolutionize their hiring strategy
Effortlessly upload files with Next.js Drag & Drop. Streamline your process and enhance user interaction. Simplify file sharing in Next.js.
In this tutorial, we’ll unravel the secrets behind creating captivating on-scroll effects that seamlessly elevate the user experience.
Creating a contact form using the Next.js, MongoDB and Docker step-by-step on setting up a contact form that stores user messages in a Mongodb database
In this quick tutorial, we'll explore how to create a simple yet cool image carousel using Next.js
In this quick tutorial, we’ll walk through the process of creating a simple yet cool confetti effect in a Next.js application.
In this tutorial, we'll build a custom Image Magnifier component using Next JS. Let’s dive into the step-by-step guide to creating your own Image Magnifier component.
How to create a custom cursor for your Next.js application. This custom cursor was to follow our main cursor and dynamically change its color based on the type of element it hovers over.
How to create a simple animation using JavaScript and HTML5 Canvas using ellipse and circle. Specifically, we’ll focus on drawing ellipses and animating circles around them.
Build a simple real-time views component in NEXT JS powered by Socket.IO and Node JS. Socket programming facilitates real-time communication between a server and clients.
In this post we'll build a simple and interactive PIN entry component in NEXT JS 13 (TypeScript) commonly used for entering a one-time password (OTP)
Git is a free and open-source version control system.We will learn git in a practical way, by taking an example
We will use the multisig (multisignature) concept to approve the Fixed Deposit claims.
Fixed Deposit feature in our bank smart contract using solidity, which will help you learn how we can interact with another contract and understand block.timestamp
we will be building a smart contract for a bank using solidity and heist it to understand the reentrancy attack.
We will learn to build our own ERC20 token and a faucet Dapp(Decentralized App) using which we can interact with our contract.
Hello friends, today in this post we will work on web3 authentication using NEXT JS and MetaMask without using any libraries.
Hello friends, Today in this post we will learn how to build a simple Full Stack Products CRUD App using React, Node & MySQL.
We will learn React JS by building and trying to implement React concepts in this Quiz web app, after doing this you will be confident about building your own web apps.
Build a meta tags validator by scraping the website using NEXT JS which will help you to learn about Next JS API, regular expressions, web scraping
Hello friends, I am back with a new project where we will build a sorting visualizer using React JS. Sorting Visualizer helps to strengthen your React skills.
Hello friends, Today in the post we will work on improving our loop as well as problem-solving skills by solving various patterns.
Today We are going to see how we can create a memory game using NEXT JS which is an excellent project for beginners to get started with learning NEXT/REACT JS.
Hello friends, Today in this post we will see the Linux commands that you should know as a web developer and also help in learning Linux if you are a beginner.
Today we will understand one of the important concepts of Javascript Debounce by creating a search filter using NEXT JS for blog posts.
Hello Friends, Today in this post we will learn how to create a news app using NEXT JS and a popular react package react-query.
Today, we will learn about a regular expression that you need to know as a developer which has a variety of use cases in validating emails, phone numbers, etc.
Today we will see how to create a contact form in NEXT JS and Firebase to learn about Form handling, integrating NEXT JS application with firebase, etc.
Today we will learn how to create a PWA(Progressive Web Application) with NEXT JS. I also followed this same procedure to make my website a PWA.
Today we will understand important meta tags that you should have on your website to improve SEO and feel free to use our meta tag generator to speed up.
Hello friends today in this post, we are going to learn on implementing a responsive navbar in your NEXT JS Application.
Hello friends, Today in this post we are going to see how we can create a tic tac toe game using NEXT JS. Tic Tac Toe is an excellent project to get started
Hello friends, Today in this post we will see how we can setup onesignal push notification with our React/NextJS application.
Hello friends, Today in this post we will see how we can setup mailchimp newsletter subscription with our NEXT JS application.