Skip to content
View KarimKamaletdinov's full-sized avatar
Block or Report

Block or report KarimKamaletdinov

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
KarimKamaletdinov/README.md
  • Hi, I’m Karim Kamaletdinov

Pinned Loading

  1. islands islands Public

    Kotlin

  2. history-maps history-maps Public

    The frontend for history-maps project

    TypeScript

  3. A program to upload documents on Goo... A program to upload documents on Google Drive and then open them with Google Docs
    1
    import os
    2
    import sys
    3
    import webbrowser
    4
    from googleapiclient.discovery import build
    5
    from googleapiclient.http import MediaFileUpload