-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
539 lines (511 loc) · 30.2 KB
/
index.xml
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
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Marcin Rogowski</title>
<link>https://mrogowski.github.io/</link>
<atom:link href="https://mrogowski.github.io/index.xml" rel="self" type="application/rss+xml" />
<description>Marcin Rogowski</description>
<generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><lastBuildDate>Thu, 01 Jul 2021 00:00:00 +0000</lastBuildDate>
<image>
<url>https://mrogowski.github.io/media/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_512x512_fill_lanczos_center_2.png</url>
<title>Marcin Rogowski</title>
<link>https://mrogowski.github.io/</link>
</image>
<item>
<title>High Performance Computing</title>
<link>https://mrogowski.github.io/project/hpc/</link>
<pubDate>Wed, 30 Jun 2021 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/project/hpc/</guid>
<description><p>I first became interested in High Performance Computing in 2011 during my M.S. coursework. After a brief Human-Computer Interaction episode, I returned to HPC in 2014 and have worked in this field ever since. Between 2014 and 2019, I worked on Saudi Aramco&rsquo;s reservoir simulator - GigaPOWERS and had the chance to lead the performance optimization efforts. During that time, I had the opportunity to run on several <a href="https://www.top500.org" target="_blank" rel="noopener">TOP500</a>-ranked supercomputers and achieve a few milestones: evaluate the scalability up to 196'608 cores back in 2017, and was involved in record-setting 1-billion-cell simulations.</p>
<p>As part of those projects, I gained extensive experience with domain partitioning, matrix-vector multiplication optimization, MPI and OpenMP, fast compression algorithms, MPI tuning and asynchronous I/O.</p>
<p>From 2020, I started to work on an h/p/r-adaptive framework developed at KAUST&rsquo;s <a href="https://cemse.kaust.edu.sa/aanslab" target="_blank" rel="noopener">AANSLab</a> used to simulate turbulent compressible internal and external flows on unstructured grids for industrial applications. I focus on the solver&rsquo;s performance, communication, and scalability.</p>
</description>
</item>
<item>
<title>Human-Computer Interaction</title>
<link>https://mrogowski.github.io/project/hci/</link>
<pubDate>Wed, 30 Jun 2021 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/project/hci/</guid>
<description><p>Starting during my internship at the <a href="https://www.calit2.net/" target="_blank" rel="noopener">California Institute for Telecommunications and Information Technology (Calit2)</a> at <a href="https://ucsd.edu/" target="_blank" rel="noopener">University of California, San Diego</a>, I became interested in Human-Computer Interaction. My first project was to use Microsoft Kinect for gesture navigation, head and hand tracking in 3D caves with the application to digital archeology.
Back at KAUST, I continued this project and started working with the <a href="https://corelabs.kaust.edu.sa/labs/detail/visualization-core-lab" target="_blank" rel="noopener">Visualization Core Lab</a> on the visualization of large biological data sets, interaction, and selection.</p>
<p>Once I moved to Saudi Aramco in 2013, I continued research in similar areas. In the Hyper-Dimensional Simulator project, we evaluated different interaction techniques with big data originating from reservoir simulation. In our project with <a href="https://www.oblong.com/" target="_blank" rel="noopener">Oblong</a>, we focused on gesture control. Together, we assessed a range of technologies: Vicon motion capture cameras, Novint Falcon&rsquo;s haptic device, 3D mouse, Leap Motion, Microsoft Kinect, etc. Our product was presented to high local government officials, company representatives as well as the general public.</p>
</description>
</item>
<item>
<title>Biometrics</title>
<link>https://mrogowski.github.io/project/biometrics/</link>
<pubDate>Tue, 29 Jun 2021 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/project/biometrics/</guid>
<description><p>Starting in 2008, as a second-year Computer Science B.Sc. student at the <a href="https://pb.edu.pl/en/" target="_blank" rel="noopener">Bialystok University of Technology</a>, I started working on keystroke dynamics with <a href="http://biometria.wi.pb.edu.pl/" target="_blank" rel="noopener">Prof. Khalid Saeed</a>. Keystroke dynamics is one of the biometric methods that can be used to authenticate or identify users. The method falls under behavioral features and is based on how a user performs specific tasks - in this case - how the user types on a keyboard. The typing style was shown to differentiate well between users.</p>
<p>The idea first came as early as 1975 when it was mentioned by R. J. Spillane and has since then been modified and improved on multiple occasions with the results reported as high as 99-100% correct classification. The method can be used for both authentication (strengthening the password or continuously verifying the user&rsquo;s identity) or identification (determining the user based on his typing style).</p>
<!-- In general, in almost all the prior work on keystroke dynamics, the user is asked to type a particular password multiple times. -->
<p>My work started by analyzing the impact of the database quality on the method&rsquo;s efficiency and continued with the implementation of a JavaScript-based website to collect experimental data. My most significant contributions, however, were in the area of user authentication on mobile devices. Back in 2012, when smartphones started rapidly gaining popularity, I researched authentication methods on mobile devices and proposed keystroke dynamics as one of the solutions. I then implemented a custom Android keyboard that collected extra information from the touchscreen and the gyroscope as users were typing. The resulting ensemble of data from different sensors showed promising results.</p>
<p><img src="smartphone_keystroke_dynamics.jpg" alt="" title=""></p>
</description>
</item>
<item>
<title>Mobile App Development</title>
<link>https://mrogowski.github.io/project/mobile_app/</link>
<pubDate>Thu, 01 Jul 2021 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/project/mobile_app/</guid>
<description><p>Towards the end of my M.S. studies, in 2012-2013, Saad Al-Rawaf (now the founder of <a href="https://cloudtoday.com/" target="_blank" rel="noopener">CloudToday</a>) and I ventured into mobile app development.
One of the more successful attempts was Rethink - a new take on task management.</p>
<p>Our differentiator was the introduction of trigger-based tasks - reminders that were not activated by date and time but by location, contact with a particular person, or a fact of being connected to a specific WiFi network. While we did not continue the development past 2014, in some terms, our venture was successful. With around 30,000 users, we were featured by major media outlets such as The Washington Post, The Guardian, Stuff, All About Android and others. Similar functionality has since been incorporated in applications such as Apple&rsquo;s Reminders and Google Keep.</p>
<p><a href="https://www.washingtonpost.com/business/rethink-a-reminder-triggered-by-time-or-place/2013/04/13/44bbf77c-a16f-11e2-9c03-6952ff305f35_story.html" target="_blank" rel="noopener"><img src="wp.jpg" alt="" title=""></a></p>
</description>
</item>
<item>
<title>Efficient Static Well Assignment in Parallel Reservoir Simulation</title>
<link>https://mrogowski.github.io/publication/2020_eage_well_assignment/</link>
<pubDate>Tue, 08 Dec 2020 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/publication/2020_eage_well_assignment/</guid>
<description><!-- <div class="alert alert-note">
<div>
Click the <em>Cite</em> button above to demo the feature to enable visitors to import publication metadata into their reference management software.
</div>
</div>
-->
<!-- <div class="alert alert-note">
<div>
Create your slides in Markdown - click the <em>Slides</em> button to check out the example.
</div>
</div>
-->
<!-- Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/). -->
</description>
</item>
<item>
<title>Runtime Optimization of a Massively Parallel Reservoir Simulator Using Guided Timestep Selection</title>
<link>https://mrogowski.github.io/publication/2020_eage_guided_dt/</link>
<pubDate>Tue, 08 Dec 2020 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/publication/2020_eage_guided_dt/</guid>
<description><!-- <div class="alert alert-note">
<div>
Click the <em>Cite</em> button above to demo the feature to enable visitors to import publication metadata into their reference management software.
</div>
</div>
-->
<!-- <div class="alert alert-note">
<div>
Create your slides in Markdown - click the <em>Slides</em> button to check out the example.
</div>
</div>
-->
<!-- Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/). -->
</description>
</item>
<item>
<title>Intelligent Identification of Least-Connected Components of Reservoir Simulation Models</title>
<link>https://mrogowski.github.io/publication/2019_hpc_adipec_sectors/</link>
<pubDate>Mon, 11 Nov 2019 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/publication/2019_hpc_adipec_sectors/</guid>
<description><!-- <div class="alert alert-note">
<div>
Click the <em>Cite</em> button above to demo the feature to enable visitors to import publication metadata into their reference management software.
</div>
</div>
-->
<!-- <div class="alert alert-note">
<div>
Create your slides in Markdown - click the <em>Slides</em> button to check out the example.
</div>
</div>
-->
<!-- Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/). -->
<p><img src="sec2.png" alt="" title="">
<img src="sec3.png" alt="" title="">
<img src="sec4.png" alt="" title=""></p>
</description>
</item>
<item>
<title>High-performance computing applications transition to the cloud in upstream</title>
<link>https://mrogowski.github.io/publication/2019_hpc_eagehpc_cloud/</link>
<pubDate>Mon, 07 Oct 2019 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/publication/2019_hpc_eagehpc_cloud/</guid>
<description><!-- <div class="alert alert-note">
<div>
Click the <em>Cite</em> button above to demo the feature to enable visitors to import publication metadata into their reference management software.
</div>
</div>
-->
<!-- <div class="alert alert-note">
<div>
Create your slides in Markdown - click the <em>Slides</em> button to check out the example.
</div>
</div>
-->
<!-- Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/). -->
</description>
</item>
<item>
<title>Incorporating Lossless Compression in Parallel Reservoir Simulation</title>
<link>https://mrogowski.github.io/publication/2019_hpc_eagehpc_compression/</link>
<pubDate>Mon, 07 Oct 2019 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/publication/2019_hpc_eagehpc_compression/</guid>
<description><!-- <div class="alert alert-note">
<div>
Click the <em>Cite</em> button above to demo the feature to enable visitors to import publication metadata into their reference management software.
</div>
</div>
-->
<!-- <div class="alert alert-note">
<div>
Create your slides in Markdown - click the <em>Slides</em> button to check out the example.
</div>
</div>
-->
<!-- Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/). -->
</description>
</item>
<item>
<title>Evaluation of the Imbalance Evolution in Parallel Reservoir Simulation</title>
<link>https://mrogowski.github.io/publication/2019_hpc_hpec_imbalance/</link>
<pubDate>Tue, 24 Sep 2019 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/publication/2019_hpc_hpec_imbalance/</guid>
<description><!-- <div class="alert alert-note">
<div>
Click the <em>Cite</em> button above to demo the feature to enable visitors to import publication metadata into their reference management software.
</div>
</div>
-->
<!-- <div class="alert alert-note">
<div>
Create your slides in Markdown - click the <em>Slides</em> button to check out the example.
</div>
</div>
-->
<!-- Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/). -->
</description>
</item>
<item>
<title>High-Performance Computing Applications’ Transition to the Cloud in the Oil & Gas Industry</title>
<link>https://mrogowski.github.io/publication/2019_hpc_hpec_cloud/</link>
<pubDate>Tue, 24 Sep 2019 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/publication/2019_hpc_hpec_cloud/</guid>
<description><!-- <div class="alert alert-note">
<div>
Click the <em>Cite</em> button above to demo the feature to enable visitors to import publication metadata into their reference management software.
</div>
</div>
-->
<!-- <div class="alert alert-note">
<div>
Create your slides in Markdown - click the <em>Slides</em> button to check out the example.
</div>
</div>
-->
<!-- Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/). -->
</description>
</item>
<item>
<title>Lossless Compression of Internal Files in Parallel Reservoir Simulation</title>
<link>https://mrogowski.github.io/publication/2019_hpc_hpec_compression/</link>
<pubDate>Tue, 24 Sep 2019 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/publication/2019_hpc_hpec_compression/</guid>
<description><!-- <div class="alert alert-note">
<div>
Click the <em>Cite</em> button above to demo the feature to enable visitors to import publication metadata into their reference management software.
</div>
</div>
-->
<!-- <div class="alert alert-note">
<div>
Create your slides in Markdown - click the <em>Slides</em> button to check out the example.
</div>
</div>
-->
<!-- Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/). -->
</description>
</item>
<item>
<title>Optimal Resource Allocation for Parallel Reservoir Simulation</title>
<link>https://mrogowski.github.io/publication/2019_hpc_hpec_allocation/</link>
<pubDate>Tue, 24 Sep 2019 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/publication/2019_hpc_hpec_allocation/</guid>
<description><!-- <div class="alert alert-note">
<div>
Click the <em>Cite</em> button above to demo the feature to enable visitors to import publication metadata into their reference management software.
</div>
</div>
-->
<!-- <div class="alert alert-note">
<div>
Create your slides in Markdown - click the <em>Slides</em> button to check out the example.
</div>
</div>
-->
<!-- Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/). -->
</description>
</item>
<item>
<title>Application of Algebraic Multigrid in Fully Implicit Massive Reservoir Simulations</title>
<link>https://mrogowski.github.io/publication/2019_hpc_europec_amg/</link>
<pubDate>Mon, 03 Jun 2019 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/publication/2019_hpc_europec_amg/</guid>
<description><!-- <div class="alert alert-note">
<div>
Click the <em>Cite</em> button above to demo the feature to enable visitors to import publication metadata into their reference management software.
</div>
</div>
-->
<!-- <div class="alert alert-note">
<div>
Create your slides in Markdown - click the <em>Slides</em> button to check out the example.
</div>
</div>
-->
<!-- Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/). -->
</description>
</item>
<item>
<title>Slides</title>
<link>https://mrogowski.github.io/slides/example/</link>
<pubDate>Tue, 05 Feb 2019 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/slides/example/</guid>
<description><h1 id="create-slides-in-markdown-with-wowchemy">Create slides in Markdown with Wowchemy</h1>
<p><a href="https://wowchemy.com/" target="_blank" rel="noopener">Wowchemy</a> | <a href="https://owchemy.com/docs/managing-content/#create-slides" target="_blank" rel="noopener">Documentation</a></p>
<hr>
<h2 id="features">Features</h2>
<ul>
<li>Efficiently write slides in Markdown</li>
<li>3-in-1: Create, Present, and Publish your slides</li>
<li>Supports speaker notes</li>
<li>Mobile friendly slides</li>
</ul>
<hr>
<h2 id="controls">Controls</h2>
<ul>
<li>Next: <code>Right Arrow</code> or <code>Space</code></li>
<li>Previous: <code>Left Arrow</code></li>
<li>Start: <code>Home</code></li>
<li>Finish: <code>End</code></li>
<li>Overview: <code>Esc</code></li>
<li>Speaker notes: <code>S</code></li>
<li>Fullscreen: <code>F</code></li>
<li>Zoom: <code>Alt + Click</code></li>
<li><a href="https://github.com/hakimel/reveal.js#pdf-export" target="_blank" rel="noopener">PDF Export</a>: <code>E</code></li>
</ul>
<hr>
<h2 id="code-highlighting">Code Highlighting</h2>
<p>Inline code: <code>variable</code></p>
<p>Code block:</p>
<pre><code class="language-python">porridge = &quot;blueberry&quot;
if porridge == &quot;blueberry&quot;:
print(&quot;Eating...&quot;)
</code></pre>
<hr>
<h2 id="math">Math</h2>
<p>In-line math: $x + y = z$</p>
<p>Block math:</p>
<p>$$
f\left( x \right) = ;\frac{{2\left( {x + 4} \right)\left( {x - 4} \right)}}{{\left( {x + 4} \right)\left( {x + 1} \right)}}
$$</p>
<hr>
<h2 id="fragments">Fragments</h2>
<p>Make content appear incrementally</p>
<pre><code>{{% fragment %}} One {{% /fragment %}}
{{% fragment %}} **Two** {{% /fragment %}}
{{% fragment %}} Three {{% /fragment %}}
</code></pre>
<p>Press <code>Space</code> to play!</p>
<p><span class="fragment " >
One
</span>
<span class="fragment " >
<strong>Two</strong>
</span>
<span class="fragment " >
Three
</span></p>
<hr>
<p>A fragment can accept two optional parameters:</p>
<ul>
<li><code>class</code>: use a custom style (requires definition in custom CSS)</li>
<li><code>weight</code>: sets the order in which a fragment appears</li>
</ul>
<hr>
<h2 id="speaker-notes">Speaker Notes</h2>
<p>Add speaker notes to your presentation</p>
<pre><code class="language-markdown">{{% speaker_note %}}
- Only the speaker can read these notes
- Press `S` key to view
{{% /speaker_note %}}
</code></pre>
<p>Press the <code>S</code> key to view the speaker notes!</p>
<aside class="notes">
<ul>
<li>Only the speaker can read these notes</li>
<li>Press <code>S</code> key to view</li>
</ul>
</aside>
<hr>
<h2 id="themes">Themes</h2>
<ul>
<li>black: Black background, white text, blue links (default)</li>
<li>white: White background, black text, blue links</li>
<li>league: Gray background, white text, blue links</li>
<li>beige: Beige background, dark text, brown links</li>
<li>sky: Blue background, thin dark text, blue links</li>
</ul>
<hr>
<ul>
<li>night: Black background, thick white text, orange links</li>
<li>serif: Cappuccino background, gray text, brown links</li>
<li>simple: White background, black text, blue links</li>
<li>solarized: Cream-colored background, dark green text, blue links</li>
</ul>
<hr>
<section data-noprocess data-shortcode-slide
data-background-image="/media/boards.jpg"
>
<h2 id="custom-slide">Custom Slide</h2>
<p>Customize the slide style and background</p>
<pre><code class="language-markdown">{{&lt; slide background-image=&quot;/media/boards.jpg&quot; &gt;}}
{{&lt; slide background-color=&quot;#0000FF&quot; &gt;}}
{{&lt; slide class=&quot;my-style&quot; &gt;}}
</code></pre>
<hr>
<h2 id="custom-css-example">Custom CSS Example</h2>
<p>Let&rsquo;s make headers navy colored.</p>
<p>Create <code>assets/css/reveal_custom.css</code> with:</p>
<pre><code class="language-css">.reveal section h1,
.reveal section h2,
.reveal section h3 {
color: navy;
}
</code></pre>
<hr>
<h1 id="questions">Questions?</h1>
<p><a href="https://github.com/wowchemy/wowchemy-hugo-modules/discussions" target="_blank" rel="noopener">Ask</a></p>
<p><a href="https://wowchemy.com/docs/managing-content/#create-slides" target="_blank" rel="noopener">Documentation</a></p>
</description>
</item>
<item>
<title>Performance Assessment of Hybrid Parallelism for Large-Scale Reservoir Simulation on Multi-and Many-core Architectures</title>
<link>https://mrogowski.github.io/publication/2018_hpc_hpec_hybrid/</link>
<pubDate>Tue, 25 Sep 2018 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/publication/2018_hpc_hpec_hybrid/</guid>
<description><!-- <div class="alert alert-note">
<div>
Click the <em>Cite</em> button above to demo the feature to enable visitors to import publication metadata into their reference management software.
</div>
</div>
-->
<!-- <div class="alert alert-note">
<div>
Create your slides in Markdown - click the <em>Slides</em> button to check out the example.
</div>
</div>
-->
<!-- Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/). -->
</description>
</item>
<item>
<title>The impact of database quality on keystroke dynamics authentication</title>
<link>https://mrogowski.github.io/publication/2016_biometrics_quality/</link>
<pubDate>Wed, 08 Jun 2016 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/publication/2016_biometrics_quality/</guid>
<description><!-- <div class="alert alert-note">
<div>
Click the <em>Cite</em> button above to demo the feature to enable visitors to import publication metadata into their reference management software.
</div>
</div>
-->
<!-- <div class="alert alert-note">
<div>
Create your slides in Markdown - click the <em>Slides</em> button to check out the example.
</div>
</div>
-->
<!-- Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/). -->
</description>
</item>
<item>
<title>User authentication for mobile devices</title>
<link>https://mrogowski.github.io/publication/2013_biometrics_mobile/</link>
<pubDate>Wed, 25 Sep 2013 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/publication/2013_biometrics_mobile/</guid>
<description><!-- <div class="alert alert-note">
<div>
Click the <em>Cite</em> button above to demo the feature to enable visitors to import publication metadata into their reference management software.
</div>
</div>
-->
<!-- <div class="alert alert-note">
<div>
Create your slides in Markdown - click the <em>Slides</em> button to check out the example.
</div>
</div>
-->
<!-- Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/). -->
</description>
</item>
<item>
<title>Observing change in crowded data sets in 3D space-Visualizing gene expression in human tissues</title>
<link>https://mrogowski.github.io/publication/2013_hci_poster/</link>
<pubDate>Sat, 16 Mar 2013 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/publication/2013_hci_poster/</guid>
<description><!-- <div class="alert alert-note">
<div>
Click the <em>Cite</em> button above to demo the feature to enable visitors to import publication metadata into their reference management software.
</div>
</div>
-->
<!-- <div class="alert alert-note">
<div>
Create your slides in Markdown - click the <em>Slides</em> button to check out the example.
</div>
</div>
-->
<!-- Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/). -->
</description>
</item>
<item>
<title>Advances in the keystroke dynamics: the practical impact of database quality</title>
<link>https://mrogowski.github.io/publication/2012_biometrics_advances/</link>
<pubDate>Wed, 26 Sep 2012 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/publication/2012_biometrics_advances/</guid>
<description><!-- <div class="alert alert-note">
<div>
Click the <em>Cite</em> button above to demo the feature to enable visitors to import publication metadata into their reference management software.
</div>
</div>
-->
<!-- <div class="alert alert-note">
<div>
Create your slides in Markdown - click the <em>Slides</em> button to check out the example.
</div>
</div>
-->
<!-- Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/). -->
</description>
</item>
<item>
<title>A study on touch screen devices: User authentication problems</title>
<link>https://mrogowski.github.io/publication/2012_biometrics_touch_screen/</link>
<pubDate>Sat, 22 Sep 2012 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/publication/2012_biometrics_touch_screen/</guid>
<description><!-- <div class="alert alert-note">
<div>
Click the <em>Cite</em> button above to demo the feature to enable visitors to import publication metadata into their reference management software.
</div>
</div>
-->
<!-- <div class="alert alert-note">
<div>
Create your slides in Markdown - click the <em>Slides</em> button to check out the example.
</div>
</div>
-->
<!-- Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/). -->
</description>
</item>
<item>
<title></title>
<link>https://mrogowski.github.io/admin/config.yml</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://mrogowski.github.io/admin/config.yml</guid>
<description></description>
</item>
</channel>
</rss>