Code Packets

Browse all published coding projects

Ticket booking fare estimation system for bus using C++

This project aims to calculate the total fare for booking seats in a bus by one or more person(s).

Sreekar Reddy Boyapally · Sep 17, 2021

Swapping of Numbers Using two variables and Three variables Using Java

In this project, Let's discuss swapping numbers using two variables and three variables in Java. To understand this project, you want to know about data types and how to use them.

Praveen Kumar. S · Sep 17, 2021

Linear regression in C++

In this C++ project, the regression analysis is done to find equations that will fit the data. Linear regression is one type of regression analysis. The equation for a line is y = a + bX.

Shubham Chandrakant Shinde · Sep 16, 2021

QR Code Generator in Python using qrcode and pillow packages

This is the source code for the QR Code generator in python using qrcode and pillow packages. It takes user input (text/link) and saves the QR code for that input in png format.

Deevanshi Sharma · Sep 14, 2021

Console Hangman game in Python

Hangman game in Python is implemented using loops. Here, it randomly assign a word to the player, and the player has to guess the word by recommending the letters with a fixed number of attempts.

Preetha P · Sep 14, 2021

Sapiens of steel - an online stopwatch made with HTML, CSS, Javascript and Bootstrap

Sapiens of steel is an online stopwatch to help people to be able to track their progress in physical and mental exercises.

Madhur Joshi · Sep 14, 2021

QR CODE GENERATOR USING PYTHON

This is a very efficient Python Program that generates QR - CODE for any kind of information provided.

RAMYA RAJESWARI VISSAPRAGADA · Sep 14, 2021

Banking Application in Java

This Java project focuses on banking services like deposits, withdrawal, check balance, and the previous transaction.

Yash Dnyaneshwar Brahmankar · Sep 13, 2021

Trim an Audio file with FFMPEG using Tkinter Python

This project aims to trim an audio file with FFmpeg using Tkinter GUI(Graphical User Interface) Python. FFmpeg is a software, which is a multimedia framework.

Ramya Sri Balla · Sep 13, 2021

Sentiment Analysis of Tweets using Binary Classification in Python

In this project, sentiment analysis of twitter data is carried out through binary classification of tweets in Python using Stochastic Gradient Descent Classifier.

Srinivasan · Sep 12, 2021

Making a web application and deploying Machine Learning models using Flask

In this project, I trained a machine learning model for Diabetes prediction and then used the trained model to make a web application using the Flask Python framework.

NIKHIL · Sep 10, 2021

Web Scraping of Top Repositories from GitHub Topics using Beautiful Soup library

In this project, I scraped the top repositories from the topics section on Github using BeautifulSoup library in Python and stored them in a CSV file

NIKHIL · Sep 10, 2021