Skip to content

Practices as I progress through the course Complete Python Developer 2023 ZTM

Notifications You must be signed in to change notification settings

EceSenaEtoglu/ztm-complete-python-developer

Repository files navigation

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