Code Packets

Browse all published coding projects

Detecting motion and plotting the movement in graph using OpenCV in Python

A project that helps to detect any movement in front of a webcam and also plot a graph that shows how much time the object was in front of the camera, using OpenCV Python library.

Akshay Sai Reddy Kondu · Aug 20, 2021

Scientific Calculator GUI in Python using Tkinter

In this tutorial, we will learn to build a Scientific Calculator GUI using Python's Tkinter library. Having a Scientific Calculator on your screen helps a lot in daily online assignments.

Rahul Roy · Aug 18, 2021

Program to Identify Singleton element in a given array using JAVA

Program to identify singleton (occurring once) elements in an array using JAVA programming.

Shiroli Nigam · Aug 17, 2021

C++ program to implement distance vector routing protocol

C++ program for Go Back N ARQ is mainly used in Computer Networks, it uses the Bellman-Ford algorithm to calculate paths.

Parul Lohia · Aug 16, 2021

HANGMAN GAME IN PYTHON

This is a hangman game. It is a classic single-player word guessing game. This game is made in python.

Dhruvi Singh · Aug 15, 2021

Simple Makefile using C++

In this project, I'll create a simple makefile for two CPP files. We'll also learn how do we create a makefile and connect it to different dependencies.

Vivek Kumar Singh · Aug 13, 2021

Program to send an email using Python

In this packet, we write a program for sending an email from one user to another user using Python.

Shravya Chinta · Aug 11, 2021

Check whether a given date is valid and add 'N' days to it (using C++)

Through this program, we check if a given date is valid and add the 'N' number of days to the given date.

Sangeetha Prabhu · Aug 10, 2021

Representation of Sparse Matrix (Using C++)

In numerical analysis and scientific computing, a sparse matrix is a two-dimensional matrix in which most of the elements are zero.

Sangeetha Prabhu · Aug 09, 2021

Representation of Sparse Matrix (Using C++)

In numerical analysis and scientific computing, a sparse matrix is a two-dimensional matrix in which most of the elements are zero.

Sangeetha Prabhu · Aug 09, 2021

Simple Dice Rolling Simulator in Python

A "Simple Dice Rolling Simulator in Python" is a simple model of computer that helps to roll the dice for us.

Shivani Bhimrao Choudhary · Aug 09, 2021

Diabetes Classification Using Machine Learning in Python

In this packet, we design a Machine Learning model that predicts whether a person is diabetic or not in Python.

Shravya Chinta · Aug 09, 2021