Popular repositories Loading
-
Tic-Toc-Toe-x-0-game
Tic-Toc-Toe-x-0-game PublicAdded Pygame window setup and event loop Implemented 3×3 board matrix for storing moves Added grid drawing and symbol rendering logic Enabled mouse-based input for selecting cells Added player turn…
Python
-
unitconverter
unitconverter PublicThis commit adds a simple console-based Unit Converter program written in Python. Features included: KM to Meter conversion KG to Gram conversion Dollar to Rupees conversion (with adjustable rate) …
-
Texttovoice
Texttovoice PublicThis commit introduces a basic Python program that uses the pyttsx3 library to convert text to speech. Features: Initializes a pyttsx3 speech engine Speaks a predefined message (“hello everyone”) R…
Python
-
calculator
calculator Publichis commit adds a simple command-line calculator implemented in Python. The program: Features: Takes two numbers as user input Accepts one operator (+, -, *, /) Performs the corresponding arithmeti…
Python
-
jarvis.ai
jarvis.ai PublicVoice Assistant using Python. Uses speech recognition and pyttsx3 for voice input/output. Supports commands like opening Notepad, CMD, YouTube, Instagram, playing songs/naat, and sending WhatsApp m…
Python
-
Automate_email
Automate_email PublicPython script to send emails using Gmail SMTP with SSL. Uses EmailMessage for formatting, logs in with app password, and sends a simple text email to a receiver. Demonstrates secure email automatio…
Python
If the problem persists, check the GitHub status page or contact support.