diff --git a/resume.html b/resume.html
index 927583a..8211eea 100644
--- a/resume.html
+++ b/resume.html
@@ -129,14 +129,14 @@
Programming Language Engineer, Chapel
Hewlett Packard Enterprise | Summer 2022 - Present
- - Added support for compile-time reflection, various language keywords, and full scope resolution as part of rearchitecting
+ - Added support for compile-time reflection, various language keywords, and full scope resolution to
an LLVM-based compiler written in C++.
- - Investigated and implemented initial AMD GPU programming support using Clang and ROCm tooling, setting
- the foundation for compatibility with leading-edge supercomputers.
+ - Laid groundwork for compatibility with leading-edge supercomputers by implementing initial AMD GPU
+ programming support using Clang and ROCm tooling.
- Designed and implemented a type-safe error reporting API, empowering compiler developers to provide helpful and informative error messages.
- - Designed, launched, and authored articles for the Chapel language technical blog
- providing a place for long-form content about the language and helping community growth.
- - Developed Python bindings for compiler front-end, enabling rapid protyping of language tooling such as linters and Language Server Protocol clients.
+ - Enabled two-day protyping of language tooling such as linters and language servers by developing
+ Python bindings for compiler front-end.
+ - Supported community growth by designing, launching, and authoring articles for the Chapel language technical blog.