Code Packets

Browse all published coding projects

Program to guess the name of a country using Python

Created a guessing game using python in which the player will have to guess the letters that comes in the name of a country that the computer generates randomly.

Ayush Chauhan · Aug 01, 2021

Python Base KBC Game

It's a python-based console game. Question will be asked to the player and if he/she gives the correct answer.

AMAN VERMA · Aug 01, 2021

Frequency Distribution Table using Python

Create a frequency distribution table of class interval of size 5, containing upper limit, lower limit, frequency and middle values of limits using numpy and pandas libraries in python.

Ayush Chauhan · Aug 01, 2021

Chatbot using C++

Chatbots are the computer program that uses Artificial intelligence system that interacts with the user through text or voice. It saves time with automation.

Aditi Chauhan · Aug 01, 2021

Python Based Tic Tac Toe game

Tic Tac Toe is 2 player game, where one player wins the game if he/she is consecutively able to put 3 X/0.

AMAN VERMA · Aug 01, 2021

Parallel Document Search System In C and C++ Using MPI

Parallel document search system in C++ and C using MPI directory. Comparison of linear and parallel search times.

Anish Kapoor · Aug 01, 2021

Max Number Search and Image smoothing in C and C++ using MPI

This project depicts the use of MPI directory for parallel implementation of two projects in C and C++ (along with serial implementations) : 1) Max number search. 2) Image smoothing.

Anish Kapoor · Aug 01, 2021

Finding The Runner Up Score Using Python

In this program, we will find the runner-up score among the scores in an array using Python.

Rajitha Gondipalli · Aug 01, 2021

Euro Cup 2020 Analyzing in Python Using Machine learning

The project aim is to see how many goals are in the tournament, how many fouls are in this tournament and also see how many assists are done in this tournament using machine learning in Python.

Subhojit Jalal · Jul 31, 2021

Like Battle Royal Game created using Python

A battle royal game using Python. We have used object-oriented concepts of Python to easily implement the complex logic.

Ashish Kumar · Jul 31, 2021

C++ stack template implementation using linked list

C++ stack implementation using linked list to support custom datatypes. Includes unit testing.

Abdullah Jamal · Jul 31, 2021

Communicating between nodes in JAVA using & study InetAddress, socket class.

Hi, we will learn how to implement a program to communicate between two nodes using Sockets in JAVA.

Shiroli Nigam · Jul 31, 2021