Code Packets

Browse all published coding projects

Simple Voting Web Application using states in ReactJS

A simple Voting App using React js that will help you to understand how to use state in ReactJS. Here we will make simple voting for the cars. After this project, you will be able to make your own.

Abhijeet Verma · Jul 28, 2020

Mask Detection using OpenCV and TensorFlow

The project detects whether a person in the video/image is wearing a mask or not using OpenCV and Tensorflow Python module.

Shreoshree Adhikari · Jul 28, 2020

Various Logic gates using Perceptron (ANN) in Python

This project depicts how we can create logic gates like AND, OR through perception algorithms in an artificial neural network model.

Tanveer Chawla · Jul 27, 2020

Alarm in Python

This project is about creating the beep sound of an Alarm in Python 3. Set the duration after which you want your alarm to ring and you will hear the beep sound at the desired time.

Mihir Shri · Jul 26, 2020

Text Translation Using Python

In this module you will be get to know how to translate a sentence from one language to another using one package translate in Python.

Yerra Vijay Sai · Jul 26, 2020

Using Python to automatically order laptop from Amazon

In this project we use Python to automate the process of choosing the laptop of our choice and then adding that selected laptop to the cart. This project can set to different price ranges.

Rahul Kumar · Jul 26, 2020

Grocery Items Recommendation using Apriori Algorithm in Python - Association Rule Learning

This project focuses on recommending grocery items to a customer that is most frequently bought together, given a dateset of transactions by customers of a store.

ABISHEK KRISHNAPRASAD · Jul 26, 2020

DESKTOP C++ NOTEPAD APPLICATION

Notepad is a generic text editor included with all versions that allows you to create, open, and read plain text files. In this we use C++ Language and Qt software.

Ranjana Kumari · Jul 25, 2020

Convert Text to Speech Using Python

In this project we shall learn how to convert the text written by the user into speech or in voice audio using python.

Gautam Dhall · Jul 25, 2020

Predictive modelling using XGBoost in Python

In this tutorial, we will learn how to build a predictive model using XGBoost in Python. This process involves data preparation, normalization, and predicting the employee attrition rate.

NIKETH ANNAM · Jul 25, 2020

Sentiment Analysis of a text written in Python using Natural Language Toolkit library

Sentiment Analysis model using twitter samples written in Python using Natural Language Toolkit (NLTK) library.

Soumyadip Sarkar · Jul 23, 2020

Python Source Code for Email Extraction from user input

This is a small project designed in Python of email extraction in which it takes input from users and lists all the emails present in the input. Input will be paragraph of any length.

SALONI VERMA · Jul 22, 2020