Python-Projects

🐍 Python Programs Portfolio

Welcome to the Python Programs Portfolio repository!
This collection showcases multiple Python-based projects for data analysis, visualization, and web applications, organized in dedicated subfolders.


πŸ“¦ Projects Included

πŸ€– AI Chat Bot with Google Gemini API

πŸ“ˆ Stock Data Application

🍏 Stock Data with yfinance

πŸ“± Social Media Post Analysis Application


πŸš€ Getting Started

  1. Clone the repository
    git clone https://github.com/your-username/Python-Programs.git
    
  2. Explore each project’s folder for its own README and setup instructions.

πŸ“‚ Folder Structure

Python-Programs/
β”‚
β”œβ”€β”€ ai-chat-bot-google-gemini/    # AI chat bot using Google Gemini API
β”œβ”€β”€ social-media-analyzer/        # Social media post analysis with dynamic author selection
β”œβ”€β”€ stock-data-app/               # Streamlit web app
β”œβ”€β”€ stock-data-with-yfinance/     # Data analysis & visualization script
└── README.md                     # This documentation

πŸ™ Acknowledgements

Some projects in this repository were completed as assignments for West Texas A&M University, CIDM 4310/5310, under the guidance of Dr. Cheng (Carl) Zhang.
Special thanks to the open-source community!


πŸ“ License

This repository is for educational and demonstration purposes only.