Add dates.

This commit is contained in:
Danila Fedorin 2018-09-23 19:49:30 -07:00
parent 2ec8cc9507
commit 5d8f598994

View File

@ -48,7 +48,7 @@
<div class="section-content">
<div class="position">
<h2>Research Assistant</h2>
<div class="position-location">Oregon State University</div>
<div class="position-location">Oregon State University | Spring 2018 - Present</div>
<ul>
<li>Devised and implemented language to explain behavior of spreadsheets to new users.</li>
<li>Developed tooling in Haskell to verify, generate, and debug the explanation language.</li>
@ -58,7 +58,7 @@
<div class="position">
<h2>Lead Programmer</h2>
<div class="position-location">Northwest Advanced Programming Workshop</div>
<div class="position-location">Northwest Advanced Programming Workshop | Summer 2017</div>
<ul>
<li>Designed and implemented a desktop calculator application with a focus on usability and feature-completeness.</li>
<li>Worked on a variety of components, including parsing input through a custom regular expression engine, evaluating expressions through Taylor Series, and UI design</li>
@ -70,7 +70,7 @@
<div class="position">
<h2>Participant</h2>
<div class="position-location">Oregon Game Project Challenge</div>
<div class="position-location">Oregon Game Project Challenge | Spring 2016 and 2016</div>
<ul>
<li>Worked in a team to complete video game to be presented at main event.</li>
<li>Created a game engine from scratch using Entity Component Systems architecture.</li>
@ -81,7 +81,7 @@
<div class="position">
<h2>Finalist</h2>
<div class="position-location">Google Code In, Online Competition</div>
<div class="position-location">Google Code In, Online Competition | Winter 2016</div>
<ul>
<li>Worked with large open-source project written in C.</li>
<li>Interacted with other developers to set goals, merge changes, and run tests.</li>