Workshop Chapel bullet points somewhat.
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
parent
7e99c35112
commit
e36babf58a
13
resume.html
13
resume.html
|
@ -129,11 +129,14 @@
|
||||||
<h2>Programming Language Engineer, <a class="project-link" href="https://chapel-lang.org">Chapel<i data-feather="link" class="project-link-icon"></i></a></h2>
|
<h2>Programming Language Engineer, <a class="project-link" href="https://chapel-lang.org">Chapel<i data-feather="link" class="project-link-icon"></i></a></h2>
|
||||||
<div class="position-location">Hewlett Packard Enterprise | Summer 2022 - Present</div>
|
<div class="position-location">Hewlett Packard Enterprise | Summer 2022 - Present</div>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Contributed to development of <em class="bold">LLVM</em>-based distributed programming language written in <em class="bold">C++</em>.</li>
|
<li>Added support for compile-time reflection, various language keywords, and full scope resolution as part of rearchitecting<br>
|
||||||
<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.</li>
|
an <em class="bold">LLVM</em>-based compiler written in <em class="bold">C++</em>.</li>
|
||||||
<li>Revamped compiler error messages by building a new type-safe error reporting API.</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>
|
||||||
<li>Designed, launched, and authored articles for the <a href="https://chapel-lang.org/blog/posts/welcome">Chapel language technical blog</a> built with <em class="bold">Hugo</em>,
|
the foundation for compatibility with leading-edge supercomputers.</li>
|
||||||
<em class="bold">HTML</em>, and <em class="bold">Sass</em>.</li>
|
<li>Empowered compiler developers to provide helpful and informative error messages by designing and implementing<br>
|
||||||
|
a type-safe error reporting API.</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>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user