Code Packets

Browse all published coding projects

Google Voice Assistant in Python Selenium and speech_recognition

As google voice search, we can use this module as voice assistant. It can perform actions similiar to google voice assistant.

Silambarasan.R · Apr 19, 2021

Generate One-time-password (OTP) using Java

The project is about generating a one-time password (OTP) using Java by importing the necessary modules.

Sravani · Apr 19, 2021

Prediction of covid-19 cases with Python in Machine learning

This Python machine learning project aimed to analyze the spread of local COVID-19 transmission in Maharashtra.

Kondreddy Sujith · Apr 19, 2021

Love-Calculator-in-Python

The project is for the classic love calculator in Python. Users have to enter both names to check compatibility.

Ayushi Poddar · Apr 19, 2021

Finding frequency of characters in a word or a sentence using Java

This project is developed in Java and can be used to find how many times each character occurred in a word or a sentence.

J Satya Srinivas · Apr 19, 2021

Check whether the given number is a prime or not using C

A prime number is a natural number that has only one and itself as factors. Examples: 2, 3, 13 are prime numbers.

Varshini S · Apr 19, 2021

Heap Sort in C++

This Packet will provide a brief about the algorithm of heap Sort and how it is different from selection sort.

Timsal Zehra Rizvi · Apr 18, 2021

Send mails via Python

Python is a very popular language and hence very useful. We can create many codes which make our lives even much easier. This is a code that illustrates how Python can be used to send emails.

Tasha Ansar · Apr 18, 2021

Egg dropping problem in C++

It is a C++ code which tells you the minimum number of attempts to know the critical floor out of k floors which will cause the eggs to break on landing. You are given n eggs to use.

Kirti Vardhan · Apr 18, 2021

L.C.M. of two numbers using division method without H.C.F demonstrating recursion in Java

This project contributes to one of the major factors of OOP's (reusing code)- The Recursion. Through a code snippet in Java generating L.C.M I have shown the working of recursion.

Tanisha Adhikari · Apr 18, 2021

Student Record Management System using C++

In the following project, a basic student record management system has been created using the concept of a linked list in the C++ programming language.

Nidhi Vaishya · Apr 18, 2021

Simple Hangman Project with c++

This is a simple game in which th user needs to guess letters to find the country name from the given list of countries within the given no. of chances for the user.

Madagoni Nikhitha · Apr 18, 2021