This repository has been archived by the owner on Apr 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 43
/
home.json
105 lines (103 loc) · 3.9 KB
/
home.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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
{
"theme-title" : "",
"eventName" : "GDG DevFest'18",
"ytvideo" : "https://www.youtube.com/embed/Osn5Y6N5rG0",
"devfest18DetailsSmall" : "GDG DevFest Jalandhar 2018 are large, community-run developer events happening around the globe focused on community building and learning about Google’s technologies.",
"eventMeetupLink" : "https://www.meetup.com/GDG-Jalandhar/events/253165595/",
"eventDate" : "13th & 14 Oct 2018",
"eventTime" : "09 am to 5.30 pm",
"eventVenue" : "Lovely Professional University",
"hashTag" : [
{
"name" : "#GDGJalandhar"
},
{
"name" : "#WTMJalandhar"
},
{
"name" : "#GDG"
},
{
"name" : "#WTM"
}
],
"socialLinks":[
{
"name" : "facebook",
"link" : "https://www.facebook.com/GDGJalandhar/",
"icon" : "fa-facebook"
},
{
"name" : "googleplus",
"link" : "https://plus.google.com/u/0/+GdgjalandharIn/posts",
"icon" : "fa-google-plus"
},
{
"name" : "twitter",
"link" : "https://twitter.com/gdgjalandhar",
"icon" : "fa-twitter"
},
{
"name" : "meetup",
"link" : "https://www.meetup.com/GDG-Jalandhar/",
"icon" : "fa-meetup"
}
],
"overviewSection":[
{
"title" : "Sessions",
"des" : "3 parallel tracks, dedicated to Android, Web and Cloud technologies",
"icon" : "fa-microphone"
},
{
"title" : "Showcases",
"des" : "Demo zone with the latest of Google tech: Big Data, face recognition, VR, IoT - all in one place",
"icon" : "fa-lightbulb-o"
},
{
"title" : "Workshops",
"des" : "3 workshops to get your hands dirty and create a working prototype right during the conference",
"icon" : "fa-users"
},
{
"title" : "Networking",
"des" : "Work hard and enjoy DevFest is the best place to meet new people",
"icon" : "fa-american-sign-language-interpreting"
}
],
"states":{
"title" : "On the edge of Android, Web and Cloud.",
"des" : "GDG DevFest Jalandhar brings together people who shape the future of Android, Web and Cloud technologies for 2 days of sessions, workshops and networking. Described by many as 'Google I/O of Jalandhar', our team creates DevFest to be the best place for inspiration and experience sharing.",
"previousEventHighlight" : "https://www.youtube.com/watch?v=O46SRrFxR4c",
"statistics":[
{
"quantity" : "300+",
"title" : "Attendees",
"icon" : "fa-microphone"
},
{
"quantity" : "3+",
"title" : "Workshop",
"icon" : "fa-lightbulb-o"
},
{
"quantity" : "15+",
"title" : "Sessions",
"icon" : "fa-users"
},
{
"quantity" : "10+",
"title" : "Speakers",
"icon" : "fa-american-sign-language-interpreting"
}
]
},
"speakerSection" : {
"title" : "Our lineup of big thinkers and even bigger doers",
"des" : "Get ready to be inspired by speakers who are building a cloud full of opportunity with our partners and customers. Stay tuned as we add more dynamic speakers to our lineup."
},
"sessionsSection" : {
"title" : "Our Theme & Sessions",
"des" : "At sessions that span from the technical to the visionary, let’s celebrate and discover what the cloud can enable: how product innovation, open source, and ML and AI can propel enterprises forward and solve the big problems that impact all of us."
}
}