Code Packets

Browse all published coding projects

Acronym Generator using Python

Acronym Generator will take a String as an input and it will return the initials of all the words in the String.

Vimal · Apr 11, 2021

Python Doremon Project

Python Doremon Project is made using Turtle module and displays doremon drawing at the end.

Pragati Khairnar · Apr 11, 2021

Python Music Player

Python Music Player Application is a basic Music Player where you can select the directory load the songs and play them.

Pragati Khairnar · Apr 11, 2021

Fantasy Cricket Game GUI using Python

Fantasy Cricket Game GUI using Python(PyQt5) and sqlite3 is an online game where we can create a virtual cricket Team of Real Cricket Players.

Biruduganti Praveen · Apr 11, 2021

Banking Statement using copy constructor in C++

This code helps to understand the concept of copy constructor using C++. A copy constructor is used to when an object is initialized from an existing object.

Pratyasha Sahu · Apr 10, 2021

Python Project To-Do list

This is the to_do_list project using python. I have used Tkinter and pickle module in it to make it usable to the user.

Pragati Khairnar · Apr 10, 2021

Password generator in Python using Tkinter

The project aims to generate a random password with a specified length in Python using the Tkinter module.

Sudipta Ghosh · Apr 10, 2021

Morse Code Converter using Python

I design a morse code converter using python which is nothing but represent alphabet or code in combinations of sound signals or light

Vimal · Apr 10, 2021

Matrix Operations Using C++

This project basically performs the binary operations like addition,subtraction and multiplacation on two matrices. It also prints the transpose of a given matrix.

SHIVENDRA PRATAP SINGH · Apr 10, 2021

Air Quality Index Calculator in C++

This is a C++ project to calculate Air Quality Index(AQI) of the air.Also provides the prescription about the air quality and the precautions to be taken.

SHIVENDRA PRATAP SINGH · Apr 10, 2021

Simple Calculator using HTML, CSS, and JavaScript

The aim of this project is to act as a simple Calculator by doing some basic arithmetic operations and is created using HTML, CSS, and JavaScript

Gaurav Kumar · Apr 10, 2021

Library Management System Using C++

The library management system is a C++ project which is done by using a Stack and Map. Here Stack is used to storing the book's data Map for performing some operations.

Sandhya yegireddi · Apr 10, 2021