Coders Packet

Listing of packets of source code submitted by coders

Password generator using JAVA

Password Generator is a tool that is used by a large number of programmers in their day-to-day life and is also used by most of the users who require additional security for their accounts.

CMPM Analytics using Python

This Project is a Streamlit web app that calculates Beta and Returns for selected stocks using the Capital Market Pricing Model (CMPM).

Stopwatch using java swing

in this project, we will design a stopwatch using Java swing which have start-stop and reset options.

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.

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 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.

Skin-Cancer-Detection using python and CNN

creating a skin cancer detection model in Google Colab using the Ham10000 dataset for precise and effective skin cancer detection.

Temperature Converter In Java

Temperature Converter tool is mainly used to convert a certain value of temperature from one degree to other accurately.This is the main concept implemented in java

Weight Converter In Java

Weight Converter is a simple tool that converts a unit of weight and displays it in both kilograms and pounds.

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