-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpast23.html
More file actions
349 lines (329 loc) · 25.7 KB
/
past23.html
File metadata and controls
349 lines (329 loc) · 25.7 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
<!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 teams.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 class="current" href="teams.html">Teams</a>
<ul class="subpages">
<!-- <li><a href="#team1">Team Vibrant</a></li> -->
</ul>
</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> 2022-23 Student/Industry Teams </h2>
<br/>
<!--Coming soon!-->
<div id="team1">
<h3><a name="team1">GoCSIL</a></h3>
<!-- <h3>2022 First Place Winner! Congrats!</h3> -->
<p>
<b>Partner: Algorand</b>
<br><b>Team: </b> An Cao (Lead), Bowen Duanmu (Scribe), Kyrie Cai, Ning Xia, Xichen He
<br><br>
<img src="team_docs_23/pics/algorand/cao.png" height=110>
<img src="team_docs_23/pics/algorand/Duanmu.png" height=110>
<img src="team_docs_23/pics/algorand/CAI.png" height=110>
<img src="team_docs_23/pics/algorand/Xia.png" height=110>
<img src="team_docs_23/pics/algorand/he.jpg" height=110>
<br><br>
<b>Mentor(s):</b> Piergiacomo Palmisani, Benjamin Guidarelli<br><b>Project Overview:</b> We introduce the idea of Next Generation Digital Learning Environment (NGDLE). It will not itself be a single application like current Learning Management Systems (LMS), rather it will be an ecosystem of learning.
<br><b>Vision Statement: </b>
<a href="team_docs_23/vision/algorand.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_23/prd1/algorand.pdf"
target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_23/prd2/algorand.pdf" target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation: </b>
<a href="team_docs_23/fall_presentations/algorand.pdf" target="_blank">[PDF]</a>
<a href="https://www.youtube.com/watch?v=QJUBrQ9WFN8" target="_blank">[YouTube]</a>
<!-- <br><b>Development Plan: <a href="team_docs_23/dev_plan/algorand.pdf" target="_blank">[PDF]</a></b> -->
<br><b>Final Poster: </b>
<a href="team_docs_23/posters/algorand.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_23/PPT/algorand.pdf" target="_blank">[PDF]</a>
<a href="https://www.youtube.com/watch?v=Cg-l_IilsvQ&t=1759s" target="_blank">[Video]</a>
</p>
</div>
<div id="team2">
<h3><a name="team2">Fat Stacks</a></h3>
<!-- <h3>2022 Third Place Winner! Congrats!</h3> -->
<p>
<b>Partner: Allthenticate</b>
<br><b>Team: </b>Adam Yu (Lead), Arjun Singh, Hunter Massey (Scribe), Olivia Gillam, Simon Yu
<br><br>
<img src="team_docs_23/pics/allthenticate/YuAdam_s.png" height=110>
<img src="team_docs_23/pics/allthenticate/Singh_s.png" height=110>
<img src="team_docs_23/pics/allthenticate/Massey.png" height=110>
<img src="team_docs_23/pics/allthenticate/Gillam_s.png" height=110>
<img src="team_docs_23/pics/allthenticate/YuSimon_s.png" height=110>
<br><br>
<b>Mentor(s):</b> Bernie Conrad<br><b>Project Overview:</b> We will create a mobile authentication application that implements the FIDO protocol to communicate with WebAuthn Browser APIs. Using this mobile app, users will be able to quickly register new accounts and authorize login attempts with supported websites and Web3 applications. By eliminating the need forpasswords, the risk of phishing attacks is eliminated.
<br><b>Vision Statement: </b>
<a href="team_docs_23/vision/allthenticate.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_23/prd1/allthenticate.pdf"
target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_23/prd2/allthenticate.pdf" target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation: </b>
<a href="team_docs_23/fall_presentations/allthenticate.pdf" target="_blank">[PDF]</a>
<a href="https://youtu.be/ztTeoUBtnT8" target="_blank">[YouTube]</a>
<!-- <br><b>Development Plan: <a href="team_docs_23/dev_plan/allthenticate.pdf" target="_blank">[PDF]</a></b> -->
<br><b>Final Poster: </b>
<a href="team_docs_23/posters/allthenticate.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_23/PPT/allthenticate.pdf" target="_blank">[PDF]</a>
<a href="https://www.youtube.com/watch?v=Cg-l_IilsvQ&t=2474s" target="_blank">[Video]</a>
</p>
</div>
<div id="team3">
<h3><a name="team3">FortaKnight</a></h3>
<p>
<b>Partner: Forta Network</b>
<br><b>Team: </b> Nicholas Brown (Lead), Khalid Mihlar (Scribe), Alejandro Rojas Rodriguez, Andy Wu, John Lin
<br><br>
<img src="team_docs_23/pics/forta/BROWN.png" height=110>
<img src="team_docs_23/pics/forta/MIHLAR.png" height=110>
<img src="team_docs_23/pics/forta/RojasRodriguez.png" height=110>
<img src="team_docs_23/pics/forta/WU.png" height=110>
<img src="team_docs_23/pics/forta/LIN.png" height=110>
<br><br>
<b>Mentor(s):</b> Christian Seifert, Mariko Wakabayashi<br><b>Project Overview:</b> Wtih this project we develop a detection bot that can detect attacker smart contracts several blocks before the exploitation and signal relevant hosts. The bot should be able to both dynamically and statically decompile attacker smart contracts. Ultimately, we hope to develop an effective and easily deployable detection bot to protect Web 3.0 blockchains.
<br><b>Vision Statement: </b>
<a href="team_docs_23/vision/forta.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_23/prd1/forta.pdf" target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_23/prd2/forta.pdf" target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation: </b>
<a href="team_docs_23/fall_presentations/forta.pdf" target="_blank">[PDF]</a>
<a href="https://www.youtube.com/watch?v=FegsQ6zcoCo" target="_blank">[YouTube]</a>
<!-- <br><b>Development Plan: <a href="team_docs_23/dev_plan/forta.pdf" target="_blank">[PDF]</a></b> -->
<br><b>Final Poster: </b>
<a href="team_docs_23/posters/forta.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_23/PPT/forta.pdf" target="_blank">[PDF]</a>
<a href="https://www.youtube.com/watch?v=Cg-l_IilsvQ&t=3524s" target="_blank">[Video]</a>
</p>
</div>
<div id="team4">
<h3><a name="team4">OverSEA</a></h3>
<p>
<b>Partner: NavSea </b>
<br><b>Team: </b> Fluellen Arman Umali (Lead), Yvonne Liu(Scribe), Rahul Dharmaji, Daniel Eskander, Jason Em
<br><br>
<img src="team_docs_23/pics/navsea/Fluellen_s.jpg" height=110>
<img src="team_docs_23/pics/navsea/LIU.png" height=110>
<img src="team_docs_23/pics/navsea/dharmaji.png" height=110>
<img src="team_docs_23/pics/navsea/Eskander_s.png" height=110>
<img src="team_docs_23/pics/navsea/Em.png" height=110>
<br><br>
<b>Mentor(s):</b> Alan Jaeger<br><b>Project Overview:</b> We will help solve the remote maintenance problem. Specifiaclly, to eliminate the need for transportation of specialized individuals to naval ships for maintenance. Our intent is to save time and resources by allowing specialists to work remotely while still following maintenance procedures. Several challenges are evident, including the navigation of the complex environment of a navy ship, limited bandwidth in remote locales, and the necessity for secure, encrypted communications. Our expected goal is meant to demonstrate how the HoloLens and other AR/VR technologies can be implemented to aid remote maintenance.
<br><b>Vision Statement: </b>
<a href="team_docs_23/vision/navsea.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_23/prd1/navsea.pdf"
target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_23/prd2/navsea.pdf" target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation: </b>
<a href="team_docs_23/fall_presentations/navsea.pdf" target="_blank">[PDF]</a>
<a href="https://www.youtube.com/watch?v=dGHXWa9OeGo" target="_blank">[YouTube]</a>
<!-- <br><b>Development Plan: <a href="team_docs_23/dev_plan/navsea.pdf" target="_blank">[PDF]</a></b> -->
<br><b>Final Poster: </b>
<a href="team_docs_23/posters/navsea.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_23/PPT/navsea.pdf" target="_blank">[PDF]</a>
<a href="https://www.youtube.com/watch?v=Cg-l_IilsvQ&t=4317s" target="_blank">[Video]</a>
</p>
</div>
<div id="team5">
<h3><a name="team5">Salauth</a></h3>
<p>
<b>Partner: Appfolio </b>
<br><b>Team: </b> Erin Ambriz (Lead), Jason Dunne (Scribe), Isaiah Gama, Robert Gee, Mauricio Muñoz Valtierra
<br><br>
<img src="team_docs_23/pics/appfolio1/AMBRIZ.png" height=110>
<img src="team_docs_23/pics/appfolio1/headshot.png" height=110>
<img src="team_docs_23/pics/appfolio1/GAMA.png" height=110>
<img src="team_docs_23/pics/appfolio1/GEE.png" height=110>
<img src="team_docs_23/pics/appfolio1/MUNOZ.png" height=110>
<br><br>
<b>Mentor(s):</b> Justin Pearson, Wade Varesio, David Weitz, Graham Preston<br><b>Project Overview:</b> We will develope a mobile app and service that can be used to authenticate yourself and create/login to accounts using facial recognition. We plan to have the app be a central point for users to manage their data and services they are registered with using our product, as well as managing general account settings.
<br><b>Vision Statement: </b>
<a href="team_docs_23/vision/appfolio1.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_23/prd1/appfolio1.pdf"
target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_23/prd2/appfolio1.pdf"
target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation: </b>
<a href="team_docs_23/fall_presentations/appfolio1.pdf" target="_blank">[PDF]</a>
<a href="https://www.youtube.com/watch?v=j-g2pYSVh20" target="_blank">[YouTube]</a>
<!-- <br><b>Development Plan: <a href="team_docs_23/dev_plan/appfolio1.pdf" target="_blank">[PDF]</a></b> -->
<br><b>Final Poster: </b>
<a href="team_docs_23/posters/appfolio1.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_23/PPT/appfolio1.pdf" target="_blank">[PDF]</a>
<a href="https://www.youtube.com/watch?v=Cg-l_IilsvQ&t=5323s" target="_blank">[Video]</a>
</p>
</div>
<div id="team6">
<h3><a name="team6">Bacta Health</a></h3>
<p>
<b>Partner: Artera </b>
<br><b>Team: </b> Garrett Peake (Lead), Martin Cabello (Scribe), Mikey Curtis, Nicholas Wenstad, Xianqi Wang
<br><br>
<img src="team_docs_23/pics/wellHealth1/PEAKE.png" height=110>
<img src="team_docs_23/pics/wellHealth1/Cabello.png" height=110>
<img src="team_docs_23/pics/wellHealth1/CURTIS.png" height=110>
<img src="team_docs_23/pics/wellHealth1/Wenstad.png" height=110>
<img src="team_docs_23/pics/wellHealth1/Xianqi.png" height=110>
<br><br>
<b>Mentor(s):</b> Anav Sanghvi, Brianna Koch, Gillian Myers, Anh Vu Nguyen<br><b>Project Overview:</b> Our target is to allow users to track and gamify their physical therapy (PT), receive calculated outcome predictions, and provide useful insights on exercises that would normally all only be possible with a physician. The MVP for this would be a tracking app that does basic linear regression to provide outcomes as well as a simple gamification through a points system. Further upgrades would include AI search enabling user cohorting to provide realistic best-case scenarios as well as a more complex game that the user might care to work for.
<br><b>Vision Statement: </b>
<a href="team_docs_23/vision/wellHealth1.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_23/prd1/wellHealth1.pdf" target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_23/prd2/wellHealth1.pdf"
target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation: </b>
<a href="team_docs_23/fall_presentations/wellHealth1.pdf" target="_blank">[PDF]</a>
<a href="https://youtu.be/FBn5IaelV8U" target="_blank">[YouTube]</a>
<!-- <br><b>Development Plan: <a href="team_docs_23/dev_plan/wellHealth1.pdf" target="_blank">[PDF]</a></b> -->
<br><b>Final Poster: </b>
<a href="team_docs_23/posters/wellHealth1.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_23/PPT/wellHealth1.pdf" target="_blank">[PDF]</a>
<a href="https://www.youtube.com/watch?v=Cg-l_IilsvQ&t=6086s" target="_blank">[Video]</a>
</p>
</div>
<div id="team7">
<h3><a name="team7">Excelsior</a></h3>
<p>
<b>Partner: Appfolio</b>
<br>
<b>Team: </b> Sahil Naik (Lead), Rutvik Jha (Scribe), Robin Wang, Skylar Winig, Jake Yim<br><br>
<img src="team_docs_23/pics/appfolio2/WINIG.png" height=110>
<img src="team_docs_23/pics/appfolio2/YIM.png" height=110>
<img src="team_docs_23/pics/appfolio2/JHA.png" height=110>
<img src="team_docs_23/pics/appfolio2/NAIK.png" height=110>
<img src="team_docs_23/pics/appfolio2/Wang.png" height=110>
<br><br>
<b>Mentor(s):</b> Jacqui Mai, Kobe Shavolian, Justin Harris, Justin Pearson, and Tyler Coffman<br><b>Project Overview:</b> Currently, there are no insights or gains being made with the accounting data collected by Appfolio Property Managers across their portfolio of propertiesbesides backlogging. We aim to create an ML model to forecast property management expenditures and income. This will give them insight into which areas of their business to focus on. We plan to create a dashboard to present our predictions in a clear and concise manner using dynamic graphs and charts.
<br><b>Vision Statement: </b>
<a href="team_docs_23/vision/appfolio2.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_23/prd1/appfolio2.pdf" target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_23/prd2/appfolio2.pdf"
target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation: </b>
<a href="team_docs_23/fall_presentations/appfolio2.pdf" target="_blank">[PDF]</a>
<a href="https://youtu.be/ePifAsgt48U" target="_blank">[YouTube]</a>
<!-- <br><b>Development Plan: <a href="team_docs_23/dev_plan/appfolio2.pdf" target="_blank">[PDF]</a></b> -->
<br><b>Final Poster: </b>
<a href="team_docs_23/posters/appfolio2.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_23/PPT/appfolio2.pdf" target="_blank">[PDF]</a>
<a href="https://www.youtube.com/watch?v=Cg-l_IilsvQ&t=7029s" target="_blank">[Video]</a>
</p>
</div>
<div id="team8">
<h3><a name="team8">Flare</a></h3>
<p>
<b>Partner: PwC</b>
<br><b>Team: </b> Kelly Lin (Lead), Alvin Tu (Scribe), Nick Ong, Shuya Shou, Steven Chang
<br><br>
<img src="team_docs_23/pics/PwC/LIN.png" height=110>
<img src="team_docs_23/pics/PwC/TU.png" height=110>
<img src="team_docs_23/pics/PwC/ONG.png" height=110>
<img src="team_docs_23/pics/PwC/shou.png" height=110>
<img src="team_docs_23/pics/PwC/CHANG.png" height=110>
<br><br>
<b>Mentor(s):</b> Barbara Wortham, Alexander Andrianov, Hossein Lotfi, Maggie Brickner<br><b>Project Overview:</b> With this project we create a LSTM neural network to predict wildfire occurrences using time series of weather variables, as well as other data including land cover types and topography. Ideally, a wildfire prediction model will be developed for some states, and then tested on other areas, resulting in a strong, generalized model.
<br><b>Vision Statement: </b>
<a href="team_docs_23/vision/PwC.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_23/prd1/PwC.pdf" target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_23/prd2/PwC.pdf" target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation: </b>
<a href="team_docs_23/fall_presentations/PwC.pdf" target="_blank">[PDF]</a>
<a href="https://youtu.be/A9aTX32cLwM" target="_blank">[YouTube]</a>
<!-- <br><b>Development Plan: <a href="team_docs_23/dev_plan/PwC.pdf" target="_blank">[PDF]</a></b> -->
<br><b>Final Poster: </b>
<a href="team_docs_23/posters/PwC.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_23/PPT/PwC.pdf" target="_blank">[PDF]</a>
<a href="https://www.youtube.com/watch?v=Cg-l_IilsvQ&t=7828s" target="_blank">[Video]</a>
</p>
</div>
<div id="team9">
<h3><a name="team9">TranquiliTEA</a></h3>
<p>
<b>Partner: Artera</b>
<br><b>Team: </b>Heather Dinh (Lead), Archana Neupane, Victoria Reed (Scribe), John Rollinson, Samar Khan
<br><br>
<img src="team_docs_23/pics/wellHealth2/DINH.jpg" height=110>
<img src="team_docs_23/pics/wellHealth2/neupane.png" height=110>
<img src="team_docs_23/pics/wellHealth2/REED.png" height=110>
<img src="team_docs_23/pics/wellHealth2/rollinson.png" height=110>
<img src="team_docs_23/pics/wellHealth2/khan.png" height=110>
<br><br>
<b>Mentor(s):</b> Anav Sanghvi, Brianna Koch, and Gillian Myers<br><b>Project Overview:</b> We will create an app that by reducing anxiety levels of patients will hopefully serve to better mental health. By giving a biometric analysis, the patient can be sure that the activities to calm them down is also making them biologically less anxious, or indicate whether they need immediate medical attention. Furthermore, through this app, patients can visualize their improvement over several days as their biometric data and self-reflections will be recorded.
<br><b>Vision Statement: </b>
<a href="team_docs_23/vision/wellHealth2.pdf" target="_blank">[PDF]</a>
<br><b>Project Requirements Document: <a href="team_docs_23/prd1/wellHealth2.pdf"
target="_blank">[PDF]</a></b>
<br><b>Project Requirements Document v2: <a href="team_docs_23/prd2/wellHealth2.pdf" target="_blank">[PDF]</a></b>
<br><b>End of CS189A (First Quarter) Presentation: </b>
<a href="team_docs_23/fall_presentations/wellHealth2.pdf" target="_blank">[PDF]</a>
<a href="https://www.youtube.com/watch?v=-Q6dx0UTWrw" target="_blank">[YouTube]</a>
<!-- <br><b>Development Plan: <a href="team_docs_23/dev_plan/wellHealth2.pdf" target="_blank">[PDF]</a></b> -->
<br><b>Final Poster: </b>
<a href="team_docs_23/posters/wellHealth2.pdf" target="_blank">[PDF]</a>
<br><b>Final Presentation: </b>
<a href="team_docs_23/PPT/wellHealth2.pdf" target="_blank">[PDF]</a>
<a href="https://www.youtube.com/watch?v=Cg-l_IilsvQ&t=8697s" target="_blank">[Video]</a>
</p>
</div>
</div>
</div>
<div id="footer" class="row">
<div class="col c12 aligncenter">
<h4>© 2014-2023 Tevfik Bultan, Chandra, Krintz, Christopher Kruegel, Tim Sherwood, Jianwen Su, Tobias Höllerer, and
Giovanni Vigna</h4>
<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>