diff --git a/resume.html b/resume.html
index 8211eea..501e429 100644
--- a/resume.html
+++ b/resume.html
@@ -129,14 +129,13 @@
Programming Language Engineer, Chapel
Hewlett Packard Enterprise | Summer 2022 - Present
- - Added support for compile-time reflection, various language keywords, and full scope resolution to
- an LLVM-based compiler written in C++.
- - 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.
- - Enabled two-day protyping of language tooling such as linters and language servers by developing
+
- Added support for compile-time reflection, various language keywords, and full scope resolution to compiler written in C++.
+ - Designed and implemented a type-safe error reporting API, improving developer experience and compiler error messages.
+ - Enabled rapid protyping of language tooling such as linters by developing
Python bindings for compiler front-end.
- 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.