Traffic Control Management System is a management application developed for the purpose of controlling traffic problems with the help of C++ programming.
Traveling is a large growing business across all countries. This C++ bus reservation system deals with maintenance of information like schedule and details of each bus.
Image steganography is the process of hiding information within an image. This Program in Python is utilized to hide a text-based message within an image.
This project is about converting XML to JSON using java with the help of JSON dependencies
In this guide, you will learn to implement a simple library system using classes in Python. You will create a library management system to display books, add books, lend and return books.
The project is about generating a one-time password (OTP) using Java by importing the necessary modules.
The project is for the classic love calculator in Python. Users have to enter both names to check compatibility.
In the XORinacci series, the preceding two elements are XORed to get the next element in the series in Java.
An AI based Genetic Algorithm implementation in C++ to find the solution of the travelling salesman problem optimally.
A simple, GUI based calculator in Python using Tkinter that can calculate mathematical expressions involving basic operations such as addition, subtraction, multiplication and division on integers and decimal numbers
Voice Based YouTube search is a small Python module that search the place you want to search through your voice
The project is for the classic rock-paper-scissor game in Python using Tkinter. The game is between the user and the computer with some basic simple rules and having to a chance to defeat the computer.