-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathfeatured.json
55 lines (55 loc) · 2.68 KB
/
featured.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
{
"show": {
"featuredSpeakers": true,
"featuredEvents": true
},
"labels": {
"featuredSpeakers": "Features Speakers",
"featuredEvents": "Featured Contests"
},
"featuredSpeakers": [
{
"name": "AARIZ SAIYED",
"shortDescription": "Multi-talented stand-up Comedian",
"description": "A 25-year old multi-talented guy who is a musician, stand-up comedian, an actor and a film-maker. He plays a vital role in making The Comedy Factory Youtube videos.",
"imageUrl": "https://svitprakarsh.github.io/PrakarshGraphics/speakers/2019/aariz-saiyed.webp",
"dataUrl": "https://svitprakarsh.github.io/PrakarshJSON/events/ancillary/allevents/vlog-along.json",
"date": "13th February 2019",
"time": "10:45pm"
},
{
"name": "Aniruddha Tambe ",
"shortDescription": "Director of PGDM",
"description": "Prof. Aniruddha Tambe has 28 years of professional experience in diverse fields. He is associated with Parul Institute of Management since Nov 2009 and brings with him a rich experience and industry exposure of 21 years in marketing and sales of FMCG, Consumer Durables and Life Insurance. Currently, he is the Director of PGDM programme at Parul Institute of Management, Parul University.",
"imageUrl": "https://svitprakarsh.github.io/PrakarshGraphics/speakers/2019/aniruddha-tambe.webp",
"dataUrl": "https://svitprakarsh.github.io/PrakarshJSON/events/ancillary/allevents/employment-mantra.json",
"date": "14th February 2019",
"time": "12:45pm"
},
{
"name": "Shashi Ranjan",
"shortDescription": "Indian Air Force",
"description": "Joined Indian Air Force on 10 Jan 1992 as Air defender system operator. Retired on 31 Jan 2012 after completion of 20 years of initial engagement. During the service actively participated in Operation Rakshak, Operation Vijay(Kargil), Operation Parakram. Worked on various radar system, Operation center, Air defence Missile System.",
"imageUrl": "https://svitprakarsh.github.io/PrakarshGraphics/speakers/2019/shashi-ranjan.webp",
"dataUrl": "https://svitprakarsh.github.io/PrakarshJSON/events/ancillary/allevents/indian-airforce.json",
"date": "14th February 2019",
"time": "10:45 pm"
}
],
"featuredEvents": [
{
"name": "New Year, New Prakarsh, New App!!",
"shortDescription": "Download on Google Play now!!"
},
{
"name": "Lucky Draw",
"shortDescription": "Win a mobile phone worth ₹25,000!",
"description": ""
},
{
"name": "#Prakarsh2019 Contest",
"shortDescription": "Win exciting prizes!",
"description": "Post images on Instagram with #Prakarsh2019 to participate."
}
]
}