diff --git a/resume.html b/resume.html
index dacfb50..f873fd1 100644
--- a/resume.html
+++ b/resume.html
@@ -131,7 +131,8 @@
- Added support for compile-time reflection, various language features, and full scope resolution to compiler written in C++.
- Led development of Python bindings for compiler, accelerating development of a linter and a language server by over 10x.
- - Designed and implemented a type-safe error reporting API, improving developer experience and compiler error messages.
+ - Leveraged profiling information to improve performance of scope resolution compiler pass by 30%.
+ - Designed a type-safe error reporting API, improving developer experience and enabling 100+ custom error messages.
- Supported community growth by designing, launching, and authoring articles for the Chapel language technical blog.
- Laid groundwork for compatibility with leading-edge supercomputers by implementing initial AMD GPU
programming support using Clang and ROCm tooling.
@@ -147,7 +148,7 @@
- Developed tooling in Haskell to interpret, verify, generate, and debug programming languages.
- Contributed to research papers published to the GPCE and VL/HCC.
- Proctored quizzes and exams for over 200 students.
- - Aided students in implementing a final project in the form of a custom programming language.
+
- Suggested and organized independent review sessions attended by over 70 students, with
50% attendance growth between sessions.