Code Packets

Browse all published coding projects

Salary calculation using Java

This is a java implementation packet that calculates and displays the Gross and Net Salary of the employee. It is developed using NetBeans IDE.

TANUJA.D · Apr 18, 2021

Music Player using Android Studio and Java

The music player reads all music files on the device for the user to select and play a song.

Priyadarshini Gopal · Apr 18, 2021

WEATHER FORECASTING USING OPENWEATHERMAP API IN PYTHON

The program makes use of JSON data from OpenWeatherAPI and fetches the weather forecast using Python.

Subhadeep Das · Apr 18, 2021

BMI calculator in C++

The objective of this project is to find whether a person is underweight, healthy, or overweight by calculating the BMI index using C++.

Sakshi Maurya · Apr 18, 2021

Stationary Management System GUI using Python and tkinter

The project is a GUI application using python that helps the person who is handling the stationery shop to get the price of any specific product in his/her shop without remembering them.

Arpit Dadhich · Apr 18, 2021

Sorting an array given by the user using Quicksort algorithm in JAVA

QuickSort Program while taking a number of elements (i.e. size of the array) and each element as input from the user in JAVA.

Kartik Rakesh Khandelwal · Apr 18, 2021

Egg dropping problem in C++

It is a C++ code which tells you the minimum number of attempts to know the crtical floor out of k floors which will cause the eggs to break on landing. You are given n eggs to use.

Kirti Vardhan · Apr 18, 2021

Text detection using AWS ( in screenshots of playing video) with Python

In this Python program, a video is played on the web app, on clicking the 'take a screenshot' button, the text is detected in the image using 'AWS recognition' and displayed on the same webpage.

Akash Rawat · Apr 17, 2021

Armstrong Number-C++

A C++ program to check whether a given integer of any size is an Armstrong number or not.

Gokul S Nambiar · Apr 17, 2021

K-d tree implementation in Python

This packet has full kd tree implementation in python programming language along with a naive search algorithm.

Akash Rawat · Apr 17, 2021

Finding top k ratings in Python

This packet consists of a Python program that gives k highest-rated elements among the elements available.

Akash Rawat · Apr 17, 2021

Server-Client Program for file transfer using Python

This packet is based on Python programming language. This program transfers file using server-client system.

Akash Rawat · Apr 17, 2021