-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpast18.html
More file actions
410 lines (368 loc) · 18.5 KB
/
Copy pathpast18.html
File metadata and controls
410 lines (368 loc) · 18.5 KB
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
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="UCSB CS Capstone" />
<meta name="keywords" content="UCSB,Santa,Barbara,computer,science,capstone" />
<meta name="author" content="Tim Sherwood" />
<link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css' />
<link rel="stylesheet" type="text/css" href="origo.css" title="Origo" media="all" />
<title>UCSB CS 189: Capstone</title>
</head>
<body class="light blue smaller freestyle01">
<div id="layout">
<div class="row smaller">
<div class="col c5 smaller"> <h1><a href="index.html">CS189A/B</a></h1> </div>
<div class="row">
<!-- used to link to past18.jpg instead of index.jpg -->
<div class="col c12 aligncenter"> <img src="images/index.jpg" width="960" alt="" /> </div>
</div>
<div class="row">
<div class="col c2 alignleft">
<ul class="menu">
<li><a href="index.html">Overview</a></li>
<li><a href="teams.html">Teams</a>
</li>
<li><a href="sponsors.html">Sponsors</a></li>
<li><a href="teams.html">2025-26 Projects</a></li>
<li><a href="past25.html">2024-25 Projects</a></li>
<li><a href="past24.html">2023-24 Projects</a></li>
<li><a href="past23.html">2022-23 Projects</a></li>
<li><a href="past22.html">2021-22 Projects</a></li>
<li><a href="past21.html">2020-21 Projects</a></li>
<li><a href="past20.html">2019-20 Projects</a></li>
<li><a href="past19.html">2018-19 Projects</a></li>
<li><a href="past18.html">2017-18 Projects</a></li>
<li><a href="past17.html">2016-17 Projects</a></li>
<li><a href="past16.html">2015-16 Projects</a></li>
<li><a href="past15ws.html">2014-15 Projects</a></li>
<!--
<li><a href="past14.html">2013-14 Projects</a></li>
<li><a href="past13.html">2012-13 Projects</a></li>
<li><a href="past.html">2011-12 Projects</a></li>
-->
</ul>
</div>
<div class="col c10">
<h2> 2017-18 Student/Industry Teams </h2>
<br/>
<div id="team1">
<h3> <a name="team1">Perception</a></h3>
<p>
<b>Partner: Aerospace </b>
<br><b>Team: </b>Abhishek Bhattacharya (lead), Jake Can, Ben Patient, Sai Srimat, Danish Vaid (scribe)
<br><br>
<img src="team_docs_18/pics/aerospace/bhattacharya.jpg" height=110>
<img src="team_docs_18/pics/aerospace/can.jpg" height=110>
<img src="team_docs_18/pics/aerospace/patient.jpg" height=110>
<img src="team_docs_18/pics/aerospace/srimat.jpg" height=110>
<img src="team_docs_18/pics/aerospace/vaid.jpg" height=110>
<br><br><b>Mentor(s):</b> Ron Fitzgerald, Ron Scrofano
<br><b>Project Overview:</b> Perception focuses on object detection and tracking in a video given an image of an object of interest.
<br><b>Vision Statement: </b>
<a href="team_docs_18/vision/aerospace.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_18/prd1/aerospace.pdf" target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_18/prd2/aerospace.pdf" target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation:
<a href="team_docs_18/fall_presentations/aerospace.pdf" target="_blank">[PDF]</a>
<a href="https://youtu.be/DI4QEe1VwR4" target="_blank">[YouTube]</a>
</b>
<br><b>Final Poster: </b>
<a href="team_docs_18/posters/aerospace.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_18/PPT/aerospace.pdf" target="_blank">[PDF]</a>
</p>
</div>
<div id="team2">
<h3> <a name="team2">Matchfolio</a></h3>
<p>
<b>Partner: Appfolio </b>
<br><b>Team: </b>Peter Master (lead), Chantel Chan, Keith Long (scribe), Michael Rousso, Simon Wong
<br><br>
<img src="team_docs_18/pics/appfolio/master.png" height=110>
<img src="team_docs_18/pics/appfolio/chan.png" height=110>
<img src="team_docs_18/pics/appfolio/long.png" height=110>
<img src="team_docs_18/pics/appfolio/rousso.png" height=110>
<img src="team_docs_18/pics/appfolio/wong.png" height=110>
<br><br><b>Mentor(s):</b> Bryce Boe, Daniel Vicory
<br><b>Project Overview:</b> Tinder for housing; renters swipe on property management's listings and the property management companies can contact those renters.</b>
<br><b>Vision Statement: </b>
<a href="team_docs_18/vision/appfolio.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_18/prd1/appfolio.pdf" target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_18/prd2/appfolio.pdf" target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation:
<a href="team_docs_18/fall_presentations/appfolio.pdf" target="_blank">[PDF]</a>
<a href="https://youtu.be/goOFideQ1aQ" target="_blank">[YouTube]</a>
</b>
<br><b>Final Poster: </b>
<a href="team_docs_18/posters/appfolio.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_18/PPT/appfolio.pdf" target="_blank">[PDF]</a>
</p>
</div>
<div id="team3">
<h3> <a name="team3">$-flow</a></h3>
<p>
<b>Partner: Elementum</b>
<br><b>Team: </b>Millan Batra (lead), Dennis Fong, Alex Kang, Yoon Lee (scribe), Alex Yuen
<br><br>
<img src="team_docs_18/pics/elementum/batra.png" height=110>
<img src="team_docs_18/pics/elementum/fong.png" height=110>
<img src="team_docs_18/pics/elementum/kang.jpg" height=110>
<img src="team_docs_18/pics/elementum/lee.jpg" height=110>
<img src="team_docs_18/pics/elementum/yuen.jpg" height=110>
<br><br><b>Mentor(s):</b> Ken Baker, Minh Chau, Chas Honton, Tony Huynh
<br><b>Project Overview:</b> Smooth the purchase order pipeline to decrease time to market. </b>
<br><b>Vision Statement: </b>
<a href="team_docs_18/vision/elementum.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_18/prd1/elementum.pdf" target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_18/prd2/elementum.pdf" target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation:
<a href="team_docs_18/fall_presentations/elementum.pdf" target="_blank">[PDF]</a>
<a href="https://youtu.be/e6p8PTafuA4" target="_blank">[YouTube]</a>
</b>
<br><b>Final Poster: </b>
<a href="team_docs_18/posters/elementum.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_18/PPT/elementum.pdf" target="_blank">[PDF]</a>
</p>
</div>
<div id="team4">
<h3> <a name="team4">Vegetables & Rice (V&R)</a></h3>
<p>
<b>Partner: InTouch Health </b>
<br><b>Team:</b> Yuanqi Li (lead), Kenneth Chan, Shouzhi Wan (scribe), Jinfa Zhu
<!--<br><b>Team:</b> Yuanqi Li (lead), Kenneth Chan, Xiaohe He, Shouzhi Wan (scribe), Jinfa Zhu -->
</b>
<br><br>
<img src="team_docs_18/pics/intouch/li.jpg" height=110>
<img src="team_docs_18/pics/intouch/chan.jpg" height=110>
<!--
<img src="team_docs_18/pics/intouch/he.jpg" height=110>
-->
<img src="team_docs_18/pics/intouch/wan.jpg" height=110>
<img src="team_docs_18/pics/intouch/zhu.jpg" height=110>
<br><br><b>Mentor(s):</b> Ole Eichhorn, Helen Hawkins, Nate Pincus, Marco Pinter, Jazarie Thatch</b>
<br><b>Project Overview:</b> Develop a VR HCI for doctor and patient interactions. </b>
<br><b>Vision Statement: </b>
<a href="team_docs_18/vision/intouch.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_18/prd1/intouch.pdf" target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_18/prd2/intouch.pdf" target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation:
<a href="team_docs_18/fall_presentations/intouch.pdf" target="_blank">[PDF]</a>
<a href="https://youtu.be/vzE-EcJRUd0" target="_blank">[YouTube]</a>
</b>
<br><b>Final Poster: </b>
<a href="team_docs_18/posters/intouch.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_18/PPT/intouch.pdf" target="_blank">[PDF]</a>
</p>
</div>
<div id="team5">
<h3> <a name="team5">Schrute Farms</a></h3>
<p>
<br>
<b>********** WINNER: 2nd Place **********</b><br><br>
<b>Partner: Invoca </b>
<br><b>Team:</b> Jonathan Segovia (lead), Michael Caccamo, Yuki Mano, Kunal Naik, Tristan Starck (scribe)</b>
<br><br>
<img src="team_docs_18/pics/invoca/segovia.jpg" height=110>
<img src="team_docs_18/pics/invoca/caccamo.jpg" height=110>
<img src="team_docs_18/pics/invoca/mano.png" height=110>
<img src="team_docs_18/pics/invoca/naik.jpg" height=110>
<img src="team_docs_18/pics/invoca/starck.png" height=110>
<br><br><b>Mentor(s):</b> Mike Weaver, Peter Wilson </b>
<br><b>Project Overview:</b> Virtual Assistant that will allow customers to set up appointments over the phone without actually needing to talk to anyone, thus allowing small businesses to streamline their appointment process.</b>
<br><b>Vision Statement: </b>
<a href="team_docs_18/vision/invoca.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_18/prd1/invoca.pdf" target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_18/prd2/invoca.pdf" target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation:
<a href="team_docs_18/fall_presentations/invoca.pdf" target="_blank">[PDF]</a>
<a href="https://youtu.be/XQQpv5_hxKY" target="_blank">[YouTube]</a>
</b>
<br><b>Final Poster: </b>
<a href="team_docs_18/posters/invoca.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_18/PPT/invoca.pdf" target="_blank">[PDF]</a>
</p>
</div>
<div id="team6">
<h3> <a name="team6">Stage Presence</a></h3>
<p>
<br>
<b>********** WINNER: 1st Place **********</b><br><br>
<b>Partner: LogMeIn </b>
<br><b>Team:</b> Zach Feinn (lead), Ryan Allen, Isaiah Egan (scribe), Ryan Kemper, Josue Montenegro </b>
<br><br>
<img src="team_docs_18/pics/logmein/feinn.jpg" height=110>
<img src="team_docs_18/pics/logmein/allen.jpg" height=110>
<img src="team_docs_18/pics/logmein/egan.jpg" height=110>
<img src="team_docs_18/pics/logmein/kemper.jpg" height=110>
<img src="team_docs_18/pics/logmein/montenegro.jpg" height=110>
<br><br><b>Mentor(s):</b> Nicolay Avrionov, Christfried Focke, Nilesh Mishra, John Spann </b>
<br><b>Project Overview:</b> Stage Presence is the first choice solution for people of all backgrounds who want to deliver flawless and powerful presentations.</b>
<br><b>Vision Statement: </b>
<a href="team_docs_18/vision/logmein.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_18/prd1/logmein.pdf" target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_18/prd2/logmein.pdf" target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation:
<a href="team_docs_18/fall_presentations/logmein.pdf" target="_blank">[PDF]</a>
<a href="https://youtu.be/6aABOm1AIEg" target="_blank">[YouTube]</a>
</b>
<br><b>Final Poster: </b>
<a href="team_docs_18/posters/logmein.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_18/PPT/logmein.pdf" target="_blank">[PDF]</a>
</p>
</div>
<div id="team7">
<h3> <a name="team7">Game of Drones</a></h3>
<p>
<b>Partner: Northrop Grumman </b>
<br><b>Team:</b> Trenton Cisewski (lead), Peter Ginty, Sam Goyal (scribe), Mario Infante, Chet Koziol </b>
<br><br>
<img src="team_docs_18/pics/ngc/cisewski.jpg" height=110>
<img src="team_docs_18/pics/ngc/ginty.png" height=110>
<img src="team_docs_18/pics/ngc/goyal.jpg" height=110>
<img src="team_docs_18/pics/ngc/infante.jpg" height=110>
<img src="team_docs_18/pics/ngc/koziol.jpg" height=110>
<br><br><b>Mentor(s):</b> Ben Davies, Jason Lin
<br><b>Project Overview:</b> Our team will develop an app that will control a autonomous drone that surveys the ground and creates a 3D model of the surrounding area.
<br><b>Vision Statement: </b>
<a href="team_docs_18/vision/ngc.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_18/prd1/ngc.pdf" target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_18/prd2/ngc.pdf" target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation:
<a href="team_docs_18/fall_presentations/ngc.pdf" target="_blank">[PDF]</a>
<a href="https://youtu.be/0wS-3C4FhJc" target="_blank">[YouTube]</a>
</b>
<br><b>Final Poster: </b>
<a href="team_docs_18/posters/ngc.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_18/PPT/ngc.pdf" target="_blank">[PDF]</a>
</p>
</div>
<div id="team8">
<h3> <a name="team8">Not our (seg)fault</a></h3>
<p>
<br>
<b>********** WINNER: 3rd Place **********</b><br><br>
<b>Partner: Novacoast </b>
<br><b>Team:</b> Alex Wein (lead), William Bennett, Ashlynn Cardoso (scribe), Clara Frausto, Caitlin Scarberry </b>
<br><br>
<img src="team_docs_18/pics/novacoast/wein.jpg" height=110>
<img src="team_docs_18/pics/novacoast/bennett.jpg" height=110>
<img src="team_docs_18/pics/novacoast/cardoso.jpg" height=110>
<img src="team_docs_18/pics/novacoast/frausto.jpg" height=110>
<img src="team_docs_18/pics/novacoast/scarberry.jpg" height=110>
<br><br><b>Mentor(s):</b> Alec Harrell, Renato Untalan
<br><b>Project Overview:</b> Keyboard biometric system for authentication.
<br><b>Vision Statement: </b>
<a href="team_docs_18/vision/novacoast.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_18/prd1/novacoast.pdf" target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_18/prd2/novacoast.pdf" target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation:
<a href="team_docs_18/fall_presentations/novacoast.pdf" target="_blank">[PDF]</a>
<a href="https://youtu.be/Cbtyq2TwOpw" target="_blank">[YouTube]</a>
</b>
<br><b>Final Poster: </b>
<a href="team_docs_18/posters/novacoast.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_18/PPT/novacoast.pdf" target="_blank">[PDF]</a>
</p>
</div>
<div id="team9">
<h3> <a name="team9">Bob's Builders</a></h3>
<p>
<b>Partner: Procore </b>
<br><b>Team:</b> Kevin Lee (lead), Samuel Chu, Jimmy Le, Natasha Lee, Sean Shelton (scribe) </b>
<br><br>
<img src="team_docs_18/pics/procore/klee.jpg" height=110>
<img src="team_docs_18/pics/procore/chu.jpg" height=110>
<img src="team_docs_18/pics/procore/le.jpg" height=110>
<img src="team_docs_18/pics/procore/nlee.jpg" height=110>
<img src="team_docs_18/pics/procore/shelton.jpg" height=110>
<br><br><b>Mentor(s):</b> Tyler Goff, Aksum Turner </b>
<br><b>Project Overview:</b> Project Description: We will create a website that presents a visual representation of user analytics in a clear, intuitive way for customers to understand. </b>
<br><b>Vision Statement: </b>
<a href="team_docs_18/vision/procore.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_18/prd1/procore.pdf" target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_18/prd2/procore.pdf" target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation:
<a href="team_docs_18/fall_presentations/procore.pdf" target="_blank">[PDF]</a>
<a href="https://youtu.be/RyLjPhrsogs" target="_blank">[YouTube]</a>
</b>
<br><b>Final Poster: </b>
<a href="team_docs_18/posters/procore.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_18/PPT/procore.pdf" target="_blank">[PDF]</a>
</p>
</div>
<div id="team10">
<h3> <a name="team10">SmartNet</a></h3>
<p>
<b>Partner: SmartRG </b>
<br><b>Team:</b> Marvin Shu (lead), Krassimir Djonev, Hernan Duran, Stefana Gloginic (scribe), Angel Rivera </b>
<br><br>
<img src="team_docs_18/pics/smartrg/shu.jpg" height=110>
<img src="team_docs_18/pics/smartrg/djonev.png" height=110>
<img src="team_docs_18/pics/smartrg/duran.jpg" height=110>
<img src="team_docs_18/pics/smartrg/gloginic.jpg" height=110>
<img src="team_docs_18/pics/smartrg/rivera.jpg" height=110>
<br><br><b>Mentor(s):</b> Tim Hayes </b>
<br><b>Project Overview:</b> Build upon last year's mobile application and add a video stream analyzer, captive portal GUI page, and push the pin drops onto the router for ISP satellites to pick up. </b>
<br><b>Vision Statement: </b>
<a href="team_docs_18/vision/smartrg.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_18/prd1/smartrg.pdf" target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_18/prd2/smartrg.pdf" target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation:
<a href="team_docs_18/fall_presentations/smartrg.pdf" target="_blank">[PDF]</a>
<a href="https://youtu.be/IsekZwP9Qrg" target="_blank">[YouTube]</a>
</b>
<br><b>Final Poster: </b>
<a href="team_docs_18/posters/smartrg.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_18/PPT/smartrg.pdf" target="_blank">[PDF]</a>
</p>
</div>
<div id="team11">
<h3> <a name="team11">Worthday</a></h3>
<p>
<b>Partner: Workday </b>
<br><b>Team:</b> Jordan Ang (lead), Arthur Pan, Alan Tran (scribe), Nathan Vandervoort, James Yang </b>
<br><br>
<img src="team_docs_18/pics/workday/ang.jpg" height=110>
<img src="team_docs_18/pics/workday/pan.jpg" height=110>
<img src="team_docs_18/pics/workday/tran.jpg" height=110>
<img src="team_docs_18/pics/workday/vandervoort.jpg" height=110>
<img src="team_docs_18/pics/workday/yang.jpg" height=110>
<br><br><b>Mentor(s):</b> Danny Johnson, Armin Taghinia </b>
<br><b>Project Overview:</b> We plan to create a mobile app that incorporates and extends the functionality of the UCSB access card using Workdays cloud infrastructure in a convenient platform.</b>
<br><b>Vision Statement: </b>
<a href="team_docs_18/vision/workday.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_18/prd1/workday.pdf" target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_18/prd2/workday.pdf" target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation:
<a href="team_docs_18/fall_presentations/workday.pdf" target="_blank">[PDF]</a>
<a href="https://youtu.be/qNV8b5SQt_A" target="_blank">[YouTube]</a>
</b>
<br><b>Final Poster: </b>
<a href="team_docs_18/posters/workday.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_18/PPT/workday.pdf" target="_blank">[PDF]</a>
</p>
</div>
</div>
</div>
<div id="footer" class="row">
<div class="col c12 aligncenter">
<h3>© 2014-20 Tevfik Bultan, Chandra, Krintz, Christopher Kruegel, Tim Sherwood, and Giovanni Vigna</h3>
<p><a href="http://andreasviklund.com/templates/origo/">Template design</a> by <a href="http://andreasviklund.com/">Andreas Viklund</a>,
photo from <a href="http://www.flickr.com/photos/dhilung/8258884512/">Dhilung Kirat</a><br/>
</p>
</div>
</div>
</div>
</body>
</html>