My Projects
Email Phishing Detection
This is an open-source project designed to detect spam and phishing emails using IMAP-based email fetching and machine learning. Contributions are welcome to improve its features and performance.

Password Generator
The Password Generator is a command-line program that generates random passwords based on user specifications. It utilizes the secrets module to generate cryptographically strong random numbers and the string module to define the alphabet of characters for password generation.

Weather-Window
This Python application provides a user-friendly interface to retrieve and display current weather data for any location.