Skip to content
View teacherSsamko's full-sized avatar

Organizations

@zzolab @Comroom-net @coding-kkanbu
Block or Report

Block or report teacherSsamko

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

    terraform sample code for AWS provider

    HCL 1

  2. packer_ansible_sample packer_ansible_sample Public

    Sample code for creating AWS AMI using packer & ansible

    HCL

  3. InMarketApp_sample_Flutter InMarketApp_sample_Flutter Public

    Dart

  4. DirectorWorker DirectorWorker Public

    Director and Worker. using thread

    Python

  5. healthCheck_manager healthCheck_manager Public

    docker, flask, slackAPI

    Python

  6. korean_regions.dart (flutter) - 한국 지... korean_regions.dart (flutter) - 한국 지역 정보. 자치단체 > 시/군/구
    1
    // Original 'region_list.php' from https://gist.github.com/0x00000FF/5edda62b65cbc4ed483d682041800c88
    2
    // Converted to dart by teacherSsamko
    3
    
    
    4
    Map<String, List<String>> regionsMap = {
    5
      '서울특별시': ["강남구", "강동구", "강북구", "강서구", "관악구", "광진구", "구로구", "금천구", "노원구", "도봉구", "동대문구", "동작구", "마포구", "서대문구", "서초구", "성동구", "성북구", "송파구", "양천구", "영등포구", "용산구", "은평구", "종로구", "중구", "중랑구"],