Skip to content
View DimitrijeDragasevic's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Terraform labs
  • Belgrade, Serbia
  • 12:55 (UTC -12:00)

Highlights

  • Pro

Block or report DimitrijeDragasevic

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. TerraShield TerraShield Public

    Automation testing framework

    JavaScript

  2. chatgpt.py chatgpt.py
    1
    import os
    2
    import openai
    3
    import time
    4
    
                  
    5
    # Replace with your OpenAI API key
  3. stationmoney/station-extension stationmoney/station-extension Public

    🛰️ Station Chrome and Firefox extension

    TypeScript 32 60

  4. driver.py driver.py
    1
    import json
    2
    import os
    3
    import subprocess
    4
    import requests
    5
    import logging