Code Packets

Browse all published coding projects

Image Text to Speech using Python

This is a simple python project that extracts the text from the image. Store the text into a text file. Then retrieves that text from the file and convert it into a speech.

Rohit Mantri · Jul 09, 2021

Python Program to Find LCM

L.C.M is the least common multiple between two numbers or more. And the numbers that we will use should be perfectly divisible by the numbers.

Y UDIT Kumar · Jul 09, 2021

Steganography in Python using Stepic Module

Steganography is the method of hiding data in Images. This project implements Steganography in Python using Stepic module with Pillow Module handling the Images. 

Malavika S Anand · Jul 08, 2021

Quiz application with multiple quizzes using Java.

This project contains quizzes for four different languages. We can attempt quizzes of our own choice. This project is implemented using the java swing library and JDBC API.

Kriti Bhawsar · Jul 08, 2021

Image Color Detector using OpenCV in Python

The aim of this Python OpenCV project is to implement an image color detector that identifies all the colors present in an image.

Sinjini Ghosh · Jul 08, 2021

Library Management System Using Python

This is a simple Python project of a library management system build using Python. Implement a student library system using OOPs where students can borrow a book from the list of the books.

Diwesh Prashar · Jul 08, 2021

E Voting using JEE

It's an online voting platform made using JEE technology or java enterprise edition. One can vote and declared the winner of the election.

Sourav Kumar · Jul 08, 2021

Online Voting Management System using C/C++

This C++ project Consist of collecting vote, Showing result of each vote for each candidate, Leading Candidate, and exiting via giving a key value.

Souvik Biswas · Jul 08, 2021

School Management System using C++

Here we Create, Modify, Sort, Delete any record of students, teachers and class , also search their details using different attribute in C++. Get routine and total fees collected.

Souvik Biswas · Jul 08, 2021

Medical Store Management System using C++

This project Medical Store Management System has been implemented using C++. This program can be used by a person who wants to operate his medical store through the computer.

Vishal Singh · Jul 08, 2021

Desktop assistant using Python and JARVIS

This is basically the desktop assistant project in Python a speech recognizer that recognizes the voice and gives suggestions for particular predefined commands

Abhishek Deepak Bang · Jul 08, 2021

How to implement Greedy algorithm for Fractional Knapsack problem using Java

This blog will help you to know about the greedy algorithm and how to implement it for fractional knapsack problems using Java.

Naman Panpaliya · Jul 08, 2021