Code Packets
Browse all published coding projects
Alphabets Detection using Hand Gestures in Python with Open-CV
The aim of this proposed approach utilizes computer vision techniques and machine learning algorithms to detect and classify the alphabets using hand gestures in real-time.
Web Scraping Project Using Python Libraries Selenium
The "Web Scraping" project aims to gather and extract data from various websites on the internet. It seeks to collect information from web pages and transforms unstructured into structured data.
Predicting the Olympic Medals Using Machine Learning and Seaborn
The goal of this project is to develop a predictive model that can forecast the number of medals each country is likely to win in the upcoming Olympic Games.
5 up or 5 down using c++
The project is an interactive game based on a guessing game , 5 up or 5 down where the user can guess if the number generated will be less or more than 5.
Java Code for Password Generation
The given code of java is based on java swing form which generates passwords. It Randomizes the letters to achieve that.
Java Code for Library Management System for local libraries.
The Library Management System is a software application designed to efficiently manage the operations of a library.
Java Code Expandable Calculator
The given Java program implements a simple calculator using Java Swing elements. It creates a calculator window
Simple music_player in python
This Music Player allows one to play a song, pause a song and quit the media player and developed using pygame module of Python.
Count number of Files in a Directory in Python
This is the sample program used to find the number of files that are present in the given directory, written in the Python programming language.
Sand Hourglass pattern in Java
Usually, we have different patterns that are used in Java. In this program, we are using a star pattern to be printed in Java. This gives a brief introduction to the sand hourglass program.
Erythemato-Squamous Disease Classification Using Python
Determining the type of Erythemato-Squamous Disease using Machine Learning Algorithms
Personal assistant chatbot using NLTK and Keras libraries for NLP and machine learning.
Personal assistant chatbot used in our day-to-day life to remind our appointments, pending works and so on. With these reminders, we can complete our tasks before deadlines.