This repository contains a collection of Python scripts that showcase my skills and capabilities in the Python programming language, acquired from the "Complete Python Developer in 2022: Zero to Mastery" course. Each script serves a different purpose and demonstrates my ability to work with different libraries, APIs, and programming concepts.
| Number | Project Name | Description | 
|---|---|---|
| 00 | checkmypass.py | Python script to check if a password is secure. | 
| 01 | HN_Scrape.py | Python script to scrape data from Hacker News website. |