๐Ÿ“ˆ Sharing Task 2 of by Fajar Rizwan๐Ÿ“ˆ Sharing Task 2 of by Fajar Rizwan

๐Ÿ“ˆ Sharing Task 2 of

Fajar Rizwan

Fajar Rizwan

๐Ÿ“ˆ Sharing Task 2 of my Python Programming Internship at CodeAlpha! This project is a Stock Portfolio Tracker built in Python. The user enters stock names and quantities, and the program calculates the total investment value using a hardcoded dictionary of stock prices (like AAPL, TSLA, GOOGL, and more). It validates input, lets you add multiple stocks, displays a clean summary table and optionally saves the results to a .txt or .csv file. I also built a bonus browser-based version using HTML, CSS, and JavaScript with a live-updating portfolio table, a dropdown to select stocks and a one-click CSV download feature. Through this task, I got hands-on practice with: โœ… Dictionaries for structured data storage โœ… Input/output handling and validation โœ… Basic arithmetic for real-world calculations โœ… File handling (.txt and .csv export) โœ… Translating backend logic into an interactive front-end Thankful to CodeAlpha for this practical learning experience on to the next task! ๐Ÿ”— GitHub repo link: https://lnkd.in/dswwqvYU hashtag#CodeAlpha hashtag#PythonProgramming hashtag#Internship hashtag#LearningByDoing hashtag#SoftwareDevelopment hashtag#StudentDeveloper hashtag#BSCS
Like this project

Posted Jun 26, 2026

๐Ÿ“ˆ Sharing Task 2 of my Python Programming Internship at CodeAlpha (https://www.linkedin.com/company/codealpha/)! This project is a Stock Portfolio Tracker b...