Code Packets

Browse all published coding projects

Guessing Number Game Using Python - GUI - Tkinter

The guessing game application is developed using python GUI, users can guess correctly and win.

Saksham Kaindal · Jul 06, 2021

Calculator Using Python

A calculator application is developed using Python GUI which performs all calculator functions.

Saksham Kaindal · Jul 06, 2021

PDF to WORD Convertor Using Pyhton

It is a simple python project which converts pdf file to word file. A proper python GUI is designed to process the conversion.

Saksham Kaindal · Jul 06, 2021

Collection Framework (Lists) in Java

Collection Frameworks contains all Data Structures of JAVA. In this packet, we will be looking at ArrayList, LinkedList, and Stack.

Abhishek Vishwakarma · Jul 06, 2021

Group Chat Application in Java

A group chats application using MulticastSocket. A multicast host is specified by a class D IP address and by a standard UDP port number

Abhishek Vishwakarma · Jul 06, 2021

Face Recognition using Python

A face recognition software whose objective is to encode and detect an individual's face using machine learning modules in Python.

Majji Yeswanth Raj · Jul 06, 2021

Weather Application using API calls in Java and Android Studio

The app makes use of OpenWeatherMap's API to obtain weather and display it in a custom design.

Saptneel Sharma · Jul 06, 2021

JAVAFX APPLICATION FOR A HOTEL MENU

It is a java application.It is used to select the hotel menu as per the choice of the customer.We can also include many other fields depending on the hotel.

G.GAYATHRI · Jul 06, 2021

Weather-Application Using Nodejs

Hello everyone! In this tutorial, we deployed a weather application to get information about the weather using Node.js.

Madhulika Damor · Jul 06, 2021

Computer-Based Tic Tac Toe Game in Python

The file name is TicTacToe.py which is to be executed where you will play the all-time favourite Tic Tac toe Game with Computer as an opponent.

Vedant Gupta · Jul 06, 2021

Leaderboard using SQL and PHP

The leaderboard is a web based application created using PHP and SQL. It will show the position and score of the candidate for any of the activity.

Akilasri B · Jul 05, 2021

Maximum XOR using trie data structure with Java

To find the maximum xor between two numbers. The program finds the best number from the array so the xor between that number and the inputted number is maximum.

Lokesh Madhav S · Jul 05, 2021