Skip to content
View tetrakup's full-sized avatar

Block or report tetrakup

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
tetrakup/README.md

Pinned Loading

  1. python_projesi python_projesi Public

    Python 4

  2. Python-ile-Atm-Projesi Python-ile-Atm-Projesi Public

    para yatırma, çekme, hesap değiştirme vb. özellikleri bulunmaktadır.

    Python 4

  3. flutter_final flutter_final Public

    flutter_final

    Dart 4 2

  4. YOLOv8-Projects YOLOv8-Projects Public

    Traffic Analysis Projects: 1.Direction Detection and Counting 2.Free Parking Space 3.Highway Car Counter

    Python 1

  5. cyclist_detection cyclist_detection Public

    A project developed using YOLOv8 for detecting cyclists and adding labels to live video.

    Python 1

  6. game2048 game2048
    1
    # imports
    2
    import random, time, sys
    3
    #from getkey import getkey
    4
    
                  
    5
    # -------------------------------------------------------