Code Packets
Browse all published coding projects
Java Quiz using Java
This Project has 4 class file which are interconnected Quiz :- it is a home page Rules :-It display the rules of the quiz Mind:- it has Quiz Question Score :- it display score of the user
A Virtual ATM in Java
A Virtual ATM Machine which has about all the functionalities of the Real ATM . Functionalities like quick cash , Cash withdrawl , Change pin etc is provided to the user
Book Recommender System using NLP
In this project, a content based book recommender system is made using NLP in Python.
Cryptography Project in Python using Tkinter
This packet gives us an idea of how to build a project which will convert your plain secret text to ciphertext and vice versa.
Banking and ATM Simulator System using Core Java
In this project I used pure core java concept like swing and AWT without any drag and drop. I used MySQL through XAMPP server for database.
Python program to convert Celsius to Fahrenheit using Pool class of multiprocessing module
In this tutorial, we are going to convert Celsius to Fahrenheit using the pool class of multiprocessing module in python.
Python program to find square of the list using a pool class
In this tutorial, we will discuss what is Pool class used in multiprocessing library in python.
Add Days To a Date in C++
In this C++ Project, we will see how to add days to the date specified by the user input.
Bubble sort in Python
Bubble Sort is the simplest sorting algorithm that works by repeatedly swapping the adjacent elements if they are in the wrong order.
Hotel Management System in Java
This program is written in Java where different types of rooms and their availability will be displayed. It also provides features to order food and checkout facilities.
Rock paper scissor game in Java
It's a Java project of a funny game called rock paper scissors in which users and computers play the rock paper scissors game.
Python Automated Birthday Email Sender using Pandas library
This python program will automatically send Birthday wishes mails to your friends and colleagues on their birthday using your email credentials.