forked from gdg-x/aura
-
Notifications
You must be signed in to change notification settings - Fork 1
/
chapterDetails.json
34 lines (34 loc) · 1.97 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 Jalandhar",
"ChapterShortDescription":"Google Developers Group Jalandhar 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 Jalandhar 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 Jalandhar. The technology awareness is main goal for first few years of the group.",
"ChapterMeetupLink":"https://www.meetup.com/GDG-Jalandhar",
"ChapterEmail":"[email protected]",
"website":"https://gdgjalandhar.com",
"GDGProgramWebsite":"https://developers.google.com/programs/community/",
"ChapterHashTags":["GDGJalandhar","WTMJalandhar","GDG","WTM"],
"socialLinks":[
{
"name" : "Facebook",
"link" : "https://www.facebook.com/GDGJalandhar/",
"icon" : "fab fa-facebook"
},
{
"name" : "Google Plus",
"link" : "https://plus.google.com/u/0/+GdgjalandharIn/posts",
"icon" : "fab fa-google-plus"
},
{
"name" : "Twitter",
"link" : "https://twitter.com/gdgjalandhar",
"icon" : "fab fa-twitter"
},
{
"name" : "Meetup",
"link" : "https://www.meetup.com/GDG-Jalandhar/",
"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."
}