Code Packets

Browse all published coding projects

Currency Converter using Python

A Currency Converter using CurrencyConverter module of the currency_converter library of Python.

Paras Rawat · Jan 26, 2021

Python Script to get a Map of any location.

A python script to get a map of any specified location using geopy, folium, and webbrowser packages.

Paras Rawat · Jan 26, 2021

Background Subtraction Method using Open CV and Python

Background Subtraction Method is able to subtract or eliminate the background portion inside an image.The programming language I used is python and the technology I worked with is Open CV.

Arushi Dwivedi · Jan 26, 2021

Geocoder in Python

This is a geocoder in the Python programming language. It takes the names of cities and plots them on the map of India.

Shruti Solani · Jan 26, 2021

C++ Program for Read and Write Operation using fstream library.

Reading and Writing in a file using fstream library in C++ Programming Language. This all comes under File Handling in C++ Programming.

Bharti Suraj Ramashanker · Jan 26, 2021

Credit Card Validator in C++

Credit Card Validator is made by using a C++ programming language. It implements the Luhn algorithm to validate a credit card number and to determine what type of credit card it is.

Richa Roy · Jan 26, 2021

Binary Search in Python

The purpose of this project is to show the implementation of Binary Search to find whether a given value is present in a sorted array using Python.

Soumyajit Garai · Jan 26, 2021

Peek Page Preview. Format - JAVASCRIPT,CSS Dependencies req: JQuery

This is a peek box that is revealed in case of hover on the scrollbar. The box contains the preview of the page at that scrollHeight. Format - JAVASCRIPT,CSS Dependencies req: JQuery

Aishwarya Agrawal · Jan 25, 2021

Python Script to check the Internet Speed.

A python script to check the Internet speed of your connection using the speedtest-cli package.

Paras Rawat · Jan 25, 2021

Wikipedia search using wikipedia library in Python

In this source code, Wikipedia search is done easily using wikipedia library in Python. Wikipedia search summary is displayed as output. Can be used in chatbots.

Rasika Deshpande · Jan 25, 2021

Conversion Calculator - Python

This is a Python3 project which will help in operating on numbers in all the four number systems as well as converting a number from a given number system to other three number systems.

Subhayu Roy · Jan 25, 2021

Rock, Paper, and Scissors in CPP

This is a hand game usually played between the two players. I designed this game in the C++ programming language.

Abhishek Dilip Dhok. · Jan 25, 2021