Add Arthur's suggestions

This commit is contained in:
Danila Fedorin 2019-11-10 01:18:16 -08:00
parent faab6f4ff1
commit 05c1ec1dfd
1 changed files with 2 additions and 2 deletions

View File

@ -136,10 +136,10 @@
<div class="position-location">Northwest Advanced Programming Workshop | Summer 2017</div>
<ul>
<li>Designed and implemented a desktop calculator application with a focus on usability and feature-completeness.</li>
<li>Worked on a variety of components, including parsing input through a custom regular expression engine, evaluating expressions through Taylor Series, and UI design</li>
<li>Worked on a variety of components, including parsing input through a custom regular expression engine, evaluating expressions through Taylor Series, and UI design.</li>
<li>Profiled and debugged application in order to find inefficiencies, reducing computation time by 60%.</li>
<li>Led a small team using the git version control system.</li>
<li>Exercised public speaking and communication skills by reporting progress to supervisor and presenting to other teams.</li>
<li>Presented progress to supervisor and other participating teams.</li>
</ul>
</div>