-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
455 lines (287 loc) · 14.6 KB
/
index.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
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
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
<!DOCTYPE html>
<!--[if lt IE 8 ]><html class="no-js ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="no-js ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 8)|!(IE)]><!--><html class="no-js" lang="en"> <!--<![endif]-->
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-135076786-1"></script>
<script src="https://kit.fontawesome.com/8c789e2917.js" crossorigin="anonymous"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-135076786-1');
</script>
<!--- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>Hans Walter Behrens</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/layout.css">
<link rel="stylesheet" href="css/media-queries.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- Script
================================================== -->
<script src="js/modernizr.js"></script>
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="favicon.png" >
</head>
<body>
<!-- Header
================================================== -->
<header id="home">
<nav id="nav-wrap">
<a class="mobile-btn" href="#nav-wrap" title="Show navigation">Show navigation</a>
<a class="mobile-btn" href="#" title="Hide navigation">Hide navigation</a>
<ul id="nav" class="nav">
<li class="current"><a class="smoothscroll" href="#home">Home</a></li>
<li><a class="smoothscroll" href="#about">About</a></li>
<li><a class="smoothscroll" href="#about">Resume</a></li>
<li><a class="smoothscroll" href="#publications">Publications</a></li>
</ul> <!-- end #nav -->
</nav> <!-- end #nav-wrap -->
<div class="row banner">
<div class="banner-text">
<h1 class="responsive-headline">Hi!</h1>
<h3>My name is Hans Walter Behrens, and I'm a senior PhD candidate and Dean's Fellow at Arizona State University. I work on novel protocol research at the intersection of security, scalability, and decentralization, working towards the concept of adversarially-resilient cooperative systems. You can learn more <a class="smoothscroll" href="#about">about me</a> below.</h3>
<hr />
<ul class="social">
<li><a href="https://scholar.google.com/citations?user=ptnCHS8AAAAJ"><i class="fa fa-graduation-cap"></i></a></li>
<li><a href="https://www.linkedin.com/in/hwbehrens/"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://github.com/hwbehrens"><i class="fa fa-github"></i></a></li>
</ul>
</div>
</div>
<p class="scrolldown">
<a class="smoothscroll" href="#about"><i class="icon-down-circle"></i></a>
</p>
</header> <!-- Header End -->
<!-- About Section
================================================== -->
<section id="about">
<div class="row">
<div class="three columns">
<img class="profile-pic" src="images/profilepic.jpg" alt="" />
</div>
<div class="nine columns main-col">
<h2>About Me</h2>
<p>I am a fourth-year Ph.D. student and Dean's Fellow at Arizona State University. My research focus is on adversarially-resilient cooperative systems, especially in distributed ad hoc networks, as well as techniques for privacy preservation and decentralized autonomous decision-making. I am the founder of the Upsilon Pi Epsilon ACM Honors Society at ASU, and created the CIDSE Graduate Student Mentorship Program to help new graduate students adapt to the academic environment. Prior to joining CASCADE, I worked in industry for 8 years, serving as the Chief Technology Officer for a medical software startup, where my key focuses were on data security and system scalability.
</p>
<div class="row">
<div class="columns contact-details">
<h2>Contact Details</h2>
<p class="address">
<span>hwb [at] asu [dot] edu</span>
</p>
</div>
<div class="columns download">
<p>
<a href="./resume/hans_behrens_resume_full.pdf" class="button"><i class="fa fa-download"></i>Download Resume</a>
</p>
</div>
</div> <!-- end row -->
</div> <!-- end .main-col -->
</div>
</section> <!-- About Section End-->
<!-- Resume Section
================================================== -->
<section id="resume">
<div class="row education">
<div class="three columns header-col">
<h1><span>Education</span></h1>
</div>
<div class="nine columns main-col">
<div class="row item">
<div class="twelve columns">
<h3>Arizona State University</h3>
<p class="info">Ph.D. Degree in Computer Science <span>•</span> <em class="date">July 2016 - Present</em></p>
<p>
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Arizona State University</h3>
<p class="info">Master of Computer Science <span>•</span> <em class="date">2020</em></p>
<p>
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>University of California - Irvine</h3>
<p class="info">B.S. Degree in Information and Computer Science </p>
<p>
</p>
</div>
</div> <!-- item end -->
</div> <!-- main-col end -->
</div> <!-- End Education -->
<!-- Publications Section
================================================== -->
<section id="publications">
<div class="row">
<div class="three columns header-col">
<h1><span>Publications</span></h1>
</div>
<div class="nine columns main-col">
<div class="row item">
<div class="twelve columns">
<h3>DataStorm: Coupled, Continuous Simulations for Complex Urban Environments</h3>
<p class="info">HW Behrens et al.</p>
<p class="info"><em class="date">ACM Transactions on Data Science (TODS) 2021</em></p>
<p class="info"><a href="papers/tds-2021-datastorm.pdf" target="_blank">View PDF</a></p>
<p>
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Arbiter: Improved Smart City Operations through Decentralized Autonomous Organization</h3>
<p class="info">F Mendoza, HW Behrens</p>
<p class="info"><em class="date">IEEE International Symposium on Technology and Society (ISTAS) 2020</em></p>
<p class="info"><a href="papers/istas-2020-arbiter.pdf" target="_blank">View PDF</a></p>
<p>
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Pando: Efficient Byzantine-Tolerant Distributed Sensor Fusion using Forest Ensembles</h3>
<p class="info">HW Behrens, KS Candan</p>
<p class="info"><em class="date">IEEE Conference on Communications (ICC) 2020</em></p>
<p class="info"><a href="papers/icc-2020-pando.pdf" target="_blank">View PDF</a></p>
<p>
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Practical Security for Cooperative Ad Hoc Systems</h3>
<p class="info">HW Behrens, KS Candan</p>
<p class="info"><em class="date">IEEE Conference on Pervasive Computing and Communications (PerCom) 2020</em></p>
<p class="info"><a href="papers/percom-2020-practical.pdf" target="_blank">View PDF</a></p>
<p>
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Velocity: Scalability Improvements in Block Propagation Through Rateless Erasure Coding</h3>
<p class="info">N Chawla, HW Behrens, D Tapp, D Boscovic, KS Candan</p>
<p class="info"><em class="date">IEEE International Conference on Blockchain and Cryptocurrency (ICBC) 2019</em></p>
<p class="info"><a href="papers/icbc-2019-velocity.pdf" target="_blank">View PDF</a></p>
<p>
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Load-Adaptive Continuous Coupled-Simulation Ensembles with DataStorm and Chameleon</h3>
<p class="info">HW Behrens, ML Li, A Gadkari, Y Garg, X Chen, S Liu, KS Candan</p>
<p class="info"><em class="date">2nd Annual Chameleon User Meeting 2019</em></p>
<p class="info"><a href="papers/cug-2019-loadadaptive.pdf" target="_blank">View PDF</a></p>
<p>
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Adversarially-Resistant On-Demand Topic Channels for Wireless Sensor Networks</h3>
<p class="info">HW Behrens, KS Candan</p>
<p class="info"><em class="date">37th IEEE International Symposium on Reliable Distributed Systems (SRDS) 2018 </em></p>
<p class="info"><a href="papers/srds-2018-adversarially-resilient.pdf" target="_blank">View PDF</a></p>
<p>
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>DataStorm-FE: A Data-and Decision-Flow and Coordination Engine for Coupled Simulation Ensembles</h3>
<p class="info">HW Behrens et al.</p>
<p class="info"><em class="date">44th Annual Conference on Very Large Data Bases (VLDB) 2018</em></p>
<p class="info"><a href="papers/vldb-2018-datastorm-fe.pdf" target="_blank">View PDF</a></p>
<p>
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Lightweight Authentication for Fault-Tolerant Topic-Channels in Ad Hoc Distributed Systems</h3>
<p class="info">HW Behrens, KS Candan</p>
<p class="info"><em class="date">27th ACM International Symposium on High-Performance Parallel Computing (HPDC) 2018</em></p>
<p class="info"><a href="papers/hpdc-2018-lightweight-authentication.pdf" target="_blank">View PDF</a></p>
<p>
</p>
</div>
</div> <!-- item end -->
</div> <!-- main-col end -->
</div> <!-- End Education -->
</section> <!-- Publications Section End-->
<!-- ***************** Work experience section ******************* -->
<div class="row work">
<div class="three columns header-col">
<h1><span>Professional</span></h1>
</div>
<div class="nine columns main-col">
<div class="row item">
<div class="twelve columns">
<h3>Arizona State University</h3>
<p class="info">Dean's Fellow, PhD Program<span>•</span> <em class="date">2016 - Present</em></p>
<p>
</p>
</div>
</div> <!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Canela Software, Inc.</h3>
<p class="info">Chief Technical Officer (and other positions) <span>•</span> <em class="date">2008 - 2016</em></p>
<p>
</p>
</div>
</div> <!-- item end -->
</div> <!-- main-col end -->
</div> <!-- End Work -->
</section> <!-- Resume Section End-->
<!-- footer
================================================== -->
<footer>
<div class="row">
<div class="twelve columns">
<ul class="social-links">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-instagram"></i></a></li>
<li><a href="#"><i class="fa fa-dribbble"></i></a></li>
<li><a href="#"><i class="fa fa-skype"></i></a></li>
</ul>
<ul class="copyright">
<li>© Copyright 2018 Hans Walter Behrens</li>
<li>Design by <a title="Styleshout" href="http://www.styleshout.com/">Styleshout</a></li>
</ul>
</div>
<div id="go-top"><a class="smoothscroll" title="Back to Top" href="#home"><i class="icon-up-open"></i></a></div>
</div>
</footer> <!-- Footer End-->
<!-- Java Script
================================================== -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/jquery-1.10.2.min.js"><\/script>')</script>
<script type="text/javascript" src="js/jquery-migrate-1.2.1.min.js"></script>
<script src="js/jquery.flexslider.js"></script>
<script src="js/waypoints.js"></script>
<script src="js/jquery.fittext.js"></script>
<script src="js/magnific-popup.js"></script>
<script src="js/init.js"></script>
</body>
</html>