forked from gdg-x/aura
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchapterDetails.json
24 lines (24 loc) · 1.69 KB
/
chapterDetails.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"ChapterName":"GDG Geneva",
"ChapterShortDescription":"‹GDG Geneva› community meetup is an initiative to concentrate the efforts of many developers in and around Geneva in Switzerland, to learn, share and get productive using the various Google products.",
"ChapterLongDec":"Google Developer Group Geneva is inspired by GTUG/GDG Family. We started our journey back in Febrary 2016 and restarted it in October 2019. We try to engage student developers, fresh graduates and professionals through our hack events & meetups. The motive is to create a local ecosystem of programmers & hackers in and around Geneva, Switzerland. The technology awareness is main goal for first few years of the group.",
"ChapterMeetupLink":"https://www.meetup.com/GDG-Geneva",
"ChapterEmail":"[email protected]",
"website":"https://gdg-geneva.org",
"GDGProgramWebsite":"https://developers.google.com/programs/community/",
"ChapterHashTags":["GDGGeneva","WTMGeneva","GDG","WTM"],
"socialLinks":[
{
"name" : "Twitter",
"link" : "https://twitter.com/GdgGeneva",
"icon" : "fab fa-twitter"
},
{
"name" : "Meetup",
"link" : "https://www.meetup.com/GDG-Geneva/",
"icon" : "fab fa-meetup"
}
],
"wtmWebsite":"https://www.womentechmakers.com/",
"aboutGDGProgram":"GDGs are local groups of developers who are specifically interested in Google products and APIs. Each local group is called a GDG chapter and can host a variety of technical activities for developers — from just a few people getting together to watch our latest videos, to large gatherings with demos and tech talks, to hackathons."
}