Skip to content
View tae0y's full-sized avatar
  • Seoul
  • 13:18 (UTC +09:00)

Organizations

@lencis-typark

Block or report tae0y

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

Pinned Loading

  1. aliencube/azure-openai-sdk-proxy aliencube/azure-openai-sdk-proxy Public

    This provides a proxy server application of Azure OpenAI Service API that round-robins multiple Azure OpenAI Service instances.

    C# 13 18

  2. hello_modernJava hello_modernJava Public

    📚 모던자바 인 액션을 읽고 공부한 내용입니다.

    Java

  3. BrainBeaver BrainBeaver Public

    🧠세컨드브레인, 📝제텔카스텐에서 출발한 지식관리도구!

    Python

  4. crackingMobile crackingMobile Public

    🚀 모바일스터디 내용을 정리합니다.

  5. tcptrace.py in python 310 with scapy tcptrace.py in python 310 with scapy
    1
    import sys
    2
    import scapy.all as scapy
    3
    import os
    4
    
                  
    5
    
                  
  6. 깃허브 이슈 자동 문서화 깃허브 이슈 자동 문서화
    1
    ########################################################################################################################
    2
    # 스크립트 구조
    3
    # 가. 함수 정의부
    4
    # 나. 함수 호출부
    5
    #