Skip to content
Snippets Groups Projects
Commit a3035ee3 authored by seppeon's avatar seppeon
Browse files

Simplify the language used for projects.

parent ce4dfd13
No related branches found
No related tags found
No related merge requests found
Pipeline #1010652515 passed
......@@ -17,9 +17,9 @@ const Resume = (props) => (
<Accordion.Body>
<ul>
<li>Lead development of a classifier to determine shockability of heart rhythms.</li>
<li>Developed firmware in C++ with CMake for a medical device.</li>
<li>Developed firmware in C++ for a medical device.</li>
<li>Introduced best practices (static analysis, unit testing, automated testing and, CI/CD) to firmware development.</li>
<li>Developed various desktop tools for other teams in C++ with CMake and C# to assist with automated testing.</li>
<li>Developed various desktop tools in C++ and C# for other teams to assist with automated testing.</li>
<li>Implement various parsers in Python, used to enhance generated documentation for the device.</li>
</ul>
</Accordion.Body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment