Coders Packet

Packets submitted by KOPPADA NAGA LAKSHMI

URL SHORTENER USING PYTHON

It's a script that takes a list of URLs as command-line arguments and uses the TinyURL API to generate shortened URLs for each input URL.

PASSWORD GENERATOR USING JAVA

It's a simple command-line random password generator. It generates random passwords of a specified length and quantity and displays them to the user.

TEMPERATURE CONVERTER USING JAVASCRIPT

The Temperature Converter Using JavaScript project aims to provide a simple and user-friendly tool for converting temperatures between Celsius and Fahrenheit scales.