Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.09 KB

File metadata and controls

19 lines (12 loc) · 1.09 KB

These exercises and notes are my python learning journey practices as I progress through the course Complete Python Developer 2023 ZTM

Some exercises are taken directly from the course and some I came up with to deepen my understanding.

Some Projects

Hacker News Scraper

  • GitHub Repository
  • Description: This project allows you to scrape articles from the popular HackerNews website based on your vote and page criteria and display the results.

Password Leak Checker

  • GitHub Repository
  • Description: Use this script to check if your password has been detected in a data breach.

Pdf Merger, Image Converter