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.
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)
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.
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.
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
Longest Common Subsequence in C++
Finding Longest Common Subsequence (LCS) of two strings using Recursion, Dynamic Programming in C++
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)
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.
Typing Game Using Python
This is a Packet with a source code to run an Typing Game That will work on your local Machines.
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.
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.
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