Contact Book project in Python

Contact Book project in Python

Today, we will develop a Contact Book project in Python. A contact book is software that helps anyone to efficiently manage and track contacts. It…

Continue Reading
Loan Management System Project in Python

Loan Management System Project in Python

Today, we are going to build Loan Management System Project in Python. A loan management system is a software that helps organizations efficiently manage and…

Continue Reading
Phone Book in Java

Phone Book in Java

In this article, we will build a Phone Book in Java with MySQL. The GUI is designed with the help of Swing and the database…

Continue Reading

Employee Management System Project In PHP

This tutorial is going to be an exciting and thrilling one as we are going to create an Employee Management System Project In PHP with…

Continue Reading

Chat App with Node.js and Socket.io

Today, we will create a Chat App with Node.js and Socket.io that would allow users to communicate through a web interface in real time. The…

Continue Reading
Draw Doraemon using HTML and CSS

Draw Doraemon using HTML and CSS

Today we are going to draw one of our favorite cartoon characters Doraemon using HTML and CSS, we will use HTML to structure the page…

Continue Reading

Draw House using HTML and CSS

Today we are going to Draw House using HTML and CSS, we will use HTML to structure the page and then use CSS to design…

Continue Reading

Draw Dog using CSS

Today we are going to Draw Dog using CSS, we will use HTML to structure the page and then use CSS to design the look,…

Continue Reading

ToDo App in PHP with authentication

This tutorial is going to be an exciting and thrilling one as we are going to create a simple ToDo App in PHP with authentication…

Continue Reading
Pong Game in HTML and JavaScript

Pong Game in HTML and JavaScript

Today we will learn to make the most out of the javascript learned so far. We will combine the magic of CSS and js with…

Continue Reading
Calculator in HTML CSS and JavaScript

Calculator in HTML CSS JavaScript

Today, we will be making a simple Calculator in HTML CSS JavaScript, where we can use the app to do basic arithmetic calculations. We will…

Continue Reading
BMI Calculator in HTML CSS JavaScript

BMI Calculator in HTML CSS JavaScript

Today, we will be making a simple BMI Calculator in HTML CSS JavaScript. We will use JavaScript to calculate the BMI and display the result….

Continue Reading
Color picker in HTML and JavaScript

Color picker in HTML and JavaScript

In this article, we will be creating a simple Color picker in HTML and JavaScript where the user can see and select a color and…

Continue Reading
Number Guessing Game in JavaScript

Number Guessing Game in JavaScript

Today, we will make a simple Number Guessing Game in JavaScript, where a random number will be generated and the human/player will make a guess….

Continue Reading
Inventory Management System in JavaScript Inventory Management System in JavaScript Today we will make a simple Inventory Management System in JavaScript as a web development project. In this tutorial we will try to learn more about Dom manipulation also we will be using bootstrap to further make the task of styling our site much easier.

Inventory Management System in JavaScript

Introduction Hello everyone! Today we will make a simple Inventory Management System in JavaScript as a web development project. In this tutorial we will try…

Continue Reading

Courier Tracking System in HTML CSS and JS

Hello everyone! Today we will make a simple Courier Tracking System in HTML CSS and JS. This tutorial is important as it will teach you…

Continue Reading