diff --git a/resume.html b/resume.html
index d2651d9..b8de5b5 100644
--- a/resume.html
+++ b/resume.html
@@ -57,7 +57,7 @@
bloglang
—
- Compiler for a purely functional, lazily evaluated language explained in-depth on my blog.
+ Compiler for a purely functional, lazily evaluated language explained in-depth on my blog.
@@ -112,7 +112,7 @@
Engaged in weekly question-and-answer sessions regarding course topics.
Aided students in implementing a final project in the form of a custom programming language.
Proctored quizzes and exams for over 200 students.
- Hosted independent review sessions attended by over 70 students.
+ Organized independent review sessions attended by over 70 students.
@@ -127,7 +127,7 @@
- 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,
+
- Created 13-part series on compiler development, walking readers through lexing, parsing, compilation using LLVM,
garbage collection, and polymorphic type checking.