Code Packets

Browse all published coding projects

Anagrams Using C++

An Anagram is basically the arrangement of letters of another word irrespective of the order. The program is implemented using C++, shows how anagrams are generated.

Shubham Deepak Kokane · Feb 27, 2021

Currency Convertor using Java

Currency Conversion is the change of the real value of one currency into another country's currency.

Keerthivasan D · Feb 27, 2021

OTP Checker using Java

Check and Verify One Time Password automatically generated on random basis by the system using Java.

Keerthivasan D · Feb 27, 2021

Sample Template for Competitive Programming in C++ on CodeChef or CodeForces

This project contains a nicely written and formatted template that can be used by any Competitive programming website to speed-up the code and quickly use C++ STL library functions.

Soumak Poddar · Feb 27, 2021

Hand Cricket using Java

Hand Cricket is made using Java which replicates the game we use to play. The other player is the Computer.

Keerthivasan D · Feb 27, 2021

Email Sender in Python

Email Sender is the GUI Application which allows you to send email to anyone you want. In this we are using python language it is high level, object oriented programming language

Bhavy Bhatia · Feb 27, 2021

Image Resizer And Cropper With OpenCV In Python

In this project, resizing and cropping of images is done with the help of OpenCV in Python. Here, we use the cv2 library.

Prachi Namdeo · Feb 27, 2021

ASCII Art using Python

In this article, we're going to create an ASCII Art using python module pyfiglet that will make your coding experience much creative.

SHUBHAM GARG · Feb 27, 2021

Snake game using Java and AWT and Swing programming

This is an attractive snake game made by Java, AWT, and Swing concept. Please read under the project description section for mode details.

Nahin Banu · Feb 27, 2021

Calculator using Java and Swing programming

This is a simple calculator made by Java and Swing programming concept. In this calculator, I can provide the ON and OFF buttons, these two buttons control the whole application.

Nahin Banu · Feb 26, 2021

Know your Zodiac Sign using Python

This Code in Python allows the user to know his/her Zodiac sign by taking birth date and month as input.

Harsh Shailesh Bhandari · Feb 26, 2021

Password Generator using Python

A Project implemented in Python where a User can generate strong passwords according to the length of the password given

Swetha Sukumar · Feb 26, 2021