Significantly shorten bullet points.
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
parent
fcd14cb866
commit
88396133d0
11
resume.html
11
resume.html
|
@ -129,14 +129,13 @@
|
||||||
<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>Added support for compile-time reflection, various language keywords, and full scope resolution to
|
<li>Added support for compile-time reflection, various language keywords, and full scope resolution to compiler written in <em class="bold">C++</em>.</li>
|
||||||
an <em class="bold">LLVM</em>-based compiler written in <em class="bold">C++</em>.</li>
|
<li>Designed and implemented <em class="bold">a type-safe error reporting API</em>, improving developer experience and compiler error messages.</li>
|
||||||
<li>Laid groundwork for compatibility with leading-edge supercomputers by implementing initial <em class="bold">AMD GPU
|
<li>Enabled rapid protyping of language tooling such as linters by developing
|
||||||
programming support</em> using <em class="bold">Clang</em> and <em class="bold">ROCm</em> tooling.</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>Enabled two-day protyping of language tooling such as linters and language servers by developing
|
|
||||||
<em class="bold">Python</em> bindings for compiler front-end.</li>
|
<em class="bold">Python</em> bindings for compiler front-end.</li>
|
||||||
<li>Supported community growth by designing, launching, and authoring articles for the <a href="https://chapel-lang.org/blog/posts/welcome">Chapel language technical blog.</a></li>
|
<li>Supported community growth by designing, launching, and authoring articles for the <a href="https://chapel-lang.org/blog/posts/welcome">Chapel language technical blog.</a></li>
|
||||||
|
<li>Laid groundwork for compatibility with leading-edge supercomputers by implementing initial <em class="bold">AMD GPU
|
||||||
|
programming support</em> using <em class="bold">Clang</em> and <em class="bold">ROCm</em> tooling.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user