Code Packets

Browse all published coding projects

Random Password Generator in Python

This code prints the password randomly. within lower,upper,special characters and all.

SWATHI PRIYA DODDI · Jun 15, 2023

Precise Square root using cpp

We are finding the floating part of the square root of a given number, to get the exact precise value of the square root.

M.Sivarama Chandran · Jun 15, 2023

Remove n Special Characters from a String in Python

The following code is used to remove user-specified n special characters from a user-inputted string using loops and if conditions in Python.

Vijay Viswha · Jun 15, 2023

PNG to WEBP Converter in Python

Created a project for converting PNG images to WEBP format using python and its libraries. Taking png image and resulting webp (empty) file as inputs.

Amarjeet Singh Chauhan · Jun 15, 2023

Multi Client Group Chat In Java

The Multi-Client Group Chat project is a Java-based application that allows multiple clients to participate in a real-time group chat session.

SAYAN KUMAR DAS · Jun 15, 2023

Guessing Random Number in Python

My code is about Guessing Random Number in Python. It gives five chances to guess the number correctly

SWATHI PRIYA DODDI · Jun 15, 2023

Simple calculator using python

This calculator is used for operations such as addition, subtraction, division, multiplication, and exponentiation.

Vemula Dhanush · Jun 13, 2023

Show Window Notification using Java

In this project, we will notify you as per your demand such as Info, Error, Warning etc. We manage the location, theme and time at which notification seems.

Md Faizan · Jun 13, 2023

Movies Rating Website using Html, Css, Javascript, MongoDb along with API calling.

It is a movie review website where any user can comment on the view and based on the comment user can download the movie. Tools used: HTML, CSS, JAVASCRIPT, MongoDB.

PRAKIRNAKESHI PRAGYA · Jun 12, 2023

Currency Converter using Java Swing AWT

It is the program to convert the currency from Indian rupees (INR) to US Dollars (USD). This program is written in Java.

Avishi Jain · Jun 12, 2023

Simple API With Python

API with python ,Flask, MYSQL, html. Simple API and web interface for managing a single word in the database

Dilip Reddy Vuyyuru · Jun 11, 2023

English-French-Text-to-Speech in python using gTTS

Google's Text-to-Speech (gTTS) technology transforms written text into realistic speech. Developers may easily integrate it, enabling natural audio output.

Datla Krishna Karthik varma · Jun 11, 2023