forked from gdg-x/aura
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchapterDetails.json
29 lines (29 loc) · 1.75 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
{
"ChapterName":"GDG Vizag",
"ChapterShortDescription":"Google Developers Group Vizag is an initiative to concentrate the efforts of many developers in and around Punjab to learn, share and get productive using the various Google products.",
"ChapterLongDec":"Google Developer Group Vizag is inspired by GTUG/GDG Family . We started our journey in Feb 2011. 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 Vizag. The technology awareness is main goal for first few years of the group.",
"ChapterMeetupLink":"https://www.meetup.com/GDG-Vizag/",
"ChapterEmail":"[email protected]",
"website":"http://www.gdgvizag.in/",
"GDGProgramWebsite":"https://developers.google.com/programs/community/",
"ChapterHashTags":["GDGVizag","WTMVizag","GDG","WTM"],
"socialLinks":[
{
"name" : "Facebook",
"link" : "https://www.facebook.com/VizagGDG",
"icon" : "fab fa-facebook"
},
{
"name" : "Twitter",
"link" : "https://twitter.com/gdgvizag",
"icon" : "fab fa-twitter"
},
{
"name" : "Meetup",
"link" : "https://www.meetup.com/GDG-Vizag/",
"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."
}