Code Packets
Browse all published coding projects
PDF to JPG Converter in Java
For building the project PDF to JPG converter. The code is in Java language. In this project you just have to add three libraries (pdfbox-2.0.16.jar, fontbox-2.0.16.jar, commons-logging-1.2.jar)
Generate a Random Sound using C++
This project describes how to generate random sound in c++. With the help of beep function.
PDF to Doc in C++
One of the most Important PDF to DOC in C++ is to convert PDF documents to other formats without needing underlying structure of the resultant format.
Isomorphic Strings in C++
In this tutorial, we will learn about isomorphic strings and we will find if the string is isomorphic or not.
DC Universe Dictionary using Java HashMap
Inputs a DC Universe character and show its description if it is found. Uses HashMap concept of Java to create a String-String dictionary corresponding to name and description of characters.
Bank Management System using C++ and MySQL
The project is on a Bank Management system that is implemented using C++ and MySQL with various operations as discussed below
Heart Attack Analysis and Visualization Using Python
Here we analyze the Heart Attack rate, at which age Heart Attack is high and low risk
CPP-Reverse of an array (C++)
In this we'll use C++ to reverse an array. We'll take the user input to number of array elements and elements as well.
Bar Code Generator using Java
It is a small project of generating Barcode using Java with the help of Zxing Dependencies
Keyboard logger using Python
Python Program to keep a track of keyboard activity of any user using Python pynput and logging modules.
EMI Calculator in C++
It is a C++ project which calculates the EMI(Equated Monthly Installments) on given Principal, Interest, Time.
Stock Price Prediction Using Machine Learning in Python
In this project, we will be predicting future prices for the given Stocks using Machine Learning in Python.