From 5d8f5989940a4c882bfda2abe099c2d09b582e32 Mon Sep 17 00:00:00 2001 From: Danila Fedorin Date: Sun, 23 Sep 2018 19:49:30 -0700 Subject: [PATCH] Add dates. --- resume.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resume.html b/resume.html index 0f91980..8277e82 100644 --- a/resume.html +++ b/resume.html @@ -48,7 +48,7 @@

Research Assistant

-
Oregon State University
+
Oregon State University | Spring 2018 - Present
  • Devised and implemented language to explain behavior of spreadsheets to new users.
  • Developed tooling in Haskell to verify, generate, and debug the explanation language.
  • @@ -58,7 +58,7 @@

    Lead Programmer

    -
    Northwest Advanced Programming Workshop
    +
    Northwest Advanced Programming Workshop | Summer 2017
    • Designed and implemented a desktop calculator application with a focus on usability and feature-completeness.
    • Worked on a variety of components, including parsing input through a custom regular expression engine, evaluating expressions through Taylor Series, and UI design
    • @@ -70,7 +70,7 @@

      Participant

      -
      Oregon Game Project Challenge
      +
      Oregon Game Project Challenge | Spring 2016 and 2016
      • Worked in a team to complete video game to be presented at main event.
      • Created a game engine from scratch using Entity Component Systems architecture.
      • @@ -81,7 +81,7 @@

        Finalist

        -
        Google Code In, Online Competition
        +
        Google Code In, Online Competition | Winter 2016
        • Worked with large open-source project written in C.
        • Interacted with other developers to set goals, merge changes, and run tests.