Coders Packet

Listing of packets of source code submitted by coders

Finding index of nth occurrence of an element in an array using Java

This project is developed using Java and it can be used to find out the index of nth occurrence of an element in an array.

Armstrong Number-C++

A C++ program to check whether a given integer of any size is an Armstrong number or not.

Caeser Cipher using C++

A C++ program to encrypt text using Caeser Cipher giving message and key as input and result.

Text to Speech in Python using Newspaper, NLTK and GTTS

This project will help to create voice speech synthesized from the text given. The Python program is helpful for users who cannot see but want to read any online articles.

A*-algorithm-in-Python

This project contains the solution to the famous A* algorithm which is an Artificial Intelligence algorithm used to find shortest possible path from start to end states.

Library Management PHP

It is Library Management system Project which can control an college or department to use to manage Library system. It is very easy to automate Library.

Bar Code Generator using Java

It is a small project of generating Barcode using Java with the help of Zxing Dependencies

Canvas using HTML and Javascript

It is a simple project where we can draw anything using HTML canvas and also using Javascript Manipulations

C++ program to Multiply two Matrix using Vector

I implemented a C++ program to calculate the product of two matrices using Vectors. Vectors is sequence containers representing arrays that can change in size.

Comparison of numbers in C++

Comparison of intergers without the help of any arithmetic operators or comparison operators.

Drunk! - A Visual Game in C++ using rand() function

A visual game in C++ which tells if a drunk man can make it to his house or he'll be sleeping on the road that day!

The Marvel Game in C++

This packet consists of a fun game called The Marvel Game and it is created in C++ language. So give it a go! Good luck!