Skip to content

muhammadsaadmir/Projects

Repository files navigation

Python Projects

This repository contains my Python projects, starting from beginner practice programs and growing into larger projects involving GUI development, computer vision, and AI-based assistants.

Projects

1. EVA_AI

A futuristic desktop AI assistant built with Python and Tkinter.

Features:

  • Text chat
  • Voice input
  • Text-to-speech replies
  • Local memory with SQLite
  • Gemini AI integration
  • Web search and app opening
  • Mac system controls
  • Optional camera vision with OpenCV

2. Hand Tracking System

A computer vision project using Python to track hand movements in real-time.

Features:

  • Real-time hand tracking using camera
  • Finger detection and gesture recognition
  • Drawing/virtual board system
  • Gesture-based controls (draw, select, erase)
  • Can be extended into games or AI control systems

3. Bill

A simple bill calculator project made to practice Python basics and calculations.


4. Cinema

A cinema ticket project built to practice conditions and user input handling.


5. Password_Generator

A Python password generator that creates secure random passwords.


6. Pizza

A pizza order calculator based on size and add-ons.


7. Rock_Paper_Scissor_Game

A simple Rock Paper Scissors game built in Python.


8. Rollercoaster

A beginner project using conditions and logic for ticket rules.


9. Treasure_Island

A text-based adventure game using decision-making logic.


Purpose

This repository shows my learning journey in Python:

  • beginner logic building
  • condition-based programs
  • small games
  • calculators
  • computer vision projects
  • GUI applications
  • AI assistant development

Tools and Technologies

  • Python
  • Tkinter
  • SQLite
  • SpeechRecognition
  • pyttsx3
  • OpenCV
  • MediaPipe (for hand tracking)
  • Google GenAI SDK

How to Run

Clone the repository:

git clone https://github.com/muhammadsaadmir/Projects.git

Go into the Project folder:

cd Projects

Run any Project:

python filename.py

About

Python projects portfolio including AI assistant, computer vision, and beginner to advanced applications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages