Code Packets

Browse all published coding projects

Pattern Printing using Loops in C++

In this project, I will show you how to print following pattern using for loops in C++ programming language.

Ebtesam Ahmad Karimi · Jul 03, 2021

EMAILID RETRIEVER using Python

This packet contains two files one is a Python code to Retrieve email-id and another is a dummy document based on re(Regular expression)

Harsh Tripathi · Jul 03, 2021

Simple Tic-Tac-Toe Game using Python

Here is a simple and quick Tic-Tac-Toe game in python using simple concepts. The core concepts are dictionaries, functions, and loops.

Pragya Mukherjee · Jul 02, 2021

Parkinson Disease Classification in Python

In the Parkinson Disease classification, we are classifying whether a patient is having a disease or not by using different machine learning algorithm in Python.

Parvez Akhtar Pasha · Jul 02, 2021

General Store Invoice generator system using Swing in Java

In this tutorial, we will be develop an Invoice generator system using Swing in Java. An invoice is a commercial document issued by a seller to the buyer indicating Product, quantity, and price

Parvez Akhtar Pasha · Jul 02, 2021

Longest Common Subsequence in C++

Finding Longest Common Subsequence (LCS) of two strings using Recursion, Dynamic Programming in C++

G Ganga Jathin · Jul 02, 2021

Application in Python to maintain database

This packet contains two things one a Python source code to run a runtime book management using sys another is a database(SQLite3)

Harsh Tripathi · Jul 02, 2021

Stock Watchlist in Python

Source code written in Python helps users to get the latest information regarding their stocks with the help of the nsetools Python library.

Priyanshu Pranjal Mahajan · Jul 02, 2021

Typing Game Using Python

This is a Packet with a source code to run an Typing Game That will work on your local Machines.

Rishit verma · Jul 02, 2021

Credit Card validator in C++

It is a simple project in c++ using Luhn's Algorithm to validate a user credit card number. This program works for all types of cards like Visa, Amex, Master cards, etc.

Aditi Chauhan · Jul 01, 2021

Smart Contact Manager in Java

This Project is made in Java.I have used SpringBoot Framework and Hibernate for Database and Thymeleaf for Dynamic Page.

Navneet Shukla · Jul 01, 2021

General Store Invoice generator system using Swing in Java

In this tutorial, we will be develop an Invoice generator system using Swing in Java. An invoice is a commercial document issued by a seller to the buyer indicating Product, quantity, and price

Kirti Sandip Phegade · Jul 01, 2021