Code Packets

Browse all published coding projects

Voice Based Calculator using SpeechRecognition, pyttsx3,gtts and googletrans in Python

A Python Project to perform basic mathematical calculations using audio using libraries such as SpeechRecognition, pyttsx3 and gTTs.

Pusuluri Sidhartha Aravind · Feb 06, 2021

Image Filters in Python

In this project, I've used python and ML framework Tensorflow. We will be applying filters on the pictures of your choice.

Prabhanshu Chauhan · Feb 06, 2021

Find LCA(Lowest Common Ancestor) in Binary Tree using C++

Hello coders, Today we will discuss how to find LCA(Lowest Common Ancestor) in a Binary Tree using C++ Programming .

Bharat Pandey · Feb 05, 2021

YouTube Video Downloader using Python

This Python Code helps download videos with the help of Tkinter and Pytube from the most popular video streaming site: YouTube

Harsh Shailesh Bhandari · Feb 05, 2021

Linked List representation in C++ using cstdlib class

Using this C++ program elements can be stored using dynamic memory allocation and without acquiring extra space and only using the space needed.

Salvader Ron Nathaniel · Feb 05, 2021

Simple Matrix Calculator using C++ language

After running the project it will ask to enter 3*3 matrix and after entering 3*3 matrix again it will ask to enter another 3*3 matrix and then few options will be given for calculation.

Abhinav Snehil · Feb 05, 2021

Change Brightness of Images using C++ and OpenCV Library

A C++ Project to increase or decrease the brightness of the image at the pixel level using OpenCV.

Shubham Saxena · Feb 05, 2021

Command Line Interface to save dates in Python using PyInquirer

A command-line interface created using Python that gives the user option of either saving the date for an event or get the date for some event.

Shruti Solani · Feb 05, 2021

Homogeneous Blur on Images using C++ and OpenCV Library

A C++ Project to blur or smooth images using Homogeneous blur also known as Homogeneous Smoothing, Homogeneous Filtering and Box Blurring.

Shubham Saxena · Feb 05, 2021

Enum (Enumerations) opps in Java

In this section i provide a basic introduction on Enumerationsm Keyword Use & understanding.

Rakesh Jat · Feb 05, 2021

Minimum or Maximum value in a range of an array efficiently using C++

User inputs an array and this can give the minimum or maximum value in the range L to R of the array according to the queries given by the user, using C++ programming language.

Shaik Jafar · Feb 05, 2021

JavaScript Typing Speed Game

Build "JavaScript Typing Speed Game" where user can test their typing speed with this app.

Kale · Feb 04, 2021