You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
803 B
23 lines
803 B
---
|
|
title: Home
|
|
---
|
|
|
|
<p>
|
|
My name is (R)ostyslav Hnaty(shyn), but I go by Rosty.
|
|
I am a third year PhD student at the <a href="https://vader.lab.asu.edu/#/">VADER (Visual Analytics and Data Exploration Research) Lab</a> at Arizona State University.
|
|
</p>
|
|
|
|
<p>
|
|
This website aims to document some of my interests and the projects that I have been working on, both in and out of school.
|
|
It is generated using <a href="https://jaspervdj.be/hakyll/index.html">Hakyll</a>; the source code is available <a href="https://git.rshyn.site/rostyhn/rshyn-site">here</a>.
|
|
</p>
|
|
|
|
<p>
|
|
<b>All of the opinions expressed on this site are my own and do not represent the views of my employers.</b>
|
|
</p>
|
|
|
|
<h2>Publications</h2>
|
|
$partial("templates/pub-list.html")$
|
|
|
|
<h2>Posts</h2>
|
|
$partial("templates/post-list.html")$
|
|
|