Code Packets

Browse all published coding projects

Nested Class in C++

In this guide we will talk about concept of nested class, it's advantages and implementation of nested class.

Akansh Upadhyay · Jun 19, 2022

Shut down or Restart the Operating System using Python

This is the basic Python program for Shut down or restarting the system by the os and Tkinter module.

Naman Maheshwari · Jun 18, 2022

Replace consecutive duplicate occurrences with the count of repetitions using C++

A program to do basic string compression. For a character that is consecutively repeated more than once, replace consecutive duplicate occurrences with the count of repetitions. In C++ language.

ARYA CHANDRAKAR · Jun 18, 2022

Digital Clock with Tkinter using Python

Made with Tkinter and Python This is a Digital Clock that displays time on your Desktop.

Mriganka Paul · Jun 17, 2022

Email Validation by using String function in Python

Email Validation in Python uses the string functions to check whether the input email is right or wrong.

Naman Maheshwari · Jun 15, 2022

WordPress Plugin to Add Social Media Links as Widgets

The WordPress plugin is used to add social media links to the website as a widget. They are coded in PHP. The source code can be altered to add all the social media links required by the user.

Smitha S Maganti · Jun 13, 2022

YouTube Video Downloader with pytube using Python

This Project is used to download videos from youtube directly on your machine. You can change the resolution and the URL of the video in the code and download any videos directly from YouTube.

Mriganka Paul · Jun 13, 2022

WordPress Plugin to Add a Spotify Link to Any Song or Artist

This WordPress plugin allows the user to customize the name of the artist or song, and add a Spotify link to the same on their webpage easily. It is written in PHP.

Smitha S Maganti · Jun 13, 2022

Snake, Water, and Gun game by using Python code

This is a simple Python program to make Snake, Water, and Gun games that are only for entertainment purposes that are made not by using any inbuild game library.

Naman Maheshwari · Jun 13, 2022

C++ vehicle management system

C++ vehicle-management-system this is a C++ program it automatically track the entry and exit of the vehicle maintain the list of the vehicle using the vehicle nameplate.

Nallamsetty Sri Ramya · Jun 09, 2022

Functional Programming using itertools and functools modules in Python

In this article we will take a look on two important modules of python’s standard library and various functions that helps dealing with iterables and higher-order function .

Aditya Vilas Dorge · Jun 07, 2022

The HR Manager Panel.I developed this by using Python, HTML

I developed this by using Python and HTML. HR Manager has a login id and password to use this website. HR Managers can make changes to Employee details like ID, name, experience, designation, etc.

Kamasani poorna · Jun 03, 2022