Workshop resume bullet points some more.

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
Danila Fedorin 2023-08-06 13:26:07 -07:00
parent 5a7c549e22
commit 1425d2716f
1 changed files with 2 additions and 2 deletions

View File

@ -133,10 +133,10 @@
an <em class="bold">LLVM</em>-based compiler written in <em class="bold">C++</em>.</li>
<li>Investigated and implemented initial <em class="bold">AMD GPU programming support</em> using <em class="bold">Clang</em> and <em class="bold">ROCm</em> tooling, setting<br>
the foundation for compatibility with leading-edge supercomputers.</li>
<li>Empowered compiler developers to provide helpful and informative error messages by designing and implementing<br>
<em class="bold">a type-safe error reporting API</em>.</li>
<li>Designed and implemented <em class="bold">a type-safe error reporting API</em>, empowering compiler developers to provide helpful and informative error messages.</li>
<li>Designed, launched, and authored articles for the <a href="https://chapel-lang.org/blog/posts/welcome">Chapel language technical blog</a>
providing a place for long-form content about the language and helping community growth.</li>
<li>Developed <em class="bold">Python</em> bindings for compiler front-end, enabling rapid protyping of language tooling such as linters and Language Server Protocol clients.</li>
</ul>
</div>