Code Packets

Browse all published coding projects

IRCTC Website Automation using Selenium webdriver and Python as programming language

My program basically automates IRCTC ticket booking website. I have used Python as my primary programming language and the main library that I have used in this project is Selenium.

Deepak Kumar Jha · Jul 14, 2021

Rupee converter in Java

The programming language used in the source code is Java. This program converts the Indian rupee into the currency selected by the user among the available list of currencies.

Penakacherla RaviTeja Yadav · Jul 14, 2021

Python code to create a REST API to log/modify library details in a database

Python code which creates a REST API to log/modify library logs when a user borrows/renews/returns a book, using flask, flask_mysqldb (python), Postman API tester application and MySQL.

Srivatsan Sridhar · Jul 14, 2021

Convert Java Text to speech using the FreeTTS Jar file

Hello friends, Welcome to my new tutorial during this tutorial, we are going to create an application that converts Java Text into Speech using the FreeTTS library.

Kirti Sandip Phegade · Jul 14, 2021

TicTacToe in C++

TicTacToe is a game where two players to put Xs and Os in compartments of a matrix. This is a C++ project.

Prateek Saini · Jul 13, 2021

Socket Programming- Program in Java for Implementing an Simplex Unrestricted Protocol.

Socket programming in java for implementing the simplex unrestricted protocol of data link layer using TCP. There are two codes, one for the server and one for the client.

Purnima Agarwal · Jul 13, 2021

Socket Programming- Program in Java for Implementing an Simplex Unrestricted Protocol

Socket programming in java for implementing the simplex unrestricted protocol of data link layer using TCP. There are two codes, one for the server and one for the client.

Purnima Agarwal · Jul 13, 2021

Python program for relational operators

A relational operator is a programming language construct or operator that tests or defines some kind of relation between two entities. in python, there are 6 relational operators

Kunal bhati · Jul 13, 2021

Similarity Checker between two text files using Flask in Python

Compare two texts file for similarity by Line or Sentence in Python using Flask. The files with similar content are highlighted and displayed side by side for comparison.

Nitish Kumar · Jul 13, 2021

Creating Virtual Piano in Java

In this article, we will see how to make a virtual piano with some beautiful music notes. This Virtual piano is made up of with the core concept of Java, so it is very easy and fun to make.

Rayven Santosh Thakur · Jul 12, 2021

JAVA Title: TIC TAC TOE Game

In this article, We gonna see how to create a fun game. A game that is a perfect time killer. TIC TAC TOE We will see how to create a Tic tac toe game in the Java Language.

Rayven Santosh Thakur · Jul 12, 2021

Predict Sentiments of Amazon Customers using Python

In this tutorial, we are going to predict the sentiments of Amazon customers using Python. We apply a Logistic Regression machine learning algorithm to our data.

Madhulika Damor · Jul 12, 2021