Code Packets

Browse all published coding projects

CATERPILLAR GAME USING PYTHON USING TURTLE LIBRARY

It is a quite interesting game where a caterpillar eat the leaves and increases its size. It is implemented by importing turtle and random libraries using Python.

kovuri radha kishor · Jul 15, 2021

Zodiac sign indicator using Java

The source code is given in java and it tells you about your zodiac sign based on the input you give.

Sanjana Sakinala · Jul 15, 2021

HOTEL MANAGEMENT SYSTEM USING PYTHON

This project is purely based on Python. This project is for calculating the total cost of living in a hotel for a given duration. We can see the output in python console.

kovuri radha kishor · Jul 15, 2021

Audio Player in Java using javax.sound.sampled package to play .wav format audio files

This project makes use of javax.sound.sampled package to play, pause, stop and do some more functions on a .wav format audio file. JFileChooser has been used to select the audio file.

MADHUR AGRAWAL · Jul 15, 2021

Simple Chatbot using Java

A simple chatbot made using Java. This project requires no prior knowledge of Java and can be the very first project of students aspiring to become Java developers.

Arya Bhattacharyya · Jul 15, 2021

Compound Interest calculator with Tabular and Graphical Representation using Java

This project calculates the compound interest, represents the result in form of a table, and also makes use of JFreeChart Library to represent the result graphically.

MADHUR AGRAWAL · Jul 15, 2021

Mensuration sums calculator using Java

This source code is written in Java and is about solving mensuration problems by giving the required inputs.

Sanjana Sakinala · Jul 15, 2021

Login and Sign Up using Java Spring Boot

This is a Login and Sign up service coded in Java using the Spring Boot Framework. (Backend Only)

Manas Shukla · Jul 15, 2021

Student Management System in C++

Student Management System is a C++ project based on the concept of managing student data to be used for various purposes. Through, this users can create, display, search, modify student records.

Aditi Chauhan · Jul 15, 2021

Resume Maker Using Java

A resume or a CV is a document that lists your work experience, education, skills, and hobbies. I have tried to build a Resume Maker in Java using Apache POI API.

MADHUR AGRAWAL · Jul 15, 2021

A Java program to implement a Heap Tree.

A Java program to implement a Heap Tree of 10 nodes and perform insertion and deletion on it.

Naman Panpaliya · Jul 15, 2021

Information about given string in Java

This source code is written in Java and is about strings. We get to know various information about the given string.

Sanjana Sakinala · Jul 14, 2021