Coders Packet

Packets submitted by Kaushik karthikeyan K

Strong Password Generation using Python

This Project is to develop Simple Strong Password Generation using Python code to protect our data and account against hackers.

Offline Music Player using Tkinter Python

This Project is to develop a Music Player which works offline using the Tkinter module in Python.

Modern Loan Calculator App using Python Tkinter

This Project is to develop a Loan Calculator app using Tkinter(GUI application) in Python Language. This application will calculate the Total loan amount for you.

Simple Digital Clock Using Tkinter Python

This project is to develop a simple digital clock using Python Language, By importing the Tkinter package. Tkinter is used to develop GUI applications. This is a really cool and simple project.