# TWcommunities

這是整理與蒐集台灣社群活動投影片的專案。

## Table of Contents

* [Communities](#communities)
  * [Ansible Taiwan](#ansible-taiwan)
  * [Cloud Native Taiwan User Group](#cloud-native-taiwan-user-group)
  * [DigitalOcean Hsinchu](#digitalocean-hsinchu)
  * [GCPUG Taipei](#gcpug-taipei)
  * [GCPUG Kaohsiung](#gcpug-kaohsiung)
  * [Golang Taiwan](#golang-taiwan)
  * [Julia Taiwan](#julia-taiwan)
  * [Rust TW](#rust-tw)
  * [Scala Taiwan](#scala-taiwan)
  * [Taichung.py](#taichung-py)
  * [TFC](#tfc)
* [Conferences](#conferences)
  * [COSCUP](#coscup)
  * [MOPCON](#mopcon)
  * [PyConTW](#pycontw)
  * [SITCON](#sitcon)
* [Contributors](#contributors)
* [Contribute](#contribute)

## Communities

### Ansible Taiwan

* Information: <https://github.com/ansible-tw>
* [Events & slides](https://github.com/ansible-tw/ansible-tw.github.io/blob/master/docs/presentation.md)
* Location: 台灣(Taiwan)
* Keywords: `Ansible`

### Cloud Native Taiwan User Group

* [Events & slides](https://github.com/cloud-native-taiwan/meetups)
* Location: 台中(Taichung)/台北(Taipei)/台灣(Taiwan)
* Keywords: `cloud native`, `DevOps`, `open source`,`SDN`,`OpenStack`,`SDS`

### DigitalOcean Hsinchu

* [Events & slides](https://tgmeetup.gitbook.io/twcommunities/communities/digitaloceanhsinchu)
* Location: 新竹(Hsinchu)/台灣(Taiwan)
* Keywords: `cloud`, `DevOps`, `open source`

### GCPUG Taipei

* [官網](http://taipei.gcpug.tw)
* [GCPUG Taipei 社團](https://www.facebook.com/groups/GCPUG.TW/)
* [GCPUG Taipei meetup](https://www.youtube.com/playlist?list=PLBxDwki2j4mfiXxa8f-Y7yuyY1PFlpFDg)
* Location: 台北(Taipei)
* Keywords: `cloud`, `Google`

### GCPUG Kaohsiung

* [GCPUG Kaohsiung meetup](https://www.meetup.com/GCPUG-Kaohsiung/)
* Location: 高雄(Kaohsiung)
* Keywords: `cloud`, `Google`

### Golang Taiwan

* [GolangTaiwanGathering](https://github.com/golangtw/GolangTaiwanGathering)
* Location: 台灣(Taiwan)
* Keywords: `Golang`

### Julia Taiwan

* [Julia Taiwan FB 社群](https://www.facebook.com/groups/JuliaTaiwan/)
* [Julian News 新知發佈平台](https://www.facebook.com/juliannewstw/)
* [Slides](https://tgmeetup.gitbook.io/twcommunities/communities/juliataiwan)
* Location: 台灣(Taiwan)
* Keywords: `julialang`, `HPC`, `Scientific computing`, `Numerical computing`

### Rust TW

* [Rust TW Meetup](https://github.com/rust-tw/meetup-2018)
* Location: 台灣(Taiwan)
* Keywords: `Rust`

### Scala Taiwan

* [Scala Taiwan meetup slides](https://github.com/ScalaTaiwan/ScalaTaiwan)
* Location: 台灣(Taiwan)
* Keywords: `Scala`

### Taichung Py

* [Taichung.py](https://www.facebook.com/groups/780250978715991/)
* [Events & slides](https://tgmeetup.gitbook.io/twcommunities/communities/taichungpy)
* Location: 台中(Taichung)/台灣(Taiwan)
* Keywords: `Python`, `Taichung`

### TFC

* [TFC FB社團](https://www.facebook.com/groups/tfc.tw/)
* [Events & slides](https://tgmeetup.gitbook.io/twcommunities/communities/tfc)
* Location: 台中(Taichung)/台灣(Taiwan)
* Keywords: `TFC`,`Free Software`, `Open Source Software`, `Taichung`

## Conferences

### COSCUP

* [Events](https://tgmeetup.gitbook.io/twcommunities/conferences/coscup)

### MOPCON

* [Events](https://tgmeetup.gitbook.io/twcommunities/conferences/mopcon)

### PyConTW

* [Events](https://tgmeetup.gitbook.io/twcommunities/conferences/pycontw)

### SITCON

* [Events](https://tgmeetup.gitbook.io/twcommunities/conferences/sitcon)

## Contributors

謝謝貢獻者們，您可以到 <https://github.com/TGmeetup/TWcommunities/graphs/contributors> 看到他們。

## Contribute

歡迎您隨意開 issue 或送 PR 唷！若您想要送 PR 到 TWcommunities ，請您先看看 [CONTRIBUTING.md](https://tgmeetup.gitbook.io/twcommunities/contributing)。這些內容可以幫助您更快了解如何貢獻本專案。謝謝您的加入！

## Contributors

### Code Contributors

This project exists thanks to all the people who contribute. \[[Contribute](https://tgmeetup.gitbook.io/twcommunities/contributing)].&#x20;

### Financial Contributors

Become a financial contributor and help us sustain our community. \[[Contribute](https://opencollective.com/TWcommunities/contribute)]

#### Individuals

#### Organizations

Support this project with your organization. Your logo will show up here with a link to your website. \[[Contribute](https://opencollective.com/TWcommunities/contribute)]


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tgmeetup.gitbook.io/twcommunities/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
