Code Packets

Browse all published coding projects

Addition of time using friend function with concept of bridge in C++

Friend function is used in addition of 2 time formats along with the concept of bridge. It gives output in hours:minutes:seconds.

Pankhuri · Apr 26, 2021

Optimisation of Knapsack Problem Using Genetic Algorithm In Python

The Knapsack problem is one of the contemporary problems of modern computing and we will try to solve this using a Genetic Algorithm.

Deepak Kumar Jha · Apr 26, 2021

Program to add 2 binary strings using C++

This is a packet that returns the sum of 2 binary strings as a binary string using C++.

Shravya Chinta · Apr 26, 2021

Tic Tac Toe Game Using 1D Array in C++

It is a Short Game in C++ using Arrays in which 2 players can play by marking 'X' or '0' in a 3*3 grid.

deepali takyar · Apr 26, 2021

Designing Clutter Software using Python

Clutter Software consists of a coding module which after executing takes files in respective format to respective folders.

Abhinav Kumar · Apr 26, 2021

Beep Sound in Python

This project describes how to generate beep sound in python. It repeatedly generates beep sound 3 times but you can change as per your convenience.

Abhinav Kumar · Apr 26, 2021

Face Recognition Attendance System using Python

This is a face recognition attendance system in which it will mark your attendance in an excel sheet when you present in front of a webcam.

Abhinav Kumar · Apr 26, 2021

Height Conversion Application using Java

In this application, you have to input height feet and inches and it will generate it in Centimetre.

Mahendra Mohan Bharti · Apr 26, 2021

Casino Number Guessing Game Program in C++

Casino number guessing game in C++. In this game, if the player guessed the number correctly will receive 10 times the amount he bet with else he will lose the amount.

Mukul Kumar · Apr 26, 2021

GUI Mailer Using Python Tkinter

It is used to send a short or large text mail to recepient without using Gmail or any other Browsers, It is small in Size

Silambarasan.R · Apr 26, 2021

Digital Clock Application Using Java

This Digital clock Application will show the Indian Standard time (IST) is the time zone observed throughout India.

Mahendra Mohan Bharti · Apr 26, 2021

Weight Calculator on Different Planets using C++

This is a C++ programme to calculate your weight on different planets and also your weight on unknown planets or heavenly bodies if you enter their radius and mass.

Srishti Dhaval Patkar · Apr 26, 2021