Skip to content
View ozan-ops's full-sized avatar

Block or report ozan-ops

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Goodreads-Quote-Scraper Goodreads-Quote-Scraper Public

    The "Goodreads Quote Scraper" is a Python script that extracts quotes from multiple pages on Goodreads using web scraping techniques. It collects quotes, removes any unnecessary characters, and pro…

    Python 1

  2. Point-Distance-Calculator Point-Distance-Calculator Public

    A Python program that allows users to input coordinates for 5 points in a 2D plane and calculates the Euclidean distances between each pair of points.

    Python

  3. Blackjack-Game Blackjack-Game Public

    A Python program that simulates a game of Blackjack. The game allows a player to bet chips, be dealt cards, and decide whether to hit or stand in an attempt to beat the dealer's hand without going …

    Python

  4. Bank-Account-Management Bank-Account-Management Public

    A Python program to simulate basic bank account management operations, including creating an account, displaying account details, and depositing money. The program features a simple Account class t…

    Python

  5. Pisti-Card-Game Pisti-Card-Game Public

    A Python program to simulate the traditional Turkish card game "Pişti." The game involves two players who compete to capture cards from a central pile by matching the rank of the cards they play wi…

    Python

  6. Lottery-Number-Checker Lottery-Number-Checker Public

    The "Lottery Number Checker" is a Python program that allows users to check their lottery numbers against randomly generated winning numbers.

    Python