[go: nahoru, domu]

Skip to content
View SezerBugday's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report SezerBugday

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

Hi 👋, I'm Sezer

I am a game developer and backend developer

sezerbugday

  • 👨‍💻 All of my game projects are available at sezerious.com

Blogs posts

Connect with me:

https://www.linkedin.com/in/sezerbugday/ @sezerbugday

Languages and Tools:

arduino c csharp css3 dotnet firebase flask git html5 mysql nodejs pandas php python tensorflow unity unreal

sezerbugday

 sezerbugday

Pinned Loading

  1. KotlinTrials KotlinTrials Public

    Kotlin

  2. photogrammetry_meshroom_colab_flask photogrammetry_meshroom_colab_flask Public

    This is our graduation project repository

    HTML 2

  3. KotlinAdvancedTrials KotlinAdvancedTrials Public

    Kotlin

  4. Inventory-Tracking-System-WithPHP- Inventory-Tracking-System-WithPHP- Public

    The back-end of this project made with php.

    PHP

  5. Mobil-Kontroll-Esp-32-Robot Mobil-Kontroll-Esp-32-Robot Public

    Mobiler.dev'in düzenlediği mobil kontrollü robot savaşı Robowars için hazırladığım proje

    C++

  6. Python Sqllite veritabanı.py Python Sqllite veritabanı.py
    1
    import sqlite3 as sql
    2
    
                  
    3
    con = sql.connect("Pythonla.db")
    4
    cursor = con.cursor()
    5