Coders Packet

Packets submitted by Sandra Marin Rajesh

Currency conversion application in python using tkinter

This application converts currency in one country to its equivalent value in another country. It can be used in banks and other such institutions.

Automatic Password Generator Using Python

This is an automatic password generator which gives passwords to the user depending on the number of characters they want in their password.

login and signup pages using python and Django

This is a simple login and sign up page project which includes authentication of the user details also