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.
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.
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++.
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.
Designing Clutter Software using Python
Clutter Software consists of a coding module which after executing takes files in respective format to respective folders.
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.
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.
Height Conversion Application using Java
In this application, you have to input height feet and inches and it will generate it in Centimetre.
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.
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
Digital Clock Application Using Java
This Digital clock Application will show the Indian Standard time (IST) is the time zone observed throughout India.
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.