Code Packets

Browse all published coding projects

Canny Edge Detection using Open CV and Python

Canny edge detection is a popular edge detection and a multi-step algorithm that can detect edges. I used Python programming language and Open CV tool to build this project.

Arushi Dwivedi · Feb 03, 2021

Guessing Game in CPP

The guessing game is a simple game in which you have to guess the correct number. I designed this game in C++ programming language.

Abhishek Dilip Dhok. · Feb 03, 2021

Python Script to get Weather of any city.

Getting current weather of any city with the help of OpenWeather API, requests, and json module in Python.

Paras Rawat · Feb 03, 2021

Extra Long Factorials in C++

This is a C++ program to find the factorials of numbers that are too big to fit on any data type in C++.

Gaddam Shashikanth Reddy · Feb 03, 2021

C++ code for all operation in an array

In this code, the user can perform all possible operations related to an array in the c++ programming language.

Harsh Kumar jha · Feb 03, 2021

Python Script to convert images to thumbnail.

A Python script for converting image files to thumbnail using the Image module of the PIL Library.

Paras Rawat · Feb 02, 2021

Mad Libs Generator in Python

Mad libs generator in Python is a fun game that creates a story using the words given as input. User has to enter substitutes for blanks in the story without knowing the story.

Akshitha Theretupally · Feb 02, 2021

Image Editor Using OpenCV In C++

Image Editor is a simple console application made using OpenCV/C++ with Image processing methodology. This App can be used to do various editing on an image.

Prabhanshu Chauhan · Feb 02, 2021

Javascript QR Code Generator

Build the small "Javascript QR Code Generator" where the user can generate QR and can send the information to other users or can store particular information in code form.

Kale · Feb 02, 2021

Registration form in Php

This project is based on HTML, CSS and PHP for the registration of employee and the data of the user is sent to the backend which can be accessed in future according to the need.

Rubina Anjum · Feb 02, 2021

Percentage Calculator in Java

This is a short program based on JAVA, used to calculate percent by taking user input and generate the desired output.

Rubina Anjum · Feb 02, 2021

Keyboard Stroke Recorder Using Python

This Python program will record every action that occurred on the keyboard. This program is mostly used for Parental Control , Company Security, and many other purposes.

Surya Sarkar · Feb 02, 2021