Code Packets

Browse all published coding projects

Feature detection using Python OpenCV

This project is created by OpenCV-Python an open-source computer vision library. This project will detect the features which is an important step before processing any image in computer vision.

Sanjay R · Nov 09, 2021

Password Validity Checker using Java

This java program checks whether the password satisfies the conditions of a password and the strength of the password

Sagar Naskar · Nov 09, 2021

EMI calculator with simple interest using java

Java program to calculate monthly EMI using simple interest. The output is taken to 2 decimal places.

Sagar Naskar · Nov 08, 2021

Retail-Shop Billing System using Java

In this Packet, a Retail shop billing system for department store has been implemented using the Java Programming Language.

Bhuvanesh · Nov 01, 2021

Snake game using Pygame module in Python

Hi, Today we are going to build a simple but interesting snake game in python using its module named pygame. Pygame is a 2d game development module.

Anurag Singh · Oct 30, 2021

Converting decimal to binary using recursion in Python

The easiest way to convert a decimal number to a binary number using recursion in Python language.

Omprakash Biswas · Oct 29, 2021

How to create a login page with React JS

This is a simple login and registration page made with React JS, HTML5, CSS3, and Javascript

Madhur Joshi · Oct 28, 2021

SCREEN RECORDER USING PYTHON

Python is a widely used language and easy to implement and it have many modules and we have to import it , but in this scenario we used pyautogui and numpy

pappala adithya · Oct 27, 2021

Rolling a Dice and Printing the Pattern of the Dice using Python

Here, we are rolling dice and printing the pattern of the dice in the terminal using python.

Rupam Biswas · Oct 26, 2021

Matrix Subtraction with user inputs using NumPy with Python

Here we are subtracting two matrices, which will be given by the user using NumPy in python.

Rupam Biswas · Oct 26, 2021

Python script to fetch current crypto currency price

This piece of code will scrape the google search result and find the current crypto price.

Omprakash Biswas · Oct 26, 2021

WorldCloud using Python

A wordcloud is a image that is a collection of the most relevant, frequent and important words present in an article.

Vedhanth Natarajan · Oct 24, 2021