This repository contains Python projects and tasks completed during my internship at CodeAlpha. The tasks focus on core programming concepts, automation, and basic algorithm implementation.
- πΉοΈ Hangman Game - A text-based interactive Python implementation of the classic Hangman word-guessing game with visual attempt indicators.
- π¦ Stock Portfolio Tracker - A financial tool built with Python to manage, track, and calculate total value and performance of stock holdings.
- π Basic Web Scraper - An automated web scraping tool designed to extract structured data and text content from target websites.
- Language: Python 3.x
- Libraries Used: Standard Libraries, Requests, BeautifulSoup (or Pandas/Tkinter as applied)
- Environment: VS Code / Jupyter Notebook
- Clone the repository:
git clone [https://github.com/ayesha-khan-dev-git/CodeAlpha-Python-Internship.git](https://github.com/ayesha-khan-dev-git/CodeAlpha-Python-Internship.git)