Coders Packet

Listing of packets of source code submitted by coders

Simple API With Python

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

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.

Java Spring Boot Course Application using REST API

This is an implementation of REST API using Java Spring Boot that can be used to perform CRUD operations to modify the contents with MySQL and Postman.

File Sender and Downloader using Java and Swing

This Desktop-based application works on the client and server architecture model developed using socket programming in Java.

Efficient Harvest Planning in C++

The primary goal of this C++ project is to assist a farmer in harvesting cotton without waste while also reducing transportation costs and time.

VIDEO TO GIF CONVERTER USING PYTHON

This project involves the development of a Python function called convert_to_gif. It takes a list of frames from a video and converts them into a GIF file.

Body Mass Index Calculator Using Python.

This project describes about Body Mass Index of a person based on weight and height. It also gives the category to which a person belongs.

QR Code Generation and Reading using Java

It generate the QR code for the given data. The generated QR code can be used to send the data from one device to another device in encoded form. It encrypts the data in the form of a QR code.

Custom encoder and decoder program using Python

Custom encoder and decoder program which takes input from the user and convert it into a secret code and also do the opposite

Burger Order Management using java

Write a java program implement the following chatbot online ordering of burger using control statements.

Restaurant Reservation System using java

Write a java program to implement the basic Restaurant Reservation System which allows users to display available tables and make reservations by selecting a table.

Bank Simulator using Java and NetBeans

The Bank Simulator is based on Java language. It automates various banking operations. It manages customer accounts, cash deposits, cash withdrawals, and many more features.