This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
schedule2.html
274 lines (230 loc) · 11.3 KB
/
schedule2.html
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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119030294-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-119030294-1');
</script>
<!-- Google Tag Manager -->
<script>
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-TRWDMX5');
</script>
<!-- End Google Tag Manager -->
<!-- Required meta tags -->
<title>droidconKE</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-wi, initial-scale=1, shrink-to-fit=yes">
<meta name="keywords" content="Android, Conference, Droidcon, Kenya, Android254">
<meta name="description" content="Droidcon is a global conference focused on the engineering of Android applications. Droidcon provides a forum for developers to network with other developers, share techniques, announce apps and products, and to learn and teach.">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.css">
<!--Custom CSS-->
<link rel="stylesheet" href="css/styles.css">
<!-- Animate CSS -->
<link rel="stylesheet" href="css/animate.css">
<!-- Schedule CSS-->
<link rel="stylesheet" href="css/schedule.css">
<!--Font awesome-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!--Google Fonts-->
<link href="https://fonts.googleapis.com/css?family=Roboto:300" rel="stylesheet">
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TRWDMX5"
height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
<section class="mx-auto" id="home">
<nav class="navbar fixed-top navbar-expand-lg navbar-light ml-auto" style="background-color: #000">
<!-- Just an image -->
<a class="navbar-brand" href="index.html">
<img src="/img/main-logos-03.png" width="30" height="30" alt="">
</a>
<button class="navbar-toggler" style="color:#ffd54f;" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link mr-4" style="color:#ffd54f" href="index.html">HOME</a>
</li>
<li class="nav-item">
<a class="nav-link mr-4" style="color:#ffd54f" href="#abt">ABOUT</a>
</li>
<li class="nav-item">
<a class="nav-link mr-4" style="color:#ffd54f" href="speakers.html">SPEAKERS</a>
</li>
<li class="nav-item">
<a class="nav-link mr-4" style="color:#ffd54f" href="schedule1.html">SCHEDULE</a>
</li>
<li class="nav-item">
<a class="nav-link mr-4" style="color:#ffd54f" href="#spnsr">SPONSORS</a>
</li>
</ul>
</div>
</nav>
</section>
<div class="container pt-5 mt-5 mb-4">
<div class="row">
<div class="col pt-2 pl-3 mb-5">
<h1 id="scheduleHeader">Schedule</h1>
</div>
</div>
<!--DAY TWO-->
<table id="sixthidden">
<div class="row text-left">
<div class="col">
<a href="schedule1.html" class="btn btn-lg active" role="button" aria-pressed="true" id="btnschedule" style="color:#863B96;background-color: #fafafa "> 4 Oct</a>
<a href="schedule2.html" class="btn btn-lg active" role="button" aria-pressed="true" id="btnschedule"> 5 Oct</a>
</div>
</div>
<tr style="background-color: #863B96; color: #fff">
<th id="scheduleTime">Time</th>
<th class="text-center">Room 1</th>
<th class="text-center">Room 2</th>
<th class="text-center">Room 3</th>
</tr>
<tr>
<td> <i class="fa fa-clock-o" aria-hidden="true" style="color: #757575; font-weight: bold"> 08:00-09:00</i></td>
<td colspan="3">
<h4 class="text-center" style="font-weight: bold">Arrival and Registration</h4>
</td>
</tr>
<tr>
<td> <i class="fa fa-clock-o" aria-hidden="true" style="color: #757575; font-weight: bold"> 09:00-10:00</i></td>
<td colspan="3">
<h4 class="text-center" style="font-weight: bold"> KeyNote </h4>
<h5 style="color:#863B96; font-weight: bold;text-align: center">Main Hall</h5>
</td>
</tr>
<tr>
<td> <i class="fa fa-clock-o" aria-hidden="true" style="color: #757575; font-weight: bold"> 10:00-10:50</i></td>
<td>
<h4 class="text-center" style="font-weight: bold"> Constraint Layout 2.0</h4>
<h5 id="speakersName">Thomas Kioko</h5>
</td>
<td>
<h4 class="text-center" style="font-weight: bold"> Software craftmanship-Becoming a better android developer</h4>
<h5 id="speakersName">Seth Kigen</h5>
</td>
<td>
<h4 class="text-center" style="font-weight: bold"> To Inject or not inject - Dependency injection in a Kotlin world</h4>
<h5 id="speakersName">Danny Preussler</h5>
</td>
</tr>
<tr>
<td> <i class="fa fa-clock-o" aria-hidden="true" style="color: #757575; font-weight: bold"> 11:00-11:50</i></td>
<td>
<h4 class="text-center" style="font-weight: bold"> Xamarin for Android: A Primer</h4>
<h5 id="speakersName">Ernest Ndung'u</h5>
</td>
<td>
<h4 class="text-center" style="font-weight: bold"> Retrofiti:A Pragmatic Approach to using Retrofit in Android</h4>
<h5 id="speakersName">Roger Taracha</h5>
</td>
<td>
<h4 class="text-center" style="font-weight: bold"> Designing & Building a real Android app with Material Tools & Components</h4>
<h5 id="speakersName">Nick Rout </h5>
</td>
</tr>
<tr>
<td> <i class="fa fa-clock-o" aria-hidden="true" style="color: #757575; font-weight: bold"> 12:00-12:50</i></td>
<td>
<h4 class="text-center" style="font-weight: bold"> GraphQL on Android</h4>
<h5 id="speakersName">Emmanuel Mutua</h5>
</td>
<td>
<h4 class="text-center" style="font-weight: bold"> Jetpack: An Overview</h4>
<h5 id="speakersName">Eston Karumbi</h5>
</td>
<td>
<h4 class="text-center" style="font-weight: bold">Continous Intergration on Android</h4>
<h5 id="speakersName">Stephen Ebichondo</h5>
</td>
</tr>
<tr style="background-color: #eee">
<td> <i class="fa fa-clock-o" aria-hidden="true" style="color: #757575; font-weight: bold"> 01:00-02:00</i></td>
<td colspan="3">
<h4 class="text-center">Lunch Break</h4>
</td>
</tr>
<tr>
<td> <i class="fa fa-clock-o" aria-hidden="true" style="color: #757575; font-weight: bold"> 02:00-03:00</i></td>
<td colspan="3">
<h4 class="text-center">BreakOut-Interaction</h4>
</td>
</tr>
<tr>
<td> <i class="fa fa-clock-o" aria-hidden="true" style="color: #757575; font-weight: bold"> 03:00-03:50</i></td>
<td>
<h4 class="text-center" style="font-weight: bold"> Android Things</h4>
<h5 id="speakersName">Marvin Collins</h5>
<h5 id="speakersName">Harun Wangereka</h5>
</td>
<td>
<h4 class="text-center" style="font-weight: bold"> Async Operations with Kotlin Coroutines</h4>
<h5 id="speakersName">Mayowa Adegeye</h5>
</td>
<td>
<h4 class="text-center" style="font-weight: bold"> Android Room</h4>
<h5 id="speakersName">Valentine Rutto</h5>
</td>
</tr>
<tr>
<td> <i class="fa fa-clock-o" aria-hidden="true" style="color: #757575; font-weight: bold">04:00-4:50</i></td>
<td>
<h4 class="text-center" style="font-weight: bold"> Bulding Trust in An Android World</h4>
<h5 id="speakersName">Somet Kipchilat</h5>
</td>
<td>
<h4 class="text-center" style="font-weight: bold"> Blockchain on Andoid</h4>
<h5 id="speakersName">Peter Okwara</h5>
</td>
<td>
<h4 class="text-center" style="font-weight: bold"> React Native for Android</h4>
<h5 id="speakersName">Kitavi Joseph</h5>
</td>
</tr>
<tr>
<td> <i class="fa fa-clock-o" aria-hidden="true" style="color: #757575; font-weight: bold">5:00-6:00</i></td>
<td colspan="3">
<h4 class="text-center" style="font-weight: bold"> So You Can Develop ANDROID Apps What Next?
</h4>
</td>
</tr>
<tr style="background-color: #eee">
<td> <i class="fa fa-clock-o" aria-hidden="true" style="color: #757575; font-weight: bold"> 6:35</i></td>
<td class="text-center" colspan="3">droidconKE bash</td>
</tr>
</table>
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/particles.js"></script>
<script src="js/custom.js"></script>
<script src='js/jquery.particleground.js'></script>
</body>
</html>