Skip to content
View BetonFaruk's full-sized avatar

Block or report BetonFaruk

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Find-wifi-password Find-wifi-password Public

    import subprocess data = subprocess.check_output(['netsh', 'wlan', 'show', 'profiles'], shell=True).decode('utf-8').split('\n') profiles = [i.split(":")[1][1:-1] for i in data if "All User Profile"…

    12 8

  2. World-time World-time Public

    import pytz from datetime import datetime ist = pytz.timezone('Europe/Istanbul') nw = pytz.timezone('America/New_York') lnd = pytz.timezone('Europe/London') print() print('Istanbul Saati : ', datet…

    10 9

  3. QRcode QRcode Public

    #pip install pypng #pip install pyqrcode #pip install pillow #pip install pyzbar # Yukarıdaki komutlarla kütüphaneleri indirebilirsiniz. # QR Kod okuma from pyzbar.pyzbar import decode from PIL imp…

    10 10

  4. Snake Snake Public

    Snake game

    10 8

  5. NFT-delete NFT-delete Public

    Forked from stamper42/NFT-delete

    8 3

  6. NFT NFT Public

    6