Code Packets

Browse all published coding projects

BarCode operator using Java

sometimes its better to convert big String into small pictures for protecting it from direct readability. this project deals with the same, converts it into barcode.

IPSHITA DAS · May 21, 2021

Print the Pyramid pattern in Java programming

Hello Coders, In this Java tutorial we are going to solve the Pyramid triangle pattern using the concept of nested for loop.

Sohail Chand Kalyani · May 21, 2021

Online Banking Application in Java

This package is about the Online Banking Application using Java Programming. This is a very basic programming package written in Java that can be used for simple banking applications.

GUJJU SNEHA BHARATHI · May 21, 2021

Different Patterns implementation using C++

Different Patterns implementation using C++. There are various patterns of implementation using C++. I have created Rhombus, zigzag & various other patterns.

Ishan Dubey · May 21, 2021

Quick Sort & Wave Sort in C++

A sorting algorithm is used to rearrange the array according to the user requirements, such as ascending or descending order or even the wave form.

Ishan Dubey · May 21, 2021

Pie Chart in Python

Pie Chart program written in python using matplot and numpy library. This program print the pie chart using these library. It can be increase and decrease by the length of the array.

Mohit Patel · May 21, 2021

Kadane's algorithm in C++

It is an algorithm that is to find maximum subarray problems. It is based on dynamic programming.

Priyanshu Prakash · May 20, 2021

Desktop Notification using Python and PyQt5

The notification application allows users to set reminders at regular intervals of time desired by the user.

Priyadarshini Gopal · May 20, 2021

Bracket Balancing In Java

This famous coding interview project explains how to balance a string of brackets in Java using stack

Anirban Chatterjee · May 20, 2021

Number guessing game in C++

It is an interesting game in which we have to guess the number in a given range. If a person chooses right he won otherwise lose

Priyanshu Prakash · May 19, 2021

Notepad using Python and Tkinter

NotePad allows user to Create, Update, Insert and Delete and Modify a file using Tkinter package of Python

Priyadarshini Gopal · May 19, 2021

Vaccine Slot Notifier Bot using Nodejs

Discord Bot that notifies you when vaccination slots are available for a particular district. It checks for slots every 10 seconds.

Anshuman Singh Bais · May 18, 2021