Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.04 KB

README.md

File metadata and controls

14 lines (9 loc) · 1.04 KB

(WORK IN PROGRESS) Python - Portfolio

The creation of this repo is to showcase my skills and knowledge in Python. It will be a growing repo, either by expanding on current projects or introducing new projects. Each project will be in its own folder within this repo, with files associated with each of the code included for ease of understanding, and displaying the result of the code.

Links to each of the project and the skills showcased will be listed below.

Python skills and are also showcased in my data analytics portfolio page. Click here to access.

Content Page

  1. Black Jack Game
    Skills Showcased: Python [Function Writing, For Loops, While Loop, If-Else]
  2. LinkedIn Job Description Scraper
    Skills Showcased: Python [Web Scraping (BeautifulSoup library), Error Handling methods], HTML