diff --git a/resume.html b/resume.html index c2e2777..0b9c435 100644 --- a/resume.html +++ b/resume.html @@ -91,7 +91,7 @@
-

Experience

+

Professional Experience

@@ -105,17 +105,6 @@
-
-

Blog Author

-
Independent | Spring 2015 - Present
-
    -
  • Designed and published website currently live at danilafe.com.
  • -
  • Authored blog posts on topics spanning data structures, web development, programming languages, and compilers.
  • -
  • Created 11-part series on compiler development, walking readers through lexing, parsing, compilation using LLVM, - garbage collection, and polymorphic type checking.
  • -
-
-

Undergraduate Teaching Assistant, Programming Language Theory, CS 381

Oregon State University, Corvallis, OR | Winter 2020 - Spring 2020
@@ -126,6 +115,22 @@
  • Hosted independent review sessions attended by over 70 students.
  • +
    +
    +
    +

    Additional Experience

    + +
    +
    +

    Blog Author

    +
    Independent | Spring 2015 - Present
    +
      +
    • Designed and published website currently live at danilafe.com.
    • +
    • Authored blog posts on topics spanning data structures, web development, programming languages, and compilers.
    • +
    • Created 11-part series on compiler development, walking readers through lexing, parsing, compilation using LLVM, + garbage collection, and polymorphic type checking.
    • +
    +

    Lead Programmer