├── .github
└── ISSUE_TEMPLATE
│ ├── config.yml
│ ├── new-event-preparation.yml
│ └── talk.yml
├── Code-of-Conduct.md
├── Hosts-Guideline.md
├── README.md
└── events
├── 2020
├── april.md
├── august.md
├── july.md
└── june.md
└── 2021
└── february.md
/.github/ISSUE_TEMPLATE/config.yml:
--------------------------------------------------------------------------------
1 | blank_issues_enabled: false
2 |
--------------------------------------------------------------------------------
/.github/ISSUE_TEMPLATE/new-event-preparation.yml:
--------------------------------------------------------------------------------
1 | name: New event preparation
2 | description: Create a request for new event
3 | title: "##{%w{Jan Feb Mar Apr Jun Jul Aug Sep Nov Dec}} #{n}th Talk and socialize"
4 | labels: [Talk]
5 | assignees: []
6 | body:
7 | - type: textarea
8 | id: link
9 | attributes:
10 | label: Event URL
11 | placeholder: "Exact event url can be found https://www.meetup.com/Elixir-Berlin/events/"
12 | value: ""
13 |
14 | - type: textarea
15 | id: time
16 | attributes:
17 | label: Time
18 | placeholder: Date and time of the planned event
19 | value: ""
20 |
21 | - type: textarea
22 | id: location
23 | attributes:
24 | label: Location
25 | value: |
26 | - [ ] Remote/Hosting company
27 |
28 | - type: textarea
29 | id: talks
30 | attributes:
31 | label: Talks
32 | value: |
33 | - [ ]
34 | - [ ]
35 |
--------------------------------------------------------------------------------
/.github/ISSUE_TEMPLATE/talk.yml:
--------------------------------------------------------------------------------
1 | name: Talk Proposal
2 | description: Suggestion for a talk
3 | title: "Talk Proposal #{your title here}"
4 | labels: [Talk]
5 | body:
6 | - type: input
7 | attributes:
8 | label: Your name
9 | placeholder: "José Valim"
10 |
11 | - type: input
12 | attributes:
13 | label: Your GitHub
14 | placeholder: "https://github.com/josevalim"
15 |
16 | - type: input
17 | attributes:
18 | label: Your Social Link
19 | placeholder: "https://bsky.app/profile/josevalim.bsky.social"
20 |
21 | - type: input
22 | attributes:
23 | label: "Your proposal type: talk, lightning talk or til (today I learned)"
24 | placeholder: "talk"
25 |
26 | - type: input
27 | attributes:
28 | label: "Title of your presentation"
29 | placeholder: "Why Elixir is so amazing"
30 |
31 | - type: textarea
32 | attributes:
33 | label: Description
34 | placeholder: "In this talk I want to cover all the areas we love most about Elixir"
35 |
36 | - type: dropdown
37 | attributes:
38 | label: Favourite Month you would like to present in
39 | options:
40 | - "Any/Next"
41 | - "January"
42 | - "February"
43 | - "March"
44 | - "April"
45 | - "May"
46 | - "June"
47 | - "July"
48 | - "August"
49 | - "September"
50 | - "October"
51 | - "November"
52 | - "December"
53 |
54 |
--------------------------------------------------------------------------------
/Code-of-Conduct.md:
--------------------------------------------------------------------------------
1 | All attendees, speakers, organizers and volunteers at Berlin.ex are required to agree with the following code of conduct. Organizers will enforce this code at any event and in the virtual space around the user group. We are expecting cooperation from everyone to help ensuring a safe environment. We associated with Berlin Code of Conduct:
2 |
3 | Purpose
4 | -------
5 |
6 | A primary goal of all the conferences and user groups that refer to this Code of Conduct is to be inclusive to the largest number of contributors, with the most varied and diverse backgrounds possible. As such, we are committed to providing a friendly, safe and welcoming environment for all, regardless of gender, sexual orientation, ability, ethnicity, socioeconomic status and religion (or lack thereof).
7 |
8 | This Code of Conduct outlines our expectations for all those who participate in our community, as well as the consequences for unacceptable behavior.
9 |
10 | We invite all those who participate in our events to help us create safe and positive experiences for everyone.
11 |
12 |
13 | Open [Source/Culture/Tech] Citizenship
14 | --------------------------------------
15 |
16 | A supplemental goal of this Code of Conduct is to increase open [source/culture/tech] citizenship by encouraging participants to recognize and strengthen the relationships between our actions and their effects on our community.
17 |
18 | Communities mirror the societies in which they exist and positive action is essential to counteract the many forms of inequality and abuses of power that exist in society.
19 |
20 | If you see someone who is making an extra effort to ensure our community is welcoming, friendly, and encourages all participants to contribute to the fullest extent, we want to know.
21 |
22 |
23 | Expected Behavior
24 | -----------------
25 |
26 | * Participate in an authentic and active way. In doing so, you contribute to the health and longevity of this community.
27 | * Exercise consideration and respect in your speech and actions.
28 | * Attempt collaboration before conflict.
29 | * Refrain from demeaning, discriminatory, or harassing behavior and speech.
30 | * Be mindful of your surroundings and of your fellow participants. Alert community leaders if you notice a dangerous situation, someone in distress, or violations of this Code of Conduct, even if they seem inconsequential.
31 |
32 |
33 | Unacceptable Behavior
34 | ---------------------
35 |
36 | Unacceptable behaviors include: intimidating, harassing, abusive, discriminatory, derogatory or demeaning speech or actions by any participant in our community online, at all related events and in one-on-one communications carried out in the context of community business. Community event venues may be shared with members of the public; please be respectful to all patrons of these locations.
37 |
38 | Harassment includes: harmful or prejudicial verbal or written comments related to gender, sexual orientation, race, religion, disability; inappropriate use of nudity and/or sexual images in public spaces (including presentation slides); deliberate intimidation, stalking or following; harassing photography or recording; sustained disruption of talks or other events; inappropriate physical contact, and unwelcome sexual attention.
39 |
40 |
41 | Consequences of Unacceptable Behavior
42 | -------------------------------------
43 |
44 | Unacceptable behavior from any community member, including sponsors and those with decision-making authority, will not be tolerated.
45 | Anyone asked to stop unacceptable behavior is expected to comply immediately.
46 |
47 | If a community member engages in unacceptable behavior, the community organizers may take any action they deem appropriate, up to and including a temporary ban or permanent expulsion from the community without warning (and without refund in the case of a paid event).
48 |
49 |
50 | If You Witness or Are Subject to Unacceptable Behavior
51 | ------------------------------------------------------
52 |
53 | If you are subject to or witness unacceptable behavior,
54 | or have any other concerns, please notify a community organizer as soon as
55 | possible. You can find a list of organizers to contact for each of the
56 | supporters of this code of conduct at the bottom of this page. Additionally,
57 | community organizers are available to help community members engage with local law enforcement or to otherwise help those experiencing unacceptable behavior feel safe. In the context of in-person events, organizers will also provide escorts as desired by the person experiencing distress.
58 |
59 |
60 | Addressing Grievances
61 | ---------------------
62 |
63 | If you feel you have been falsely or unfairly accused of violating this Code of Conduct, you should notify one of the event organizers with a concise description of your grievance. Your grievance will be handled in accordance with our existing governing policies.
64 |
65 |
66 | Scope
67 | -----
68 |
69 | We expect all community participants (contributors, paid or otherwise; sponsors; and other guests) to abide by this Code of Conduct in all community venues—online and in-person—as well as in all one-on-one communications pertaining to community business.
70 |
71 |
72 | License and attribution
73 | -----------------------
74 |
75 | Berlin Code of Conduct is distributed under a Creative Commons Attribution-ShareAlike license. It is based on the [pdx.rb code of conduct](http://pdxruby.org/codeofconduct), which is distributed under the same license.
76 |
--------------------------------------------------------------------------------
/Hosts-Guideline.md:
--------------------------------------------------------------------------------
1 | # Hosts Guideline
2 | Do you want to host an Elixir meetup? That's great to hear!
3 |
4 | Here we've collected information that you might be interested in before requesting to be a host.
5 |
6 | ## What you get
7 |
8 | You get a chance of meeting a lot of Elixir lovers in your place :) and an opportunity to introduce your company to the
9 | Elixir community in Berlin
10 |
11 | ## When is it happening?
12 |
13 | Every 2nd Thursday of month, usually between 7-10 pm.
14 |
15 | ## What is required to be a host?
16 |
17 | * :office: Certainly a place that can accommodate 30-50 poeple
18 | * :tv: Projector or TV
19 | * 📶 Wi-Fi
20 | * :woman:/:man: A person representing the host
21 | * :toilet: Access to a bathroom :)
22 |
23 | ## Not required but highly appreciated
24 |
25 | * :beers: Drinks alcoholic and/or non-alcoholic
26 | * :pizza: food
27 | * :briefcase: Swag bag for speakers(if you are not sure, contact us and you can sponser giveaway Elixir Berlin swag with your company name on it!)
28 |
29 | ## Looks good?
30 |
31 | Great! head to [issue](https://github.com/elixir-berlin/planning/issues) section, we usually try to plan ahead our next 3 months
32 | meetups and if the location is not defined, you may put your interest in comment section.
33 |
34 | ##
35 |
36 | Thanks again for your interest in hosting the Alchemist Bears. BTW since your are here take a moment to check out our [Code of Conduct](Code-of-Conduct.md)
37 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # Berlin.ex [Elixir](http://elixir-lang.org) User Group
2 | ## What's in here?
3 | We want the Berlin.ex meetup as open and transparent as possible. That's why the whole organization of the user group takes place in public. In this repository, we are going to plan the regular meetups, collect and discuss ideas, search for new venues, speakers, and maybe sponsors.
4 |
5 | ## Contribute!
6 | If you want to contribute to the meetup, please feel free to do so and jump in on this repo's issue page. There you can find (or just open) an issue per meetup. In that issue, we talk about the format, location and generalities. Also, if you want to invite the Berlin.ex group to your company, just jump in; we are happy to see new supporters. In case you want to propose a talk, also jump in and open an issue. Last but not least, feel free to join forces on a regular meetups issue.
7 |
8 | We value every contribution!
9 |
10 |
11 | ## Code of Conduct
12 | While with us, you must comply to our [Code of Conduct](https://github.com/elixir-berlin/planning/blob/master/Code-of-Conduct.md).
13 |
--------------------------------------------------------------------------------
/events/2020/april.md:
--------------------------------------------------------------------------------
1 | # #70 April Talk and socialize
2 |
3 | ## Date
4 | **Thursday, Apr. 9th, 2020 19:00 @ Online**
5 |
6 | ## Talks
7 |
8 | * "Design for scale and low maintenance" by [@gheorghina](https://github.com/gheorghina)
9 |
10 |
11 | ## Attending the event
12 |
13 | ### Broadcasting
14 | You may just watch the youtbue stream at [https://youtu.be/19XPpsKLG_E](https://youtu.be/19XPpsKLG_E) at [19:00 CEST](https://everytimezone.com/s/8e30b248)
15 |
16 | ### Q&A and socializing
17 |
18 | We are going to use Discord as way to get the audience engage with the speakers and with others.
19 |
20 | After joining the Discord server, you'll see the following voice channels:
21 |
22 | * **April Meetup**: Join this channel to ask the speakers your questions or if you want to share something with everyone
23 | * **Pantry**: If you've missed the socializing aspect of the meetup, join this channel and someone will be there to chit-chat with you!
24 | * **Water Cooler** : If you've missed the socializing aspect of the meetup, join this channel and someone will be there to chit-chat with you!
25 | * **Web Corner** : to discuss web related stuff
26 | * **Embedded Corner** : to discuss web related stuff
27 | We are also
28 |
29 | Instructions:
30 |
31 | 0. (Optional) Install [Desktop/Mobile Discord](https://discordapp.com/download). It's much more reliable compare to the web version.
32 | 1. Visit [https://discord.gg/WaKTXHD](https://discord.gg/WaKTXHD)
33 | 2. Loging if you have an account in Discord, otherwise create an account(needs username, email and password)
34 | 3. You should be in the Elixir Berlin server and see the voice channels on the right side
35 |
--------------------------------------------------------------------------------
/events/2020/august.md:
--------------------------------------------------------------------------------
1 | # #74 August Talk and socialize
2 |
3 | ## Date
4 | **Thursday, August 13th, 2020 19:00 @ Online**
5 |
6 | ## Talks
7 |
8 | * "Don't do this at home: building your own distributed datastore in Elixir" by [@DianaOlympos](https://github.com/DianaOlympos)
9 |
10 |
11 | ## Attending the event
12 |
13 | ### Broadcasting
14 | You may just watch the youtube stream at [youtube](https://youtu.be/Ks1KY-Gt0IQ) at [19:00 CEST](https://everytimezone.com/s/8e30b248)
15 |
16 | ### Q&A and socializing
17 |
18 | We are going to use Discord as way to get the audience engage with the speakers and with others.
19 |
20 | After joining the Discord server, you'll see the following voice channels:
21 |
22 | * **August Meetup**: Join this channel to ask the speakers your questions or if you want to share something with everyone
23 | * **Pantry**: If you've missed the socializing aspect of the meetup, join this channel and someone will be there to chit-chat with you!
24 | * **Water Cooler** : If you've missed the socializing aspect of the meetup, join this channel and someone will be there to chit-chat with you!
25 | * **Web Corner** : to discuss web related stuff
26 | * **Embedded Corner** : to discuss web related stuff
27 | We are also
28 |
29 | Instructions:
30 |
31 | 0. (Optional) Install [Desktop/Mobile Discord](https://discordapp.com/download). It's much more reliable compare to the web version.
32 | 1. Visit [https://discord.gg/WaKTXHD](https://discord.gg/WaKTXHD)
33 | 2. Loging if you have an account in Discord, otherwise create an account(needs username, email and password)
34 | 3. You should be in the Elixir Berlin server and see the voice channels on the right side
35 |
--------------------------------------------------------------------------------
/events/2020/july.md:
--------------------------------------------------------------------------------
1 | # #73 July Talk and socialize
2 |
3 | ## Date
4 | **Thursday, July 9th, 2020 19:00 @ Online**
5 |
6 | ## Talks
7 |
8 | * "Gleam: Lean BEAM typing machine" by [@lpil](https://github.com/lpil)
9 |
10 |
11 | ## Attending the event
12 |
13 | ### Broadcasting
14 | You may just watch the youtube stream at [youtube](https://youtu.be/DTGIKzeu4YY) at [19:00 CEST](https://everytimezone.com/s/8e30b248)
15 |
16 | ### Q&A and socializing
17 |
18 | We are going to use Discord as way to get the audience engage with the speakers and with others.
19 |
20 | After joining the Discord server, you'll see the following voice channels:
21 |
22 | * **July Meetup**: Join this channel to ask the speakers your questions or if you want to share something with everyone
23 | * **Pantry**: If you've missed the socializing aspect of the meetup, join this channel and someone will be there to chit-chat with you!
24 | * **Water Cooler** : If you've missed the socializing aspect of the meetup, join this channel and someone will be there to chit-chat with you!
25 | * **Web Corner** : to discuss web related stuff
26 | * **Embedded Corner** : to discuss web related stuff
27 | We are also
28 |
29 | Instructions:
30 |
31 | 0. (Optional) Install [Desktop/Mobile Discord](https://discordapp.com/download). It's much more reliable compare to the web version.
32 | 1. Visit [https://discord.gg/WaKTXHD](https://discord.gg/WaKTXHD)
33 | 2. Loging if you have an account in Discord, otherwise create an account(needs username, email and password)
34 | 3. You should be in the Elixir Berlin server and see the voice channels on the right side
35 |
--------------------------------------------------------------------------------
/events/2020/june.md:
--------------------------------------------------------------------------------
1 | # #72 June Talk and socialize
2 |
3 | ## Date
4 | **Thursday, June 11th, 2020 19:00 @ Online**
5 |
6 | ## Talks
7 |
8 | * "I used mix built-in releases and you won't believe what happened next" by [@ggpasqualino](https://github.com/ggpasqualino)
9 | * "APA : Arbitrary Precision Arithmetic - pure Elixir implementation" by [@razuf](https://github.com/razuf)
10 |
11 |
12 | ## Attending the event
13 |
14 | ### Broadcasting
15 | You may just watch the youtube stream at [youtube](https://youtu.be/gBMfjq_gXuw) at [19:00 CEST](https://everytimezone.com/s/8e30b248)
16 |
17 | ### Q&A and socializing
18 |
19 | We are going to use Discord as way to get the audience engage with the speakers and with others.
20 |
21 | After joining the Discord server, you'll see the following voice channels:
22 |
23 | * **June Meetup**: Join this channel to ask the speakers your questions or if you want to share something with everyone
24 | * **Pantry**: If you've missed the socializing aspect of the meetup, join this channel and someone will be there to chit-chat with you!
25 | * **Water Cooler** : If you've missed the socializing aspect of the meetup, join this channel and someone will be there to chit-chat with you!
26 | * **Web Corner** : to discuss web related stuff
27 | * **Embedded Corner** : to discuss web related stuff
28 | We are also
29 |
30 | Instructions:
31 |
32 | 0. (Optional) Install [Desktop/Mobile Discord](https://discordapp.com/download). It's much more reliable compare to the web version.
33 | 1. Visit [https://discord.gg/WaKTXHD](https://discord.gg/WaKTXHD)
34 | 2. Loging if you have an account in Discord, otherwise create an account(needs username, email and password)
35 | 3. You should be in the Elixir Berlin server and see the voice channels on the right side
36 |
--------------------------------------------------------------------------------
/events/2021/february.md:
--------------------------------------------------------------------------------
1 | # #80 February Talk and socialize
2 |
3 | ## Date
4 | **Thursday, Feb. 8th, 2021 19:00 @ Online**
5 |
6 | ## Talks
7 |
8 | * "web archiving with dust" by Sultan
9 | * "Writing a desktop application in Elixir" by @dominicletz
10 |
11 |
12 | ## Attending the event
13 |
14 | ### Broadcasting
15 | You may just watch the youtbue stream at [https://youtu.be/aFpBHQ0YEw4](https://youtu.be/aFpBHQ0YEw4) at [19:00 CEST](https://everytimezone.com/s/8e30b248)
16 |
17 | ### Q&A and socializing
18 |
19 | We are going to use Discord as way to get the audience engage with the speakers and with others.
20 |
21 | After joining the Discord server, you'll see the following voice channels:
22 |
23 | * **February Meetup**: Join this channel to ask the speakers your questions or if you want to share something with everyone
24 | * **Pantry**: If you've missed the socializing aspect of the meetup, join this channel and someone will be there to chit-chat with you!
25 | * **Water Cooler** : If you've missed the socializing aspect of the meetup, join this channel and someone will be there to chit-chat with you!
26 | * **Web Corner** : to discuss web related stuff
27 | * **Embedded Corner** : to discuss web related stuff
28 | We are also
29 |
30 | Instructions:
31 |
32 | 0. (Optional) Install [Desktop/Mobile Discord](https://discordapp.com/download). It's much more reliable compare to the web version.
33 | 1. Visit [https://discord.gg/WaKTXHD](https://discord.gg/WaKTXHD)
34 | 2. Loging if you have an account in Discord, otherwise create an account(needs username, email and password)
35 | 3. You should be in the Elixir Berlin server and see the voice channels on the right side
36 |
--------------------------------------------------------------------------------