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)

Chetan Singh · May 06, 2021

Generate a Random Sound using C++

This project describes how to generate random sound in c++. With the help of beep function.

Ageer HariKrishna · May 06, 2021

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.

Kandregula Praneet · May 06, 2021

Isomorphic Strings in C++

In this tutorial, we will learn about isomorphic strings and we will find if the string is isomorphic or not.

srijan bharadwaj · May 06, 2021

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.

Kaustubh Srivastava · May 06, 2021

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

Mallapuram Sai Hrithik · May 06, 2021

Heart Attack Analysis and Visualization Using Python

Here we analyze the Heart Attack rate, at which age Heart Attack is high and low risk

Subhojit Jalal · May 06, 2021

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.

Raunak Chhabra · May 06, 2021

Bar Code Generator using Java

It is a small project of generating Barcode using Java with the help of Zxing Dependencies

Sravani · May 06, 2021

Keyboard logger using Python

Python Program to keep a track of keyboard activity of any user using Python pynput and logging modules.

Dipak Ghosh · May 06, 2021

EMI Calculator in C++

It is a C++ project which calculates the EMI(Equated Monthly Installments) on given Principal, Interest, Time.

deepali takyar · May 05, 2021

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.

Deepak Kumar Jha · May 05, 2021