Skip to content

Toshaksha/python-projects

Repository files navigation

🐍 Python Projects Collection

Welcome to my collection of Python projects! This repository contains a variety of small to medium-sized Python projects that I've built to sharpen my programming skills and explore fun programming concepts.

Python License: MIT Repo size


📁 Projects Included

Project Name Description
Fake Headline Generator Generates realistic fake news headlines
Number Guessing Game Classic number guessing game with input prompts
QR Code Generator Generates QR codes from input text
Quiz Game Interactive quiz game with scoring
Rock Paper Scissor Classic Rock-Paper-Scissor game
Word Guess Word guessing game similar to Hangman

🚀 Getting Started

Each project is contained in its own folder with a dedicated README.md explaining how to run the code, required dependencies, and features.

🔧 To get started:

  1. Clone this repository:

    git clone https://github.com/Toshaksha/python-projects.git
  2. Navigate to a project folder:

    cd python-projects/Number_guessing_game
  3. Follow the instructions in the project’s README.md to run the code.


🧰 Tech Stack

  • Python 3.x
  • Standard libraries
  • Minimal third-party packages (if any; listed per project)

📜 License

This project is licensed under the MIT License.
Feel free to use, modify, and share — just give credit where it’s due.


📬 Contact

Feel free to connect or reach out:


Thanks for checking out my projects! More to come soon. Stay tuned 🚀

Releases

No releases published

Packages

No packages published

Languages