Code Packets

Browse all published coding projects

Covid-19 Tracker using HTML, CSS and JavaScript

Covid-19 Tracker made using HTML, CSS and JavaScript showing the cases in States and their respective Districts of India

Tanishq Sehra · Jan 25, 2021

PDF to Audio converter using Python.

This is a simple Python program. Where you can give pdf as input then this program will make that PDF Audioable, using only two packages pyttsx3 and PyPDF2

Shubham Suresh Chavan · Jan 25, 2021

Banking Management System using C++

Banking Management System using C++ Operations: Add Customer, View Details of all customer, Credit, Debit, Transfer          

SAYAK MUKHOPADHYAY · Jan 25, 2021

Student Management System using Java Swings and Database Management System

This project Student Management System is written in java language and mysql. It is purely based on student operations like knowing their results, personal information, College fees etc,

Ginna Srilekha · Jan 25, 2021

Bill Generator in MS-EXCEL using Openpyxl library of Python

This project helps user to generate a Customer Bill in MS-EXCEL from a list of items taken by the user as input, using 'openpyxl' library of Python.

Deepanshu Mittal · Jan 25, 2021

Face Detection using OpenCV in Python

In this project, a webcam is used to detect the face, if the face is detected a rectangular box is drawn around it.

Divesh Giri · Jan 25, 2021

Password Vault in Python using Tkinter, openpyxl and xlrd

Password Vault is a software that allows us to securely store all our passwords and keep them safe and is made using python programming language along with Tkinter, openpyxl, and xlrd libraries.

Tanmoyee Roy · Jan 25, 2021

Histogram Equalization in Images using Python and OpenCV

In this packet, we will be doing histogram equalization in low contrast images to improve its contrast, using Python and OpenCV library.

Vedant Keshav Jadhav · Jan 24, 2021

Designing a Student Result Analysis Tool using Python

A Student Result Analysis Tool is designed using certain libraries of Python namely Numpy, Pandas, Tkinter, and, Matplotlib. It reads an excel file and displays the results of the analysis.

Sarbari Choudhury · Jan 24, 2021

Python Script to add Watermark to image files.

A python script to add watermark to image files using multiple modules of the PIL library.

Paras Rawat · Jan 24, 2021

Buddy Algorithm Simulation in C++ language

The buddy algorithm is a memory allocation and management algorithm that manages memory in the power of two increments. The programming language used is C++

Koppula Bhanu Prakash Reddy · Jan 24, 2021

BigInt Container Class implemented in C++

BigInt Class is used to store the positive and negative integers which are large-sized with many digits that cannot be stored in a long long int. The programming language used is C++.

Koppula Bhanu Prakash Reddy · Jan 24, 2021