Add Arthur's suggestions
This commit is contained in:
parent
faab6f4ff1
commit
05c1ec1dfd
|
@ -136,10 +136,10 @@
|
||||||
<div class="position-location">Northwest Advanced Programming Workshop | Summer 2017</div>
|
<div class="position-location">Northwest Advanced Programming Workshop | Summer 2017</div>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Designed and implemented a desktop calculator application with a focus on usability and feature-completeness.</li>
|
<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>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>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>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user