Skip to content
View Kulnita's full-sized avatar
  • 06:21 (UTC -07:00)
  • Joined Sep 10, 2024

Block or report Kulnita

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

Pinned Loading

  1. PEDROPERDO/JUJUJUHU PEDROPERDO/JUJUJUHU Public archive

    Harti : Hart Model on FastAPI ⚡ 🐱 🐶 !

    Python

  2. PEDROPERDO/LOKI PEDROPERDO/LOKI Public archive

    Jira : Cross Hijabers Classification Using Efficient Net B5 !

    Jupyter Notebook

  3. Ita Ita Public

    Ita : Hi ! 🌏

    HCL

  4. Jar Jar Public

    Jar : Hi ! 🌹

    Go

  5. Google Cloud Build YAML Google Cloud Build YAML
    1
    # Cloud Run
    2
    
                  
    3
    steps:
    4
      - name: 'gcr.io/cloud-builders/python'
    5
        args: ["-m", "pip", "install", "-r", "requirements.txt"]
  6. Google Cloud Shell Command Google Cloud Shell Command
    1
    gcloud config set project project-it
    2
    
                  
    3
    gcloud config get project project-it
    4
    
                  
    5
    gcloud config list