forked from abhishekmishragithub/gdgchennaiweb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
chapterDetails.json
34 lines (34 loc) · 1.95 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
{
"ChapterName":"GDG Chennai",
"ChapterShortDescription":"Google Developers Group Chennai is an initiative to concentrate the efforts of many developers in and around Chennai to learn, share and get productive using the various Google products & Open source technologies.",
"ChapterLongDec":"Google Developer Group Chennai is inspired by GTUG/GDG Family . We started our journey in Oct 2010. 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,geeks & hackers in and around Chennai. The technology awareness is main goal for first few years of the group.",
"ChapterMeetupLink":"https://www.meetup.com/GDGChennai/",
"ChapterEmail":"gdgchennai@gmail.com",
"website":"https://gdgchennai.com",
"GDGProgramWebsite":"https://developers.google.com/programs/community/",
"ChapterHashTags":["GDGChennai","WTMChennai","GDG","WTM"],
"socialLinks":[
{
"name" : "Facebook",
"link" : "https://www.facebook.com/GDGChennai/",
"icon" : "fab fa-facebook"
},
{
"name" : "Medium",
"link" : "https://medium.com/gdgchennai",
"icon" : "fab fa-medium"
},
{
"name" : "Twitter",
"link" : "https://twitter.com/gdgchennai",
"icon" : "fab fa-twitter"
},
{
"name" : "Meetup",
"link" : "https://www.meetup.com/GDGChennai/",
"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."
}