Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CodeAlpha Internship Tasks

This repository contains the projects completed as part of the CodeAlpha Internship.

πŸ“Œ Projects Included

1. Hangman Game

  • A simple command-line based word guessing game.
  • The user has to guess the word letter by letter.
  • Limited attempts are provided to win the game.

2. Stock Portfolio Tracker

  • A Python-based application to manage stock investments.
  • Allows users to add stocks, track prices, and calculate total portfolio value.

3. Task Automation Script

  • A Python script to automate tasks like extracting emails from text files.
  • Uses regular expressions for data extraction.
  • Saves extracted data into output files.

πŸ› οΈ Technologies Used

  • Python
  • File Handling
  • Regular Expressions (Regex)

πŸ“‚ Project Structure

CodeAlpha_Tasks/ β”œβ”€β”€ Hangman_game/ β”œβ”€β”€ Stock_portfolio/ β”œβ”€β”€ Task_automation/ └── README.md


▢️ How to Run

  1. Install Python (if not already installed)

  2. Clone this repository: git clone https://github.com/your-username/CodeAlpha_Tasks.git

  3. Navigate to project folder: cd CodeAlpha_Tasks

  4. Run any project: python filename.py


πŸ“Ž Author

Sannidhi S R


πŸ“Œ Note

This repository is created for learning and internship purposes.

About

A collection of Python-based projects completed as part of the CodeAlpha Internship program, including a Hangman Game, Stock Portfolio Tracker, and Task Automation tools.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages