-
Notifications
You must be signed in to change notification settings - Fork 4
/
chapterDetails.json
51 lines (50 loc) · 2.45 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"ChapterName": "GDG Addis",
"ChapterShortDescription": "Google Developers Group (GDG) Addis is run by passionate individuals in the developer community. Join us for an opportunity to meet local developers with similar interests in technology, attend talks on a wide range of technical topics, and learn new skills through hands-on workshops.",
"ChapterLongDec": "GDG Addis prides itself on being an inclusive environment. Everyone and anyone interested in tech - from beginner developers to experienced professionals - are welcome to join. We are а group of enthusiasts that gather around Google technologies. Founded back in 2016, we organize various events - seminars, conferences or just community dine outs, and discuss the latest Google developments and Technology Trends. With over 60 events since then and nearly 2,400 community members.. Join us and be part of the MAGIC ..!",
"ChapterMeetupLink": "https://www.meetup.com/GDG-Addis",
"ChapterEmail": "[email protected]",
"website": "https://gdg-addis-platform.firebaseapp.com/devfest",
"GDGProgramWebsite": "https://developers.google.com/programs/community/",
"ChapterHashTags": ["GDGAddis", "WTMAddis", "GDG", "WTM"],
"socialLinks": [
{
"name": "Facebook",
"link": "https://www.facebook.com/gdgaddis/",
"icon": "mdi-facebook",
"color": "#3b5998"
},
{
"name": "Twitter",
"link": "https://twitter.com/GDGAddis",
"icon": "mdi-twitter",
"color": "#1da1f2"
},
{
"name": "Meetup",
"link": "https://www.meetup.com/GDG-Addis",
"icon": "mdi-meetup",
"color": "#e51937"
},
{
"name": "Telegram",
"link": "https://t.me/GDG_Addis",
"icon": "mdi-telegram",
"color": "#0088cc "
},
{
"name": "Instagram",
"link": "https://instagram.com/gdgaddis/",
"icon": "mdi-instagram",
"color": "rgb(225,48,108)"
},
{
"name": "Youtube",
"link": "https://www.youtube.com/channel/UChfci5MHujiUvSLxsb1B-bQ",
"icon": "mdi-youtube",
"color": "#c4302b"
}
],
"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."
}