Temperature Converter using HTML CSS and JavaScript
In this article, we will see Temperature Conversion between Celsius, Fahrenheit & Kelvin using HTML CSS & JavaScript. The Temperature is generally measured in terms of unit degree., i.e. in degrees centigrade, in degrees, Fahrenheit & Kelvin....
read more
ReactJS Calculator App (Styling)
Now that we have added functionality to our Calculator app and successfully created a fully functional calculator application using React. But that does not look good despite being fully functional. This is because of the lack of CSS in the code. Let’s add CSS to our app to make it look more attractive and beautiful....
read more
Laravel Tutorial
Laravel is an open-source PHP web application framework that has gained big popularity since its beginning in 2011. Created by Taylor Otwell, Laravel embodies the principles of Elegance, Simplicity, and Readability. As a developer-friendly framework, it offers robust features and follows the Model-View-Controller (MVC) architectural pattern....
read more
How to Create a Portfolio Website using HTML CSS and JavaScript ?
In this article, we are going to design and build a portfolio website from scratch using HTML, CSS, and JavaScript. A portfolio website is a website that represents you online on the web pages. It contains different sections like Introduction to Yourself, About You, Your Services, Your Contact Details, and Your Portfolio. We are going to build all of the sections with an interactive and attractive web design that attracts more visitors using HTML, CSS, and JavaScript....
read more
Create a QR code generator app using ReactJS
Introduction: In this article, we are going to make a simple QR Code generator app. QR code is a two-dimensional barcode readable on smartphones. Allows coding of more than 4000 characters in a double-barcode bar. QR codes can be used to show text to a user, to open a URL, to keep contact in an address book or to write messages....
read more
Create Contact Us using WTForms in Flask
WTForms is a library designed to make the processing of forms easier to manage. It handles the data submitted by the browser very easily. In this article, we will discuss how to create a contact us form using WTForms....
read more
How to create a food recipe app using ReactJS ?
We are going to make a food recipe app using React.js....
read more
Real-time chat application in JavaScript
A real-time chat application is a software application that enables users to exchange messages and communicate with each other in real-time. It allows individuals or groups to have conversations, share information, and collaborate instantly over the Internet....
read more
How to make responsive sliding login and registration form using HTML CSS and JavaScript ?
In this article, we will learn how to make responsive sliding login and registration forms using HTML, CSS, and javascript. Forms are used on webpages for the user to enter their required details that further send to the server for processing. A form is also known as a web form or HTML form. In this article, you will learn to make a responsive sliding login and registration form using HTML, CSS, and Javascript....
read more
Quiz App using MERN Stack
In this article, we’ll walk through the step-by-step process of creating a complete quiz application with MongoDB, ReactJS, ExpressJS, and NodeJS. This application will provide users with a user-friendly interface for taking and submitting quizzes and a scoreboard to check their standing among others....
read more
Random Image Generator using JavaScript
In this article, we will learn how to generate random images in fixed intervals using only HTML, CSS, and JavaScript....
read more
Project Idea | Automated Resume Builder
Project Title: Automated Resume Builder...
read more