Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.07 KB

File metadata and controls

59 lines (38 loc) · 1.07 KB

CodeAlpha Python Programming Internship

This repository contains the projects completed as part of my Python Programming Internship at CodeAlpha.

Projects

1. Basic Chatbot

A simple rule-based chatbot developed using Python that responds to predefined user inputs.

Concepts Used:

  • Python functions
  • Conditional statements
  • Loops
  • User input handling

2. Email Extractor

A Python application that extracts email addresses from text and saves the extracted results.

Concepts Used:

  • Regular expressions
  • File handling
  • String processing
  • Python modules

3. Stock Portfolio Tracker

A Python-based stock portfolio tracker that allows users to calculate and monitor the value of their stock investments.

Concepts Used:

  • Dictionaries
  • Functions
  • User input
  • File handling
  • Basic financial calculations

Technologies Used

  • Python
  • VS Code
  • Standard Python Libraries

Internship

Organization: CodeAlpha
Domain: Python Programming

Author

Syed Haseebullah Hussaini

GitHub: Syed-0507