Skip to content

Category Archives: Project

In this article, we will discuss the approach to create an E-Library Management System where the user has the following options: Add book information. Display… Read More
ATMs are Automated Teller Machines that are used to carry day-to-day financial transactions. ATMs can be used to withdraw money or to deposit money or… Read More
In this article, we’ll develop a chrome extension using which the user can create bookmarks corresponding to different timestamps, store them somewhere(for now in chrome… Read More
In this article, we will be making a project through Python language which will be using some Machine Learning Algorithms too. It will be an… Read More
Prerequisites: Linked listProblem: Create a student Record Management system that can perform the following operations: Insert Student record Delete student record Show student record Search… Read More
Employee Record System is software built to handle the primary housekeeping functions of a company. ERS helps companies keep track of all the employees and… Read More
Prerequisite : Matplotlib  DICOM stands for Digital Imaging and Communications in Medicine. DICOM files were introduced to maintain uniformity among varied types of medical image… Read More
In this article, the task is to implement a basic Snake Game. Below given some functionalities of this game: The snake is represented with a… Read More
Monty Hall problem is a popular probability puzzle based on a television game show and named after its host, Monty Hall.  In this Monty Hall… Read More
The task is to build the bookshop management system using file handling in C++ that helps to keep track of all the book records in… Read More
In this article, the task is to implement an ATM with functions like add, delete, search, and update users using file handling in C++.  … Read More
Design and implement a menu-driven program in C for the below operations on DLL of employee data with fields: SSN, name, department, designation, Salary, Phone… Read More
In this article, we will create a Site Bookmark app using HTML, CSS, and JavaScript. This will help us to store links to our favorite… Read More
Why is there a requirement for Captcha Alternative for Blind? Currently, We do have some browsers in the market which are being used by the… Read More
In this article, a C++ program is discussed to manage the Hospital Management System. Given data of Hospitals with the name of hospital, contact and… Read More

Start Your Coding Journey Now!