1
0
Fork 0

update about

master
Rostyslav Hnatyshyn 2 years ago
parent 0d95965a7e
commit 1969a94119
  1. 4
      index.html
  2. 1
      templates/post.html

@ -2,13 +2,13 @@
title: Welcome title: Welcome
--- ---
<p>My name is Rostyslav Hnatyshyn... I go by Rosty. <p>My name is (R)ostyslav Hnaty(shyn), but I go by Rosty.
I am a first year PhD student at Arizona State University. I am a first year PhD student at Arizona State University.
My primary research interests are computer graphics, data visualization and algorithm design. 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 href="/files/Rostyslav_Hnatyshyn_resume.pdf">here</a>.</p> 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 href="/files/Rostyslav_Hnatyshyn_resume.pdf">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. <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 href="https://git.rshyn.site/rostyhn/rshyn-site">here</a>. It is written in Haskell using <a href="https://jaspervdj.be/hakyll/index.html">Hakyll</a>, and the source code is available <a href="https://git.rshyn.site/rostyhn/rshyn-site">here</a>.
</p> </p>
<h2>Posts</h2> <h2>Posts</h2>

@ -1,6 +1,5 @@
<article> <article>
<section class="header"> <section class="header">
Posted on $date$
$if(author)$ $if(author)$
by $author$ by $author$
$endif$ $endif$

Loading…
Cancel
Save