Skip to content

Commit

Permalink
Update FreeRTOS job description
Browse files Browse the repository at this point in the history
  • Loading branch information
averagewagon committed Jul 7, 2024
1 parent cf83006 commit 1a2a332
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
Binary file modified docs/Jonathan_Hendrickson_resume.pdf
Binary file not shown.
7 changes: 3 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
font:
1.1em "Times New Roman",
serif;
line-height: 1.25;
line-height: 1.3;
margin: 40px 0;
}

Expand Down Expand Up @@ -215,10 +215,9 @@ <h3><span>Amazon &ndash; Software Development Engineer II</span> <span>Aug 2023
<h3><span>Amazon Web Services &ndash; Software Development Engineer I/II</span> <span>Sept 2021 &ndash; Aug 2023</span></h3>
<p>FreeRTOS Maintainer</p>
<ul>
<li>Developed embedded C libraries for FreeRTOS such as ExpressLink, HTTP, OTA, and provisioning</li>
<li>Designed and implemented a multithreaded MQTT library in MISRA-compliant C99, with UART support</li>
<li>Developed MISRA-compliant embedded C libraries for FreeRTOS such as ExpressLink, HTTP, and OTA</li>
<li>Cut network latency by 85%, resolved race conditions, and reduced memory usage by 27% in MQTT library</li>
<li>Wrote BLE GAP/GATT command set over UART and implemented a performant prototype with ExpressLink</li>
<li>Cut network latency by 85%, resolving race conditions, and reducing memory usage by 27%</li>
<li>Established GitLab CI/CD pipeline for Linux/RPi testbeds, automating Pytest integration tests</li>
</ul>
<h3><span>Avanade &ndash; Backend Developer Intern</span> <span>June 2021 &ndash; Aug 2021</span></h3>
Expand Down
5 changes: 2 additions & 3 deletions resume.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,9 @@ Project Kuiper - Satellite Embedded Software

FreeRTOS Maintainer

- Developed embedded C libraries for FreeRTOS such as ExpressLink, HTTP, OTA, and provisioning
- Designed and implemented a multithreaded MQTT library in MISRA-compliant C99, with UART support
- Developed MISRA-compliant embedded C libraries for FreeRTOS such as ExpressLink, HTTP, and OTA
- Cut network latency by 85%, resolved race conditions, and reduced memory usage by 27% in MQTT library
- Wrote BLE GAP/GATT command set over UART and implemented a performant prototype with ExpressLink
- Cut network latency by 85%, resolving race conditions, and reducing memory usage by 27%
- Established GitLab CI/CD pipeline for Linux/RPi testbeds, automating Pytest integration tests

### <span>Avanade -- Backend Developer Intern</span> <span>June 2021 -- Aug 2021</span>
Expand Down

0 comments on commit 1a2a332

Please sign in to comment.