Code Packets
Browse all published coding projects
Temperature Converter using python
A temperature converter is used to convert a temperature from one form to another. The basic units of Temperature are Celsius(°C), Fahrenheit(°F), Kelvin(K), and Rankine(R).
Currency Converter in Java
Currency Converter exchange rates API is a simple and lightweight free service for current and historical foreign exchange rates.
Aadhaar Number Validator Using Java
Java program to validate and extract Aadhaar numbers from text using regex in a file.
Reversing an array in Python
In this program, we get a little awareness regarding reversing an array in Python. We are reversing an array using for loop although, we have different methods to solve this program.
Count the number of faces in an image using OpenCV in Python
Using this project we can detect the number of faces in an image by using OpenCV in python.
Rock Paper Scissors Game using Python
Rock Paper Scissors is a fun game allowing the player to play with the computer and predicts the winner based on some winning rules at the end of the game.
Quiz game using Python
A quiz game is an enthusiastic game that asks a series of questions to the player and evaluate the answers. The player's progress and final score can be displayed at the end of the game.
FUTURE DAY CALCULATOR IN JAVAFX
The Future day calculator program is an excellent and convenient program that let's the user know which day it is based on the starting day they give and the number of days from that day.
Count number of faces from an image using OpenCV in Python language
OpenCV is a popular computer vision library used for image and video processing tasks in various applications.
Count number of Faces from an Image using OpenCV in Python
My team built a model which is used to find and identify human faces in digital images. To build this model I used the OpenCV framework in Python.
PRICE TO WEIGHT CONVERTER IN JAVAFX
This project gives the quantity of the product according to the price the consumer is willing to pay. This is made in JAVAFX.
Send notification in Windows OS using Java AWT
in this project, we send the desired notification to windows with the help of a button