From 6e81f011d55d48efe08e49ab1060ab155a69fe0c Mon Sep 17 00:00:00 2001 From: Sebastian Wendel Date: Sun, 8 Jan 2023 13:54:54 +0100 Subject: [PATCH] add a user group directory for local community building --- docs/community/usergroups.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 docs/community/usergroups.md diff --git a/docs/community/usergroups.md b/docs/community/usergroups.md new file mode 100644 index 0000000..76a2032 --- /dev/null +++ b/docs/community/usergroups.md @@ -0,0 +1,24 @@ +# User Group Directory + +A PlanktoScope User Group is a place where you can go to hang out to learn about and use PlanktoScope. Typically this includes physical in-person meetups that happen regularly. + +## Locations + +### Germany + +#### Curious Community Labs e. V. + +| | | +| --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | +| **Location** | Hamburg | +| **Description** | The CCL is a self-organized and open biolab. It aims to provide infrastructure for do-it-yourself enthusiasts and a meeting place for tech and bio lovers. | +| **Website** | [curious.bio](https://curious.bio) | +| **Contacts** | [Sebastian Wendel](https://matrix.to/#/@swendel:curious.bio) | +| **Chat** | [#planktoscope:curious.bio](https://matrix.to/#/#planktoscope:curious.bio) | +| **Activities** | Organizing Workshops and realizing projects for Citizen-Science and Open-Hardware. Using the PlanktoScope for the analysis of biodiversity in peatlands. | +| **Hardware** | We have 12 devices. If you need one for a research project, ask us, we will be happy to lend you one. | +| **Meetups** | Every tuesday from 18:30, feel free to come by! | + +## Add your place to this list + +To add your place to the user group directory, you will need to edit [this file](https://code.curious.bio/curious.bio/planktoscope/src/docs/community/usergroups.md) by following a git pull request workflow outlined at [Github Workflow](/contribute/github_workflow/).