-
Notifications
You must be signed in to change notification settings - Fork 0
/
event_types.json
47 lines (44 loc) · 2.84 KB
/
event_types.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
"event_types": [
{
"id": 0,
"name": "Sessions",
"description": "Get amazing sessions. In person attendees can star any session so as to receive notifications when the session is about to begin. Attendees also get details of all the session including the speakers and room. After a session is over attendess of the session can give feedback of the session.",
"eventImageUrl": "https://lh3.googleusercontent.com/fM2b9tegoB4kiZB5tzERJ9S4mSUM9NUZkbvirKCfO_4mcxHAWQ9ne1Z1dVeisjkWbH1a4x16z6aZEl0RWEfcotZj"
},
{
"id": 1,
"name": "Codelabs",
"description": "Get hands on experience in our ready-to-code rooms. Here, you'll have everything you need to learn about the latest and greated android related technologies via self paced tutorials,or bring your own machine and get to code. droidconKE staff will be on hand for helpful advice and to provide direction if you get stack.",
"eventImageUrl": "https://lh3.googleusercontent.com/AxwZnRObA8469lnbk_4AeT40YzxUEVFcxpjtlmdWJRHD4QPN6yj7lqY29bGESx5MgDvkTJZ9AZ8aYSAyr1ExxA"
},
{
"id": 2,
"name": "Office Hours",
"description": "Office Hours are your chance to meet one-on-one with various companies representatives to ask all your technical questions.",
"eventImageUrl": "https://lh3.googleusercontent.com/n_Nd8b-HWfXth09Y-M6uVPmf2V6yQ5vpN40T7e5rwZu1hWR7IJNkpMiHtNbW5cVzXoIWuzhkmzMbWM5lU50Uw037"
},
{
"id": 3,
"name": "Hiring Sprints",
"description": "Looking for a job as an Android Developer? This is the perfect opportunity for you as we shall be having different companies conductiong hiring sprints each of the two days of the conference..",
"eventImageUrl": "https://lh3.googleusercontent.com/n_Nd8b-HWfXth09Y-M6uVPmf2V6yQ5vpN40T7e5rwZu1hWR7IJNkpMiHtNbW5cVzXoIWuzhkmzMbWM5lU50Uw037"
},
{
"id": 4,
"name": "Coding Interviews",
"description": "So you think you can code? This is an opportunity for you to show case your coding skills infront of a panel of experts.",
"eventImageUrl": "https://lh3.googleusercontent.com/n_Nd8b-HWfXth09Y-M6uVPmf2V6yQ5vpN40T7e5rwZu1hWR7IJNkpMiHtNbW5cVzXoIWuzhkmzMbWM5lU50Uw037"
},
{
"id": 5,
"name": "Pitching",
"description": "Showcase your idea/app infront of a panel of judges and get to win amazing give aways if your app/idea stands out among the others",
"eventImageUrl": "https://lh3.googleusercontent.com/n_Nd8b-HWfXth09Y-M6uVPmf2V6yQ5vpN40T7e5rwZu1hWR7IJNkpMiHtNbW5cVzXoIWuzhkmzMbWM5lU50Uw037"
},
{
"id": 6,
"name": "Meals",
"description": "Attendees are offered complementary breakfast, lunch and snacks on all two days of the conference ",
"eventImageUrl": "https://lh3.googleusercontent.com/n_Nd8b-HWfXth09Y-M6uVPmf2V6yQ5vpN40T7e5rwZu1hWR7IJNkpMiHtNbW5cVzXoIWuzhkmzMbWM5lU50Uw037"
}
]