initial commit
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Welcome
|
||||
---
|
||||
|
||||
<p>My name is Rostyslav Hnatyshyn... I go by Rosty.
|
||||
I am a first year PhD student at Arizona State University.
|
||||
My primary research interests are computer graphics, data visualization and algorithm design.
|
||||
I currently work as an intern at Los Alamos National Laboratory, and I am also a research assistant at the VADER lab at ASU. My resume is available <a>here</a>.</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 written in Haskell using <a href="https://jaspervdj.be/hakyll/index.html">Hakyll</a>, and the source code is available <a>here</a>.
|
||||
</p>
|
||||
|
||||
<h2>Posts</h2>
|
||||
$partial("templates/post-list.html")$
|
||||
Reference in New Issue
Block a user